Projects
osmocom:master
osmo-bsc
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 310
View file
commit_23c050602cea7b60c52b894a5d8e5d5fef445ff2.txt
Deleted
View file
commit_a75e19f2d1f0b02da7b712fe84b3671ee3620367.txt
Added
View file
osmo-bsc_1.13.0.32.23c05.dsc -> osmo-bsc_1.14.0.dsc
Changed
@@ -2,13 +2,13 @@ Source: osmo-bsc Binary: osmo-bsc, osmo-bsc-dbg, abisip-find, osmo-bsc-ipaccess-utils, osmo-bsc-bs11-utils, osmo-bsc-meas-utils, osmo-bsc-doc Architecture: any all -Version: 1.13.0.32.23c05 +Version: 1.14.0 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/osmo-bsc Standards-Version: 3.9.8 Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-bsc Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-bsc -Build-Depends: debhelper (>= 10), dh-autoreconf, autotools-dev, autoconf, automake, libtool, pkg-config, python3-minimal, libcdk5-dev, libtalloc-dev, libosmocore-dev (>= 1.11.0), libosmo-sigtran-dev (>= 2.1.0), libosmo-abis-dev (>= 2.0.0), libosmo-netif-dev (>= 1.6.0), libosmo-mgcp-client-dev (>= 1.14.0), osmo-gsm-manuals-dev (>= 1.6.0) +Build-Depends: debhelper (>= 10), dh-autoreconf, autotools-dev, autoconf, automake, libtool, pkg-config, python3-minimal, libcdk5-dev, libtalloc-dev, libosmocore-dev (>= 1.12.0), libosmo-sigtran-dev (>= 2.2.0), libosmo-abis-dev (>= 2.1.0), libosmo-netif-dev (>= 1.7.0), libosmo-mgcp-client-dev (>= 1.15.0), osmo-gsm-manuals-dev (>= 1.7.0) Package-List: abisip-find deb net extra arch=any osmo-bsc deb net extra arch=any @@ -18,8 +18,8 @@ osmo-bsc-ipaccess-utils deb net extra arch=any osmo-bsc-meas-utils deb net extra arch=any Checksums-Sha1: - 0062cae3775265fdf01158721c36b057aeacf4e5 633744 osmo-bsc_1.13.0.32.23c05.tar.xz + 893000eba102c492e1732cf05869aac5ae9e29e0 633976 osmo-bsc_1.14.0.tar.xz Checksums-Sha256: - c979fb759f64105353f2ddd55f0336556ada73c4d447dffff361d21dd292b572 633744 osmo-bsc_1.13.0.32.23c05.tar.xz + 1ea23b64c19b5f8282e8de63192a49d8a1ccc684cffef3348923eea29dd2efd3 633976 osmo-bsc_1.14.0.tar.xz Files: - 6b49ef6be4b0e46a24aca5adda5a9176 633744 osmo-bsc_1.13.0.32.23c05.tar.xz + 154596e7ba5efa46b7e278b312bda58a 633976 osmo-bsc_1.14.0.tar.xz
View file
osmo-bsc_1.13.0.32.23c05.tar.xz/.tarball-version -> osmo-bsc_1.14.0.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.13.0.32-23c05 +1.14.0
View file
osmo-bsc_1.13.0.32.23c05.tar.xz/TODO-RELEASE -> osmo-bsc_1.14.0.tar.xz/TODO-RELEASE
Changed
@@ -7,9 +7,3 @@ # If any interfaces have been added since the last public release: c:r:a + 1. # If any interfaces have been removed or changed since the last public release: c:r:0. #library what description / commit summary line -libosmo-mgcp-client bump_dep Depend on I0d58e6d84418f50670c8ab7cf8490af3bc2f5c26 -libosmo-sigtran >2.1.0 osmo_sccp_addr_{create,update}() -libosmo-sigtran minor_release>2.1.0 Avoid leaking msgb during asp_rx_unknown() -libosmo-sigtran minor_release>2.1.0 osmo_ss7_instance_get_network_indicator(), - osmo_mtp_prim_xfer_req_prepend(), - MTP_SI_NI11_OSMO_IPA
View file
osmo-bsc_1.13.0.32.23c05.tar.xz/configure.ac -> osmo-bsc_1.14.0.tar.xz/configure.ac
Changed
@@ -61,14 +61,14 @@ AC_SUBST(osmo_ac_meas_vis) dnl checks for libraries -PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 2.0.0) -PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.6.0) -PKG_CHECK_MODULES(LIBOSMOSIGTRAN, libosmo-sigtran >= 2.1.0) -PKG_CHECK_MODULES(LIBOSMOMGCPCLIENT, libosmo-mgcp-client >= 1.14.0) +PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 2.1.0) +PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMOSIGTRAN, libosmo-sigtran >= 2.2.0) +PKG_CHECK_MODULES(LIBOSMOMGCPCLIENT, libosmo-mgcp-client >= 1.15.0) dnl checks for header files AC_HEADER_STDC
View file
osmo-bsc_1.13.0.32.23c05.tar.xz/debian/changelog -> osmo-bsc_1.14.0.tar.xz/debian/changelog
Changed
@@ -1,8 +1,56 @@ -osmo-bsc (1.13.0.32.23c05) unstable; urgency=medium +osmo-bsc (1.14.0) unstable; urgency=medium - * Automatically generated changelog entry for building the Osmocom master feed + csaba.sipos + * nokia_site: Add object_identity, object_state and object_identity_state attributes + * nokia_site: add function to unlock and reset TRXes - -- Osmocom OBS scripts <info@osmocom.org> Tue, 02 Dec 2025 08:32:45 +0000 + Pau Espin Pedrol + * Drop use of deprecated vty is_config_node() cb + * nokia: Fix uninitialized access + * vty: Improve cmd 'cell barred' description + * cosmetic: Improve documentation with spec references about several parameters + * cosmetic: Update 3GPP spec reference + * meas_feed: Increase default txqueue len to 1024 + * bsc: Make sure MSC PC is added to sccp-addressbook + * sigtran: Log N-PCSTATE.ind PC with configured format + * sigtran: Avoid potential uninitialized ptr dereference + * Introduce LOG_MSC log macro + * sccp: Handle N-NOTICE.ind (Routing Failure of SCCP CL messages) + * sigtran: Compare sccp_addr using osmo_sccp_addr_ri_cmp() + * Fix wrong list entry derreference during bts_depend_find_entry() + * sccplite: Avoid msgb_free() during ss7 rx_unknown_cb() + * Replace ipa_prepend_header() with osmo_ipa_msg_push_header(s)() + * sccplite: Handle MGCP/CTRL over SCCPLite multiplex using MTP-TRANSFER.req/ind + * sccplite: rx mgcp: Make sure payload string is null-terminated + * sigtran: Fix potential null ptr derreference + + Mychaela N. Falconia + * E1 BTS: direct MGW to 8k subslots for TCH/H + * TW-TS-* support: pass RTP extensions to MGW + + Vadim Yanitskiy + * bts_vty: drop NL in 'ncc-permitted' commands + + Michael Iedema + * meas_json: add command line option to specify binding ip + + Oliver Smith + * Fix building for debian 13 armv7l + * Don't crash on loc req with disabled SMLC + + Keith Whyte + * Fix missing LAC/CI hashtable update upon CTRL SET + + Matan Perelman + * handover: Move log macros to handover_fsm.h + * handover_decision_2: Drop unused include + * handover_decision: Check for connection prerequisites + + Andreas Eversberg + * Add ER-GSM band support + * ASCI: Fix removal of call notification when lchan fails + + -- Pau Espin Pedrol <pespin@sysmocom.de> Wed, 03 Dec 2025 19:32:45 +0100 osmo-bsc (1.13.0) unstable; urgency=medium
View file
osmo-bsc_1.13.0.32.23c05.tar.xz/debian/control -> osmo-bsc_1.14.0.tar.xz/debian/control
Changed
@@ -12,12 +12,12 @@ python3-minimal, libcdk5-dev, libtalloc-dev, - libosmocore-dev (>= 1.11.0), - libosmo-sigtran-dev (>= 2.1.0), - libosmo-abis-dev (>= 2.0.0), - libosmo-netif-dev (>= 1.6.0), - libosmo-mgcp-client-dev (>= 1.14.0), - osmo-gsm-manuals-dev (>= 1.6.0) + libosmocore-dev (>= 1.12.0), + libosmo-sigtran-dev (>= 2.2.0), + libosmo-abis-dev (>= 2.1.0), + libosmo-netif-dev (>= 1.7.0), + libosmo-mgcp-client-dev (>= 1.15.0), + osmo-gsm-manuals-dev (>= 1.7.0) Standards-Version: 3.9.8 Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-bsc Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-bsc
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
.