Projects
osmocom:master
osmo-msc
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 135
View file
commit_1e24ae38af97cb07452a4152b3fc282b43e867e2.txt
Deleted
View file
commit_3ffa34f13c70bad8ea08ffe7d5cb83c2e3fe50ca.txt
Added
View file
osmo-msc_1.12.1.34.1e24a.dsc -> osmo-msc_1.13.0.dsc
Changed
@@ -2,20 +2,20 @@ Source: osmo-msc Binary: osmo-msc, osmo-msc-dbg, osmo-msc-doc Architecture: any all -Version: 1.12.1.34.1e24a +Version: 1.13.0 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://osmocom.org/projects/osmomsc Standards-Version: 3.9.8 Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-msc Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-msc -Build-Depends: debhelper (>= 10), dh-autoreconf, autotools-dev, autoconf, automake, libtool, pkg-config, libsqlite3-dev, libsctp-dev, libtalloc-dev, libsmpp34-dev (>= 1.14.0), libasn1c-dev (>= 0.9.30), libosmocore-dev (>= 1.10.0), libosmo-sigtran-dev (>= 2.0.0), libosmo-abis-dev (>= 1.6.0), libosmo-mgcp-client-dev (>= 1.13.0), libosmo-gsup-client-dev (>= 1.8.0), libosmo-netif-dev (>= 1.5.0), libosmo-ranap-dev (>= 1.6.0), osmo-gsm-manuals-dev (>= 1.6.0) +Build-Depends: debhelper (>= 10), dh-autoreconf, autotools-dev, autoconf, automake, libtool, pkg-config, libsqlite3-dev, libsctp-dev, libtalloc-dev, libsmpp34-dev (>= 1.14.0), libasn1c-dev (>= 0.9.30), libosmocore-dev (>= 1.11.0), libosmo-sigtran-dev (>= 2.1.0), libosmo-abis-dev (>= 2.0.0), libosmo-mgcp-client-dev (>= 1.14.0), libosmo-gsup-client-dev (>= 1.9.0), libosmo-netif-dev (>= 1.6.0), libosmo-ranap-dev (>= 1.7.0), osmo-gsm-manuals-dev (>= 1.6.0) Package-List: osmo-msc deb net extra arch=any osmo-msc-dbg deb debug extra arch=any osmo-msc-doc deb doc optional arch=all Checksums-Sha1: - e407c7ffe9dc564d4ba3a0dd359f5c598f13a7db 389264 osmo-msc_1.12.1.34.1e24a.tar.xz + fe47b697ef56e0b53d1f943274ba754b0486f74d 389564 osmo-msc_1.13.0.tar.xz Checksums-Sha256: - 789fd8b62ff758fff1668fc76f0f3eca1360670ce7ee7ac2b2843089130a495d 389264 osmo-msc_1.12.1.34.1e24a.tar.xz + 94866d364125338b20810eda74cf4389f752f88f532ef92c0add14e8d15018be 389564 osmo-msc_1.13.0.tar.xz Files: - 6078456c66d5dc8b0ece3b2aae7a8b35 389264 osmo-msc_1.12.1.34.1e24a.tar.xz + 4db67fcf5f3005fffa4eaf4a4b5b0a95 389564 osmo-msc_1.13.0.tar.xz
View file
osmo-msc_1.12.1.34.1e24a.tar.xz/.tarball-version -> osmo-msc_1.13.0.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.12.1.34-1e24a +1.13.0
View file
osmo-msc_1.12.1.34.1e24a.tar.xz/TODO-RELEASE -> osmo-msc_1.13.0.tar.xz/TODO-RELEASE
Changed
@@ -7,5 +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-sigtran >2.0.1 osmo_ss7_instance_get_id(), osmo_ss7_instance_get_name(), osmo_ss7_instance_get_pc_fmt(), osmo_ss7_instance_get_primary_pc() -libosmo-gsup-client >1.8.0 gsup_client_mux.h \ No newline at end of file
View file
osmo-msc_1.12.1.34.1e24a.tar.xz/configure.ac -> osmo-msc_1.13.0.tar.xz/configure.ac
Changed
@@ -37,15 +37,15 @@ PKG_PROG_PKG_CONFIG(0.20) PKG_CHECK_MODULES(LIBSQLITE3, sqlite3) -PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.10.0) -PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.10.0) -PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.10.0) -PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.10.0) -PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 1.6.0) -PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.5.0) -PKG_CHECK_MODULES(LIBOSMOSIGTRAN, libosmo-sigtran >= 2.0.0) -PKG_CHECK_MODULES(LIBOSMOMGCPCLIENT, libosmo-mgcp-client >= 1.13.0) -PKG_CHECK_MODULES(LIBOSMOGSUPCLIENT, libosmo-gsup-client >= 1.8.0) +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(LIBOSMOGSUPCLIENT, libosmo-gsup-client >= 1.9.0) AC_CHECK_FUNC(timegm, AC_DEFINE(HAVE_TIMEGM, 1, Define if libc implements timegm)) @@ -105,7 +105,7 @@ osmo_ac_iu="$enableval",osmo_ac_iu="no") if test "x$osmo_ac_iu" = "xyes" ; then PKG_CHECK_MODULES(LIBASN1C, libasn1c >= 0.9.30) - PKG_CHECK_MODULES(LIBOSMORANAP, libosmo-ranap >= 1.6.0) + PKG_CHECK_MODULES(LIBOSMORANAP, libosmo-ranap >= 1.7.0) AC_DEFINE(BUILD_IU, 1, Define if we want to build IuPS and IuCS interfaces support) fi AM_CONDITIONAL(BUILD_IU, test "x$osmo_ac_iu" = "xyes")
View file
osmo-msc_1.12.1.34.1e24a.tar.xz/debian/changelog -> osmo-msc_1.13.0.tar.xz/debian/changelog
Changed
@@ -1,8 +1,50 @@ -osmo-msc (1.12.1.34.1e24a) unstable; urgency=medium +osmo-msc (1.13.0) unstable; urgency=medium - * Automatically generated changelog entry for building the Osmocom master feed + Andreas Eversberg + * Remove speech codec list from bearer_cap for phase 1 mobile station + * Release BSS connection when SS message is rejected - -- Osmocom OBS scripts <info@osmocom.org> Thu, 30 Jan 2025 18:11:08 +0000 + Vadim Yanitskiy + * silent-call: add CSD channel modes + * csd_bs: cosmetic changes to csd_bs_list_to_bearer_cap() + * csd_bs: do not hard-code GSM48_BCAP_ITCAP_UNR_DIG_INF + * csd_bs: fix setting of Rate Adaptation for FAX and 3.1 kHz audio + * smpp: set TCP_NODELAY sockopt + + Alexander Couzens + * libvlr: replace direct call of paging_expired() into a callback + * msc/gsup_client_mux.h: remove include of itself + * libvlr: fix tab/space issue + * libvlr: use correct log facility within the VLR + * Move vlr.h & vlr_sgs.h into osmocom/vlr/ + * vlr: refactor the reject cause codes + * vlr: fix typo in comment + * vlr: refactor and rename vlr_timer into vlr_timer_val + * vlr: add functions for vlr_is_cs() vlr_is_ps() + * vlr: set the correct CN domain on GSUP messages + * vlr: add the location update type to the callbacks tx_lu_acc/tx_lu_rej + * vlr_auth_fsm: fix missing space + * msc_net_init: replace spaces with tabs as indention + * vlr: add a logging layer + * vlr: drop msc/debug.h header + * vlr: make vlr_parq_fsm_init() private + * vlr: vlr_auth_fsm: make the fsm private + * vlr: add bool is_ps to vlr_alloc() + * vlr: Add support for CS and PS timers + * vlr: on subscriber disconnect, check if LU & Auth FSM are even valid + * vlr: only set HLR number if field is present + + Pau Espin Pedrol + * Use new libosmo-sigtran APIs to access osmo_ss7_instance + * jenkins.sh: libosmo-netif no longer depends on libosmo-abis + * Use gsup_client_mux from libosmo-gsup-client + * vty: Avoid accessing gsupclient object fields directly + * jenkins.sh: No need to build libosmo-sigtran with doxygen + + Simon Cornish + * Include SM-RP-UI in outgoing GSUP message when presesnt + + -- Oliver Smith <osmith@sysmocom.de> Wed, 12 Feb 2025 13:10:30 +0100 osmo-msc (1.12.1) unstable; urgency=medium
View file
osmo-msc_1.12.1.34.1e24a.tar.xz/debian/control -> osmo-msc_1.13.0.tar.xz/debian/control
Changed
@@ -14,13 +14,13 @@ libtalloc-dev, libsmpp34-dev (>= 1.14.0), libasn1c-dev (>= 0.9.30), - libosmocore-dev (>= 1.10.0), - libosmo-sigtran-dev (>= 2.0.0), - libosmo-abis-dev (>= 1.6.0), - libosmo-mgcp-client-dev (>= 1.13.0), - libosmo-gsup-client-dev (>= 1.8.0), - libosmo-netif-dev (>= 1.5.0), - libosmo-ranap-dev (>= 1.6.0), + libosmocore-dev (>= 1.11.0), + libosmo-sigtran-dev (>= 2.1.0), + libosmo-abis-dev (>= 2.0.0), + libosmo-mgcp-client-dev (>= 1.14.0), + libosmo-gsup-client-dev (>= 1.9.0), + libosmo-netif-dev (>= 1.6.0), + libosmo-ranap-dev (>= 1.7.0), osmo-gsm-manuals-dev (>= 1.6.0) Standards-Version: 3.9.8 Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-msc
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
.