Projects
osmocom:master
libosmocore
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 70
View file
libosmocore.spec
Changed
@@ -14,13 +14,13 @@ Name: libosmocore Requires: osmocom-master -Version: 1.8.0.9.54e1 +Version: 1.8.0.10.2617 Release: 0 Summary: The Open Source Mobile Communications Core Library License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND AGPL-3.0-or-later Group: Productivity/Telephony/Utilities Url: https://osmocom.org/projects/libosmocore/wiki/Libosmocore -Source: libosmocore_1.8.0.9.54e1.tar.xz +Source: libosmocore_1.8.0.10.2617.tar.xz Source1: rpmlintrc BuildRequires: automake >= 1.6 BuildRequires: libtool >= 2
View file
commit_2617815ffcac9981ac7c449b9102e1ee273d6508.txt
Added
View file
commit_54e1782e711ab8151413feb88216d9f3af46bacb.txt
Deleted
View file
libosmocore_1.8.0.9.54e1.dsc -> libosmocore_1.8.0.10.2617.dsc
Changed
@@ -2,7 +2,7 @@ Source: libosmocore Binary: libosmocore, libosmocodec0, libosmocodec-doc, libosmocoding0, libosmocoding-doc, libosmocore20, libosmocore-doc, libosmogb14, libosmogb-doc, libosmogsm18, libosmogsm-doc, libosmoisdn0, libosmoisdn-doc, libosmovty9, libosmovty-doc, libosmoctrl0, libosmoctrl-doc, libosmosim2, libosmousb0, libosmocore-dev, libosmocore-utils, libosmocore-dbg Architecture: any all -Version: 1.8.0.9.54e1 +Version: 1.8.0.10.2617 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/libosmocore Standards-Version: 3.9.8 @@ -33,8 +33,8 @@ libosmovty-doc deb doc optional arch=all libosmovty9 deb libs optional arch=any Checksums-Sha1: - 913c2b36d050f4aa562c7ffb6ecd27960be7daea 1018656 libosmocore_1.8.0.9.54e1.tar.xz + a8e2659e6fd0064638220cf9f080dfb15761deab 1018760 libosmocore_1.8.0.10.2617.tar.xz Checksums-Sha256: - 65864b4eb11b4b03dadeb09a3fc386da0f978fe2165497c0cc2812c04cb5b618 1018656 libosmocore_1.8.0.9.54e1.tar.xz + a0e192a3a4495afb2b36a14e5982869265da9c14ae58fe156acce8b60d6da927 1018760 libosmocore_1.8.0.10.2617.tar.xz Files: - e6318f2641472cb13a352adfa7f83f28 1018656 libosmocore_1.8.0.9.54e1.tar.xz + 25cdaa0d17ff568101c283ebf0becfc8 1018760 libosmocore_1.8.0.10.2617.tar.xz
View file
libosmocore_1.8.0.9.54e1.tar.xz/.tarball-version -> libosmocore_1.8.0.10.2617.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.8.0.9-54e1 +1.8.0.10-2617
View file
libosmocore_1.8.0.9.54e1.tar.xz/debian/changelog -> libosmocore_1.8.0.10.2617.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -libosmocore (1.8.0.9.54e1) unstable; urgency=medium +libosmocore (1.8.0.10.2617) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Sat, 18 Feb 2023 08:40:21 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Sun, 19 Feb 2023 12:35:47 +0000 libosmocore (1.8.0) unstable; urgency=medium
View file
libosmocore_1.8.0.9.54e1.tar.xz/src/gsm/gsm48_ie.c -> libosmocore_1.8.0.10.2617.tar.xz/src/gsm/gsm48_ie.c
Changed
@@ -825,7 +825,7 @@ { uint8_t in_len = lv0; - if (in_len < 1 || in_len < sizeof(ssv->info)) + if (in_len < 1 || in_len > sizeof(ssv->info)) return -EINVAL; memcpy(ssv->info, lv + 1, in_len);
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.