Projects
osmocom:nightly
osmo-smlc
Log In
Username
Password
Error getting diff: tar:
×
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 819
View file
osmo-smlc_0.3.0.1.7445.202409152026.dsc -> osmo-smlc_0.3.1.202409162026.dsc
Changed
@@ -2,20 +2,20 @@ Source: osmo-smlc Binary: osmo-smlc, osmo-smlc-dbg, osmo-smlc-doc Architecture: any all -Version: 0.3.0.1.7445.202409152026 +Version: 0.3.1.202409162026 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://osmocom.org/projects/osmo-smlc Standards-Version: 3.9.8 Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-smlc Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-smlc -Build-Depends: debhelper (>= 10), dh-autoreconf, autotools-dev, autoconf, automake, libtool, pkg-config, libsctp-dev, libtalloc-dev, libosmocore-dev (>= 1.10.0), libosmo-sigtran-dev (>= 1.9.0), osmo-gsm-manuals-dev (>= 1.6.0) +Build-Depends: debhelper (>= 10), dh-autoreconf, autotools-dev, autoconf, automake, libtool, pkg-config, libsctp-dev, libtalloc-dev, libosmocore-dev (>= 1.10.0), libosmo-sigtran-dev (>= 2.0.0), osmo-gsm-manuals-dev (>= 1.6.0) Package-List: osmo-smlc deb net extra arch=any osmo-smlc-dbg deb debug extra arch=any osmo-smlc-doc deb doc optional arch=all Checksums-Sha1: - d6065fea438de4684ee29af81a48c8955ad30ac7 49216 osmo-smlc_0.3.0.1.7445.202409152026.tar.xz + 4eec634474ed1d3c5b99706c557b69e584954ce8 49228 osmo-smlc_0.3.1.202409162026.tar.xz Checksums-Sha256: - 6e7ca4f14982194a920a51e5b02676bdcc701494465b6e34e1eb729cb5894ab9 49216 osmo-smlc_0.3.0.1.7445.202409152026.tar.xz + e5fd1163b68bb284d32447b7c3da456f3f7e7e561b91c2a08d9de262aa211b5c 49228 osmo-smlc_0.3.1.202409162026.tar.xz Files: - 2c3d94f73dc99d45585a98ee5259c9df 49216 osmo-smlc_0.3.0.1.7445.202409152026.tar.xz + e466971e5d788121a0c602f9f4b53a25 49228 osmo-smlc_0.3.1.202409162026.tar.xz
View file
osmo-smlc_0.3.0.1.7445.202409152026.tar.xz/.tarball-version -> osmo-smlc_0.3.1.202409162026.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -0.3.0.1-7445.202409152026 +0.3.1.202409162026
View file
osmo-smlc_0.3.0.1.7445.202409152026.tar.xz/TODO-RELEASE -> osmo-smlc_0.3.1.202409162026.tar.xz/TODO-RELEASE
Changed
@@ -7,4 +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 bump dependency to > 1.9.0 / libosmo-sccp package removal
View file
osmo-smlc_0.3.0.1.7445.202409152026.tar.xz/configure.ac -> osmo-smlc_0.3.1.202409162026.tar.xz/configure.ac
Changed
@@ -40,7 +40,7 @@ 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(LIBOSMOSIGTRAN, libosmo-sigtran >= 1.9.0) +PKG_CHECK_MODULES(LIBOSMOSIGTRAN, libosmo-sigtran >= 2.0.0) dnl checks for header files AC_HEADER_STDC
View file
osmo-smlc_0.3.0.1.7445.202409152026.tar.xz/contrib/jenkins.sh -> osmo-smlc_0.3.1.202409162026.tar.xz/contrib/jenkins.sh
Changed
@@ -33,7 +33,7 @@ osmo-build-dep.sh libosmo-abis osmo-build-dep.sh libosmo-netif -osmo-build-dep.sh libosmo-sccp +osmo-build-dep.sh libosmo-sigtran # Additional configure options and depends CONFIG=""
View file
osmo-smlc_0.3.0.1.7445.202409152026.tar.xz/debian/changelog -> osmo-smlc_0.3.1.202409162026.tar.xz/debian/changelog
Changed
@@ -1,8 +1,18 @@ -osmo-smlc (0.3.0.1.7445.202409152026) unstable; urgency=medium +osmo-smlc (0.3.1.202409162026) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom nightly feed - -- Osmocom OBS scripts <info@osmocom.org> Sun, 15 Sep 2024 20:27:10 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Mon, 16 Sep 2024 20:27:14 +0000 + +osmo-smlc (0.3.1) unstable; urgency=medium + + Harald Welte + * remove libosmo-sccp dependency; depend on libosmo-sigtran only + + Oliver Smith + * contrib/jenkins: libosmo-sccp -> libosmo-sigtran + + -- Oliver Smith <osmith@sysmocom.de> Mon, 16 Sep 2024 12:26:33 +0200 osmo-smlc (0.3.0) unstable; urgency=medium
View file
osmo-smlc_0.3.0.1.7445.202409152026.tar.xz/debian/control -> osmo-smlc_0.3.1.202409162026.tar.xz/debian/control
Changed
@@ -12,7 +12,7 @@ libsctp-dev, libtalloc-dev, libosmocore-dev (>= 1.10.0), - libosmo-sigtran-dev (>= 1.9.0), + libosmo-sigtran-dev (>= 2.0.0), osmo-gsm-manuals-dev (>= 1.6.0) Standards-Version: 3.9.8 Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-smlc @@ -22,7 +22,7 @@ Package: osmo-smlc Architecture: any Multi-Arch: foreign -Depends: osmocom-nightly (= 202409152026), ${misc:Depends}, ${shlibs:Depends}, libdbd-sqlite3 +Depends: osmocom-nightly (= 202409162026), ${misc:Depends}, ${shlibs:Depends}, libdbd-sqlite3 Description: OsmoSMLC: Osmocom's Location Services Center FIXME . @@ -33,7 +33,7 @@ Section: debug Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202409152026), osmo-smlc (= ${binary:Version}), ${misc:Depends} +Depends: osmocom-nightly (= 202409162026), osmo-smlc (= ${binary:Version}), ${misc:Depends} Description: OsmoSMLC: Osmocom's Location Services Center FIXME . @@ -47,7 +47,7 @@ Architecture: all Section: doc Priority: optional -Depends: osmocom-nightly (= 202409152026), ${misc:Depends} +Depends: osmocom-nightly (= 202409162026), ${misc:Depends} Description: ${misc:Package} PDF documentation Various manuals: user manual, VTY reference manual and/or protocol/interface manuals.
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
.