Projects
osmocom:master
osmo-iuh
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 37
View file
commit_33ae958245c4eecd517b2c0723977ca7f511872d.txt
Added
View file
commit_aad829b33b857ae4a4161f679d774266d85f391d.txt
Deleted
View file
osmo-iuh_1.6.0.6.aad82.dsc -> osmo-iuh_1.7.0.dsc
Changed
@@ -2,13 +2,13 @@ Source: osmo-iuh Binary: libosmo-hnbap0, libosmo-hnbap-dbg, libosmo-hnbap-dev, libosmo-ranap7, libosmo-ranap-dbg, libosmo-ranap-dev, libosmo-rua0, libosmo-rua-dbg, libosmo-rua-dev, libosmo-sabp1, libosmo-sabp-dbg, libosmo-sabp-dev Architecture: any -Version: 1.6.0.6.aad82 +Version: 1.7.0 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/osmohnbgw Standards-Version: 3.9.8 Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-iuh Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-iuh -Build-Depends: debhelper (>= 10), dh-autoreconf, pkg-config, autoconf, automake, libtool, git, libasn1c-dev, libsctp-dev, libosmocore-dev (>= 1.10.0), libosmo-netif-dev (>= 1.5.0), libosmo-sigtran-dev (>= 1.9.0), osmo-gsm-manuals-dev (>= 1.6.0), python3 +Build-Depends: debhelper (>= 10), dh-autoreconf, pkg-config, autoconf, automake, libtool, git, libasn1c-dev, libsctp-dev, libosmocore-dev (>= 1.11.0), libosmo-netif-dev (>= 1.6.0), libosmo-sigtran-dev (>= 2.1.0), osmo-gsm-manuals-dev (>= 1.6.0), python3 Package-List: libosmo-hnbap-dbg deb debug extra arch=any libosmo-hnbap-dev deb libdevel extra arch=any @@ -23,8 +23,8 @@ libosmo-sabp-dev deb libdevel extra arch=any libosmo-sabp1 deb libs extra arch=any Checksums-Sha1: - cce0a3bfe987fdd93579e7bfc6b4358259a6f712 10118428 osmo-iuh_1.6.0.6.aad82.tar.xz + 2e02afe80645ae1529fb584e71b3c0ddf2ef4b0b 10117572 osmo-iuh_1.7.0.tar.xz Checksums-Sha256: - 05f5839bf9a41e0decfb772834169a6cd2f08243a4df85ef5190587cad080e96 10118428 osmo-iuh_1.6.0.6.aad82.tar.xz + 5955409917a85494f78127d3c26be56f9fed1ddb2dc6fc4ceab69787c1f7685e 10117572 osmo-iuh_1.7.0.tar.xz Files: - 0284e817266e22285cee1c33247052d1 10118428 osmo-iuh_1.6.0.6.aad82.tar.xz + 7a23a55fdb43ea2fd3af673b3c1e208f 10117572 osmo-iuh_1.7.0.tar.xz
View file
osmo-iuh_1.6.0.6.aad82.tar.xz/.tarball-version -> osmo-iuh_1.7.0.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.6.0.6-aad82 +1.7.0
View file
osmo-iuh_1.6.0.6.aad82.tar.xz/TODO-RELEASE -> osmo-iuh_1.7.0.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-ranap add API ranap_new_msg_reset_resource()
View file
osmo-iuh_1.6.0.6.aad82.tar.xz/configure.ac -> osmo-iuh_1.7.0.tar.xz/configure.ac
Changed
@@ -42,12 +42,12 @@ fi PKG_PROG_PKG_CONFIG(0.20) -PKG_CHECK_MODULES(OSMOCORE, libosmocore >= 1.10.0) -PKG_CHECK_MODULES(OSMOGSM, libosmogsm >= 1.10.0) -PKG_CHECK_MODULES(OSMOVTY, libosmovty >= 1.10.0) -PKG_CHECK_MODULES(OSMOCTRL, libosmoctrl >= 1.10.0) -PKG_CHECK_MODULES(OSMONETIF, libosmo-netif >= 1.5.0) -PKG_CHECK_MODULES(OSMOSIGTRAN, libosmo-sigtran >= 1.9.0) +PKG_CHECK_MODULES(OSMOCORE, libosmocore >= 1.11.0) +PKG_CHECK_MODULES(OSMOGSM, libosmogsm >= 1.11.0) +PKG_CHECK_MODULES(OSMOVTY, libosmovty >= 1.11.0) +PKG_CHECK_MODULES(OSMOCTRL, libosmoctrl >= 1.11.0) +PKG_CHECK_MODULES(OSMONETIF, libosmo-netif >= 1.6.0) +PKG_CHECK_MODULES(OSMOSIGTRAN, libosmo-sigtran >= 2.1.0) PKG_CHECK_MODULES(ASN1C, libasn1c >= 0.9.30) AC_CONFIG_MACRO_DIR(m4)
View file
osmo-iuh_1.6.0.6.aad82.tar.xz/debian/changelog -> osmo-iuh_1.7.0.tar.xz/debian/changelog
Changed
@@ -1,8 +1,18 @@ -osmo-iuh (1.6.0.6.aad82) unstable; urgency=medium +osmo-iuh (1.7.0) unstable; urgency=medium - * Automatically generated changelog entry for building the Osmocom master feed + Oliver Smith + * contrib/jenkins: libosmo-sccp -> libosmo-sigtran - -- Osmocom OBS scripts <info@osmocom.org> Tue, 10 Dec 2024 21:35:04 +0000 + Neels Hofmeyr + * fix memleak in ran_decode: free after aper_decode() on error + + Pau Espin Pedrol + * ranap: Add API to encode Reset Resource into msgb + * jenkins.sh: libosmo-netif no longer depends on libosmo-abis + * jenkins.sh: Skip building unneeded libosmo-abis + * jenkins.sh: No need to build libosmo-sigtran with doxygen + + -- Oliver Smith <osmith@sysmocom.de> Wed, 12 Feb 2025 11:45:22 +0100 osmo-iuh (1.6.0) unstable; urgency=medium
View file
osmo-iuh_1.6.0.6.aad82.tar.xz/debian/control -> osmo-iuh_1.7.0.tar.xz/debian/control
Changed
@@ -11,9 +11,9 @@ git, libasn1c-dev, libsctp-dev, - libosmocore-dev (>= 1.10.0), - libosmo-netif-dev (>= 1.5.0), - libosmo-sigtran-dev (>= 1.9.0), + libosmocore-dev (>= 1.11.0), + libosmo-netif-dev (>= 1.6.0), + libosmo-sigtran-dev (>= 2.1.0), osmo-gsm-manuals-dev (>= 1.6.0), python3 Standards-Version: 3.9.8
View file
osmo-iuh_1.6.0.6.aad82.tar.xz/src/Makefile.am -> osmo-iuh_1.7.0.tar.xz/src/Makefile.am
Changed
@@ -62,7 +62,7 @@ # build the shared RANAP + SABP library # HNBAP_LIBVERSION=1:1:1 -RANAP_LIBVERSION=9:0:2 +RANAP_LIBVERSION=10:0:3 RUA_LIBVERSION=1:2:1 SABP_LIBVERSION=2:0:1 lib_LTLIBRARIES = libosmo-hnbap.la libosmo-ranap.la libosmo-rua.la libosmo-sabp.la
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
.