Projects
osmocom:nightly
osmo-smlc
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 765
View file
osmo-smlc_0.2.4.7.ebf2.202407242026.dsc -> osmo-smlc_0.3.0.202407252026.dsc
Changed
@@ -2,20 +2,20 @@ Source: osmo-smlc Binary: osmo-smlc, osmo-smlc-dbg, osmo-smlc-doc Architecture: any all -Version: 0.2.4.7.ebf2.202407242026 +Version: 0.3.0.202407252026 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.9.0), libosmo-sccp-dev (>= 1.8.0), libosmo-sigtran-dev (>= 1.8.0), osmo-gsm-manuals-dev (>= 1.5.0) +Build-Depends: debhelper (>= 10), dh-autoreconf, autotools-dev, autoconf, automake, libtool, pkg-config, libsctp-dev, libtalloc-dev, libosmocore-dev (>= 1.10.0), libosmo-sccp-dev (>= 1.9.0), libosmo-sigtran-dev (>= 1.9.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: - efd5a63699bb5c91ca0ba42ba5e6489a22d65edf 48784 osmo-smlc_0.2.4.7.ebf2.202407242026.tar.xz + 5658158f3598a680a9e0a13dc3955b7247f14537 48928 osmo-smlc_0.3.0.202407252026.tar.xz Checksums-Sha256: - 8a7f95627e20667f23841919c0601835db442b6f5c4f3c15907588f4dc2e578e 48784 osmo-smlc_0.2.4.7.ebf2.202407242026.tar.xz + 383dd6903c18dbb7a0c1f3cfda6fb474a7d22fccb2a15b884feeaabf722480f9 48928 osmo-smlc_0.3.0.202407252026.tar.xz Files: - 7bffaf0296dda2d6b509cf44b754a43f 48784 osmo-smlc_0.2.4.7.ebf2.202407242026.tar.xz + 33a7d3d54524ad37864f3c633c9218a6 48928 osmo-smlc_0.3.0.202407252026.tar.xz
View file
osmo-smlc_0.2.4.7.ebf2.202407242026.tar.xz/.tarball-version -> osmo-smlc_0.3.0.202407252026.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -0.2.4.7-ebf2.202407242026 +0.3.0.202407252026
View file
osmo-smlc_0.2.4.7.ebf2.202407242026.tar.xz/configure.ac -> osmo-smlc_0.3.0.202407252026.tar.xz/configure.ac
Changed
@@ -36,12 +36,12 @@ fi PKG_PROG_PKG_CONFIG(0.20) -PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.9.0) -PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.9.0) -PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.9.0) -PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.9.0) -PKG_CHECK_MODULES(LIBOSMOSIGTRAN, libosmo-sigtran >= 1.8.0) -PKG_CHECK_MODULES(LIBOSMOSCCP, libosmo-sccp >= 1.8.0) +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(LIBOSMOSIGTRAN, libosmo-sigtran >= 1.9.0) +PKG_CHECK_MODULES(LIBOSMOSCCP, libosmo-sccp >= 1.9.0) dnl checks for header files AC_HEADER_STDC
View file
osmo-smlc_0.2.4.7.ebf2.202407242026.tar.xz/debian/changelog -> osmo-smlc_0.3.0.202407252026.tar.xz/debian/changelog
Changed
@@ -1,8 +1,27 @@ -osmo-smlc (0.2.4.7.ebf2.202407242026) unstable; urgency=medium +osmo-smlc (0.3.0.202407252026) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom nightly feed - -- Osmocom OBS scripts <info@osmocom.org> Wed, 24 Jul 2024 20:27:06 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Thu, 25 Jul 2024 20:27:04 +0000 + +osmo-smlc (0.3.0) unstable; urgency=medium + + Andreas Eversberg + * Use uniform log format for default config files + + Vadim Yanitskiy + * build: include README.md into the release tarball + * README.md: cosmetic: fix a typo + + Max + * .deb/.rpm: add osmocom user during package install + + Oliver Smith + * .deb/.rpm: various fixes related to non-root + * contrib: remove rpm spec file + * debian/postinst: add checks, be verbose + + -- Oliver Smith <osmith@sysmocom.de> Thu, 25 Jul 2024 09:49:50 +0200 osmo-smlc (0.2.4) unstable; urgency=medium
View file
osmo-smlc_0.2.4.7.ebf2.202407242026.tar.xz/debian/control -> osmo-smlc_0.3.0.202407252026.tar.xz/debian/control
Changed
@@ -11,10 +11,10 @@ pkg-config, libsctp-dev, libtalloc-dev, - libosmocore-dev (>= 1.9.0), - libosmo-sccp-dev (>= 1.8.0), - libosmo-sigtran-dev (>= 1.8.0), - osmo-gsm-manuals-dev (>= 1.5.0) + libosmocore-dev (>= 1.10.0), + libosmo-sccp-dev (>= 1.9.0), + libosmo-sigtran-dev (>= 1.9.0), + osmo-gsm-manuals-dev (>= 1.6.0) Standards-Version: 3.9.8 Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-smlc Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-smlc @@ -23,7 +23,7 @@ Package: osmo-smlc Architecture: any Multi-Arch: foreign -Depends: osmocom-nightly (= 202407242026), ${misc:Depends}, ${shlibs:Depends}, libdbd-sqlite3 +Depends: osmocom-nightly (= 202407252026), ${misc:Depends}, ${shlibs:Depends}, libdbd-sqlite3 Description: OsmoSMLC: Osmocom's Location Services Center FIXME . @@ -34,7 +34,7 @@ Section: debug Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202407242026), osmo-smlc (= ${binary:Version}), ${misc:Depends} +Depends: osmocom-nightly (= 202407252026), osmo-smlc (= ${binary:Version}), ${misc:Depends} Description: OsmoSMLC: Osmocom's Location Services Center FIXME . @@ -48,7 +48,7 @@ Architecture: all Section: doc Priority: optional -Depends: osmocom-nightly (= 202407242026), ${misc:Depends} +Depends: osmocom-nightly (= 202407252026), ${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
.