Projects
osmocom:master
osmo-msc
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 91
View file
osmo-msc.spec
Changed
@@ -19,13 +19,13 @@ %define with_iu 1 Name: osmo-msc Requires: osmocom-master -Version: 1.11.1.21.4fa6c +Version: 1.11.1.22.8236184 Release: 0 Summary: Osmocom's MSC for 2G and 3G circuit-switched mobile networks License: AGPL-3.0-or-later AND GPL-2.0-only Group: Productivity/Telephony/Servers URL: https://osmocom.org/projects/osmomsc -Source: osmo-msc_1.11.1.21.4fa6c.tar.xz +Source: osmo-msc_1.11.1.22.8236184.tar.xz Source1: rpmlintrc BuildRequires: autoconf BuildRequires: automake
View file
commit_4fa6c2f636261927a70677963109c569920e473f.txt
Deleted
View file
commit_8236184ef05e5b10505bbb3189357d2050bbdc5d.txt
Added
View file
osmo-msc_1.11.1.21.4fa6c.dsc -> osmo-msc_1.11.1.22.8236184.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-msc Binary: osmo-msc, osmo-msc-dbg, osmo-msc-doc Architecture: any all -Version: 1.11.1.21.4fa6c +Version: 1.11.1.22.8236184 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://osmocom.org/projects/osmomsc Standards-Version: 3.9.8 @@ -14,8 +14,8 @@ osmo-msc-dbg deb debug extra arch=any osmo-msc-doc deb doc optional arch=all Checksums-Sha1: - c67aea3203c1541300b28174533da455e80ec1bd 385676 osmo-msc_1.11.1.21.4fa6c.tar.xz + 8458e0a710b6a35f1dc516442a512f05c174be36 385724 osmo-msc_1.11.1.22.8236184.tar.xz Checksums-Sha256: - d1283d8b1c7c3f3cc63a5ab9ee46ffbb4b7e74b8909bfe6c8b685588ae9caf9b 385676 osmo-msc_1.11.1.21.4fa6c.tar.xz + 7bfd0e14c70cc0327af1157cd4058280caa73ea74f20b26657e6bcfa7bbb9926 385724 osmo-msc_1.11.1.22.8236184.tar.xz Files: - 1a8eebd85f289c8d776b5990061e95bb 385676 osmo-msc_1.11.1.21.4fa6c.tar.xz + c2396999d816ad24464a82378a6146a0 385724 osmo-msc_1.11.1.22.8236184.tar.xz
View file
osmo-msc_1.11.1.21.4fa6c.tar.xz/.tarball-version -> osmo-msc_1.11.1.22.8236184.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.11.1.21-4fa6c +1.11.1.22-8236184
View file
osmo-msc_1.11.1.21.4fa6c.tar.xz/debian/changelog -> osmo-msc_1.11.1.22.8236184.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-msc (1.11.1.21.4fa6c) unstable; urgency=medium +osmo-msc (1.11.1.22.8236184) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Sat, 06 Jan 2024 18:40:42 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Tue, 09 Jan 2024 15:55:44 +0000 osmo-msc (1.11.1) unstable; urgency=medium
View file
osmo-msc_1.11.1.21.4fa6c.tar.xz/src/libmsc/gsm_04_11_gsup.c -> osmo-msc_1.11.1.22.8236184.tar.xz/src/libmsc/gsm_04_11_gsup.c
Changed
@@ -98,6 +98,7 @@ gsup_msg.sm_rp_ui_len = msgb_l4len(msg); gsup_msg.sm_rp_ui = (uint8_t *) msgb_sms(msg); + gsup_client_mux_tx_set_source(trans->net->gcm, &gsup_msg); return gsup_client_mux_tx(trans->net->gcm, &gsup_msg); } @@ -120,6 +121,7 @@ /* Indicate SMMA as the Alert Reason */ gsup_msg.sm_alert_rsn = OSMO_GSUP_SMS_SM_ALERT_RSN_MEM_AVAIL; + gsup_client_mux_tx_set_source(trans->net->gcm, &gsup_msg); return gsup_client_mux_tx(trans->net->gcm, &gsup_msg); }
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
.