Projects
osmocom:master
osmo-msc
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 144
View file
commit_21a9f87a24fc9f74dcd5ecc304f059aae55ff81f.txt
Deleted
View file
commit_90a400a2a1b0208d5cc3f31533ddbd434785088d.txt
Added
View file
osmo-msc_1.13.0.9.21a9f.dsc -> osmo-msc_1.13.0.10.90a4.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-msc Binary: osmo-msc, osmo-msc-dbg, osmo-msc-doc Architecture: any all -Version: 1.13.0.9.21a9f +Version: 1.13.0.10.90a4 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: - 0cabf2afd3a03bb8d0162f896542ec0da7f0d4a5 389944 osmo-msc_1.13.0.9.21a9f.tar.xz + 30cddb879e9abdb3ef6d843b6a3e972d9d8865eb 389860 osmo-msc_1.13.0.10.90a4.tar.xz Checksums-Sha256: - 1c5a998f8b373c5c141b75186b4a49faa21dfef1f2b463e0fc177319ebd4ea10 389944 osmo-msc_1.13.0.9.21a9f.tar.xz + f1b914862eb09ba77fe1b61aef6cfa483fdbb81e84fa2bd12dd986966ac55c5a 389860 osmo-msc_1.13.0.10.90a4.tar.xz Files: - 5b30d16cca83c95649366c68c4f37764 389944 osmo-msc_1.13.0.9.21a9f.tar.xz + 34c5b7c82f254bc96d1c35d26a99a47e 389860 osmo-msc_1.13.0.10.90a4.tar.xz
View file
osmo-msc_1.13.0.9.21a9f.tar.xz/.tarball-version -> osmo-msc_1.13.0.10.90a4.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.13.0.9-21a9f +1.13.0.10-90a4
View file
osmo-msc_1.13.0.9.21a9f.tar.xz/debian/changelog -> osmo-msc_1.13.0.10.90a4.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-msc (1.13.0.9.21a9f) unstable; urgency=medium +osmo-msc (1.13.0.10.90a4) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Mon, 14 Jul 2025 14:13:04 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Mon, 14 Jul 2025 14:17:50 +0000 osmo-msc (1.13.0) unstable; urgency=medium
View file
osmo-msc_1.13.0.9.21a9f.tar.xz/src/libmsc/msc_vty.c -> osmo-msc_1.13.0.10.90a4.tar.xz/src/libmsc/msc_vty.c
Changed
@@ -43,10 +43,6 @@ #include <osmocom/vty/misc.h> #include <osmocom/vty/stats.h> -#ifdef BUILD_IU -#include <osmocom/ranap/iu_client.h> -#endif - #include <osmocom/msc/vty.h> #include <osmocom/msc/gsm_data.h> #include <osmocom/msc/gsm_subscriber.h> @@ -815,9 +811,6 @@ } mgcp_client_config_write(vty, " "); -#ifdef BUILD_IU - ranap_iu_vty_config_write(vty, " "); -#endif neighbor_ident_vty_write(vty); @@ -2125,9 +2118,6 @@ /* Deprecated: Old MGCP config without pooling support in MSC node: */ mgcp_client_vty_init(msc_network, MSC_NODE, msc_network->mgw.conf); -#ifdef BUILD_IU - ranap_iu_vty_init(MSC_NODE, (enum ranap_nsap_addr_enc*)&msc_network->iu.rab_assign_addr_enc); -#endif sgs_vty_init(); smsc_vty_init(msc_network); asci_vty_init(msc_network);
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
.