Projects
osmocom:latest
libosmocore
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 15
View file
libosmocore.spec
Changed
@@ -14,13 +14,13 @@ Name: libosmocore Requires: osmocom-latest -Version: 1.11.2 +Version: 1.11.3 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.11.2.tar.xz +Source: libosmocore_1.11.3.tar.xz Source1: rpmlintrc BuildRequires: automake >= 1.6 BuildRequires: libtool >= 2
View file
libosmocore_1.11.2.dsc -> libosmocore_1.11.3.dsc
Changed
@@ -2,7 +2,7 @@ Source: libosmocore Binary: libosmocore, libosmocodec4, libosmocodec-doc, libosmocoding0, libosmocoding-doc, libosmocore22, libosmocore-doc, libosmogb14, libosmogb-doc, libosmogsm20, libosmogsm-doc, libosmoisdn0, libosmoisdn-doc, libosmovty13, libosmovty-doc, libosmoctrl0, libosmoctrl-doc, libosmosim2, libosmosim-doc, libosmousb0, libosmousb-doc, libosmocore-dev, libosmocore-utils, libosmocore-dbg Architecture: any all -Version: 1.11.2 +Version: 1.11.3 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/libosmocore Standards-Version: 3.9.8 @@ -35,8 +35,8 @@ libosmovty-doc deb doc optional arch=all libosmovty13 deb libs optional arch=any Checksums-Sha1: - bd05122130528a18a65592fdcd295d3d55f54b92 1126108 libosmocore_1.11.2.tar.xz + f78d9030aed17d7270d7f6c98b8967f83572f149 1126452 libosmocore_1.11.3.tar.xz Checksums-Sha256: - 3d72d7d34704b3900d2cef5d6bcd8af2bb1311e46000b5b4e6030cafa57be751 1126108 libosmocore_1.11.2.tar.xz + 47ab595e6e634be7c743f84f95476d5b64785482e748dbb30481432e21ada48c 1126452 libosmocore_1.11.3.tar.xz Files: - 2b0147a9c8c0f1ee07d8943e92442a63 1126108 libosmocore_1.11.2.tar.xz + d752595eb089796b304018ef817001d7 1126452 libosmocore_1.11.3.tar.xz
View file
libosmocore_1.11.2.tar.xz/.tarball-version -> libosmocore_1.11.3.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.11.2 +1.11.3
View file
libosmocore_1.11.2.tar.xz/debian/changelog -> libosmocore_1.11.3.tar.xz/debian/changelog
Changed
@@ -1,3 +1,13 @@ +libosmocore (1.11.3) unstable; urgency=medium + + Harald Welte + * gsm/gsm_utils: Support the ER-GSM band (ARFCN 940..954) + + Pau Espin Pedrol + * io_uring: Avoid extra reads if iofd becomes unregistered by user + + -- Oliver Smith <osmith@sysmocom.de> Thu, 06 Nov 2025 14:31:02 +0100 + libosmocore (1.11.2) unstable; urgency=medium Oliver Smith
View file
libosmocore_1.11.2.tar.xz/src/core/Makefile.am -> libosmocore_1.11.3.tar.xz/src/core/Makefile.am
Changed
@@ -1,7 +1,7 @@ # This is _NOT_ the library release version, it's an API version. # Please read chapter "Library interface versions" of the libtool documentation # before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html -LIBVERSION=23:0:1 +LIBVERSION=23:1:1 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir) AM_CFLAGS = -Wall $(TALLOC_CFLAGS) $(PTHREAD_CFLAGS) $(LIBSCTP_CFLAGS) $(LIBMNL_CFLAGS) $(URING_CFLAGS)
View file
libosmocore_1.11.2.tar.xz/src/core/osmo_io_uring.c -> libosmocore_1.11.3.tar.xz/src/core/osmo_io_uring.c
Changed
@@ -189,10 +189,10 @@ if (rc > 0) msgb_put(msg, rc); - if (!IOFD_FLAG_ISSET(iofd, IOFD_FLAG_CLOSED)) + if (IOFD_FLAG_ISSET(iofd, IOFD_FLAG_FD_REGISTERED)) iofd_handle_recv(iofd, msg, rc, msghdr); - if (iofd->u.uring.read_enabled && !IOFD_FLAG_ISSET(iofd, IOFD_FLAG_CLOSED)) + if (IOFD_FLAG_ISSET(iofd, IOFD_FLAG_FD_REGISTERED) && iofd->u.uring.read_enabled) iofd_uring_submit_recv(iofd, msghdr->action); else iofd->u.uring.read_msghdr = NULL;
View file
libosmocore_1.11.2.tar.xz/src/gsm/Makefile.am -> libosmocore_1.11.3.tar.xz/src/gsm/Makefile.am
Changed
@@ -1,7 +1,7 @@ # This is _NOT_ the library release version, it's an API version. # Please read chapter "Library interface versions" of the libtool documentation # before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html -LIBVERSION=22:1:2 +LIBVERSION=22:2:2 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include AM_CFLAGS = -Wall $(TALLOC_CFLAGS)
View file
libosmocore_1.11.2.tar.xz/src/gsm/gsm_utils.c -> libosmocore_1.11.3.tar.xz/src/gsm/gsm_utils.c
Changed
@@ -739,7 +739,7 @@ } else if (arfcn <= 124) { *band = GSM_BAND_900; return 0; - } else if (arfcn >= 955 && arfcn <= 1023) { + } else if (arfcn >= 940 && arfcn <= 1023) { *band = GSM_BAND_900; return 0; } else if (arfcn >= 128 && arfcn <= 251) { @@ -787,10 +787,11 @@ uint16_t flags; }; +/* See 3GPP TS 45.005 Section 2 Table 2-2 */ static struct gsm_freq_range gsm_ranges = { { 512, 810, 18502, 800, ARFCN_PCS }, /* PCS 1900 */ { 0, 124, 8900, 450, 0 }, /* P-GSM + E-GSM ARFCN 0 */ - { 955, 1023, 8762, 450, 0 }, /* E-GSM + R-GSM */ + { 940, 1023, 8732, 450, 0 }, /* E-GSM + R-GSM + ER-GSM */ { 128, 251, 8242, 450, 0 }, /* GSM 850 */ { 512, 885, 17102, 950, 0 }, /* DCS 1800 */ { 259, 293, 4506, 100, 0 }, /* GSM 450 */
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
.