Projects
osmocom:master
libosmo-sigtran
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 34
View file
commit_2ba64f98adaf0b59e9333c8ec3f5449ca6a3d9ad.txt
Deleted
View file
commit_3942a67ab41c5314c7c9ff40f2c18fca11e6f555.txt
Added
View file
libosmo-sigtran_2.1.0.26.2ba6.dsc -> libosmo-sigtran_2.1.0.27.3942.dsc
Changed
@@ -2,7 +2,7 @@ Source: libosmo-sigtran Binary: libosmo-sigtran11, libosmo-sigtran-dbg, libosmo-sigtran-doc, libosmo-sigtran-dev, osmo-stp, osmo-stp-dbg, osmo-stp-doc Architecture: any all -Version: 2.1.0.26.2ba6 +Version: 2.1.0.27.3942 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/libosmo-sccp Standards-Version: 3.9.7 @@ -18,8 +18,8 @@ osmo-stp-dbg deb debug optional arch=any osmo-stp-doc deb doc optional arch=all Checksums-Sha1: - 08959b6247b7d1f8a4c8960b088f358004216e4b 233484 libosmo-sigtran_2.1.0.26.2ba6.tar.xz + 7a56c97fe74564496f559103971c4f9e179564c9 233588 libosmo-sigtran_2.1.0.27.3942.tar.xz Checksums-Sha256: - 6a43a131e307039a7c1014d83e03af05a3d9d35adfee014d6d621d63f4574939 233484 libosmo-sigtran_2.1.0.26.2ba6.tar.xz + 7db36e204754aeb496060840224318b335d79d050123d02e93d9aa6cd07f66ee 233588 libosmo-sigtran_2.1.0.27.3942.tar.xz Files: - efa3e339aa0a62248554c061d6f032fa 233484 libosmo-sigtran_2.1.0.26.2ba6.tar.xz + 68b8e436226ff88137250d240122a35b 233588 libosmo-sigtran_2.1.0.27.3942.tar.xz
View file
libosmo-sigtran_2.1.0.26.2ba6.tar.xz/.tarball-version -> libosmo-sigtran_2.1.0.27.3942.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -2.1.0.26-2ba6 +2.1.0.27-3942
View file
libosmo-sigtran_2.1.0.26.2ba6.tar.xz/debian/changelog -> libosmo-sigtran_2.1.0.27.3942.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -libosmo-sigtran (2.1.0.26.2ba6) unstable; urgency=medium +libosmo-sigtran (2.1.0.27.3942) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Wed, 05 Mar 2025 11:22:50 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Wed, 05 Mar 2025 15:10:28 +0000 libosmo-sigtran (2.1.0) unstable; urgency=medium
View file
libosmo-sigtran_2.1.0.26.2ba6.tar.xz/include/osmocom/sigtran/osmo_ss7.h -> libosmo-sigtran_2.1.0.27.3942.tar.xz/include/osmocom/sigtran/osmo_ss7.h
Changed
@@ -354,4 +354,6 @@ void osmo_ss7_vty_init_asp(void *ctx); void osmo_ss7_vty_init_sg(void *ctx); int osmo_ss7_vty_go_parent(struct vty *vty); -int osmo_ss7_is_config_node(struct vty *vty, int node); +int osmo_ss7_is_config_node(struct vty *vty, int node) + OSMO_DEPRECATED("Implicit parent node tracking has replaced the use of this callback. " + "This callback is no longer called, ever, and can be left NULL.");
View file
libosmo-sigtran_2.1.0.26.2ba6.tar.xz/src/osmo_ss7_vty.c -> libosmo-sigtran_2.1.0.27.3942.tar.xz/src/osmo_ss7_vty.c
Changed
@@ -3042,6 +3042,8 @@ return 0; } +/* This is no longer used. The libosmocore callback was deprecated is not ever called since. + * libosmocore.git 70ce871532ab21955e0955d7e230eae65438f047 (release 1.3.0). */ int osmo_ss7_is_config_node(struct vty *vty, int node) { switch (node) {
View file
libosmo-sigtran_2.1.0.26.2ba6.tar.xz/stp/stp_main.c -> libosmo-sigtran_2.1.0.27.3942.tar.xz/stp/stp_main.c
Changed
@@ -73,7 +73,6 @@ .copyright = stp_copyright, .version = PACKAGE_VERSION, .go_parent_cb = osmo_ss7_vty_go_parent, - .is_config_node = osmo_ss7_is_config_node, }; static struct {
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
.