Projects
osmocom:master
osmo-sgsn
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 39
View file
osmo-sgsn.spec
Changed
@@ -19,13 +19,13 @@ %define with_iu 1 Name: osmo-sgsn Requires: osmocom-master -Version: 1.11.0.5.67677 +Version: 1.11.1 Release: 0 Summary: Osmocom's SGSN for 2G and 3G packet-switched mobile networks License: AGPL-3.0-or-later AND GPL-2.0-or-later Group: Productivity/Telephony/Servers URL: https://osmocom.org/projects/osmosgsn -Source: osmo-sgsn_1.11.0.5.67677.tar.xz +Source: osmo-sgsn_1.11.1.tar.xz Source1: rpmlintrc BuildRequires: autoconf BuildRequires: automake @@ -36,7 +36,7 @@ %endif BuildRequires: pkgconfig(libcares) BuildRequires: pkgconfig(libcrypto) >= 0.9.5 -BuildRequires: pkgconfig(libgtp) >= 1.10.0 +BuildRequires: pkgconfig(libgtp) >= 1.11.0 BuildRequires: pkgconfig(libosmo-gsup-client) >= 1.7.0 BuildRequires: pkgconfig(libosmo-netif) >= 1.4.0 BuildRequires: pkgconfig(libosmoabis) >= 1.5.0
View file
commit_2a89bbf66fbb8273888ab64bdf9c1c98739be51b.txt
Added
View file
commit_676777c5f905a7f07a962e6fd7b84505257fc254.txt
Deleted
View file
osmo-sgsn_1.11.0.5.67677.dsc -> osmo-sgsn_1.11.1.dsc
Changed
@@ -2,13 +2,13 @@ Source: osmo-sgsn Binary: osmo-sgsn, osmo-sgsn-dbg, osmo-gtphub, osmo-gtphub-dbg, osmo-sgsn-doc Architecture: any all -Version: 1.11.0.5.67677 +Version: 1.11.1 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/osmo-sgsn Standards-Version: 3.9.8 Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-sgsn Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-sgsn -Build-Depends: debhelper (>= 10), dh-autoreconf, autotools-dev, autoconf, automake, libtool, pkg-config, libtalloc-dev, libc-ares-dev, libgtp-dev (>= 1.10.0), libosmocore-dev (>= 1.9.0), libosmo-abis-dev (>= 1.5.0), libosmo-netif-dev (>= 1.4.0), libosmo-gsup-client-dev (>= 1.7.0), libasn1c-dev (>= 0.9.30), libosmo-ranap-dev (>= 1.5.0), libosmo-sigtran-dev (>= 1.8.0), libosmo-sccp-dev (>= 1.8.0), osmo-gsm-manuals-dev (>= 1.5.0) +Build-Depends: debhelper (>= 10), dh-autoreconf, autotools-dev, autoconf, automake, libtool, pkg-config, libtalloc-dev, libc-ares-dev, libgtp-dev (>= 1.11.0), libosmocore-dev (>= 1.9.0), libosmo-abis-dev (>= 1.5.0), libosmo-netif-dev (>= 1.4.0), libosmo-gsup-client-dev (>= 1.7.0), libasn1c-dev (>= 0.9.30), libosmo-ranap-dev (>= 1.5.0), libosmo-sigtran-dev (>= 1.8.0), libosmo-sccp-dev (>= 1.8.0), osmo-gsm-manuals-dev (>= 1.5.0) Package-List: osmo-gtphub deb net extra arch=any osmo-gtphub-dbg deb debug extra arch=any @@ -16,8 +16,8 @@ osmo-sgsn-dbg deb debug extra arch=any osmo-sgsn-doc deb doc optional arch=all Checksums-Sha1: - ad4dc9ee3a63ea494e40b371cda05de0e5db1fe4 231732 osmo-sgsn_1.11.0.5.67677.tar.xz + 167fbc83a8b83c4f29f0b95322f164d90734df79 231744 osmo-sgsn_1.11.1.tar.xz Checksums-Sha256: - f608b2e9521f4f8fe2e7d73e9bfece6896e407be516c543eaa4d643a12f29ae8 231732 osmo-sgsn_1.11.0.5.67677.tar.xz + 63679a4444e4ada33c1edb073d5fe17ffda07ab9f593403f54da5f1017f692ac 231744 osmo-sgsn_1.11.1.tar.xz Files: - 96fdb0e01d7a6cb40d749be2e482b30c 231732 osmo-sgsn_1.11.0.5.67677.tar.xz + 2ca32fa0cb3bb3723129390b75d34178 231744 osmo-sgsn_1.11.1.tar.xz
View file
osmo-sgsn_1.11.0.5.67677.tar.xz/.tarball-version -> osmo-sgsn_1.11.1.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.11.0.5-67677 +1.11.1
View file
osmo-sgsn_1.11.0.5.67677.tar.xz/TODO-RELEASE -> osmo-sgsn_1.11.1.tar.xz/TODO-RELEASE
Changed
@@ -1,2 +1 @@ #component what description / commit summary line -libgtp > 1.10 use gtp_cause_successful()
View file
osmo-sgsn_1.11.0.5.67677.tar.xz/configure.ac -> osmo-sgsn_1.11.1.tar.xz/configure.ac
Changed
@@ -46,7 +46,7 @@ PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 1.5.0) PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.4.0) PKG_CHECK_MODULES(LIBOSMOGSUPCLIENT, libosmo-gsup-client >= 1.7.0) -PKG_CHECK_MODULES(LIBGTP, libgtp >= 1.10.0) +PKG_CHECK_MODULES(LIBGTP, libgtp >= 1.11.0) # Enable/disable 3G aka IuPS + IuCS support? AC_ARG_ENABLE(iu, AS_HELP_STRING(--enable-iu, Build 3G support, aka IuPS and IuCS interfaces),
View file
osmo-sgsn_1.11.0.5.67677.tar.xz/contrib/osmo-sgsn.spec.in -> osmo-sgsn_1.11.1.tar.xz/contrib/osmo-sgsn.spec.in
Changed
@@ -35,7 +35,7 @@ %endif BuildRequires: pkgconfig(libcares) BuildRequires: pkgconfig(libcrypto) >= 0.9.5 -BuildRequires: pkgconfig(libgtp) >= 1.10.0 +BuildRequires: pkgconfig(libgtp) >= 1.11.0 BuildRequires: pkgconfig(libosmo-gsup-client) >= 1.7.0 BuildRequires: pkgconfig(libosmo-netif) >= 1.4.0 BuildRequires: pkgconfig(libosmoabis) >= 1.5.0
View file
osmo-sgsn_1.11.0.5.67677.tar.xz/debian/changelog -> osmo-sgsn_1.11.1.tar.xz/debian/changelog
Changed
@@ -1,8 +1,15 @@ -osmo-sgsn (1.11.0.5.67677) unstable; urgency=medium +osmo-sgsn (1.11.1) unstable; urgency=medium - * Automatically generated changelog entry for building the Osmocom master feed + Philipp Maier + * sgsn_rim: forward message based on RIM ROUTING ADDRESS - -- Osmocom OBS scripts <info@osmocom.org> Fri, 24 Nov 2023 08:34:55 +0000 + Daniel Willmann + * sgsn_vty: Fix output in config_write_sgsn + * sgsn_vty: Correctly indent encryption cipher-plugin-path + * vty-tests: Test encryption options + * libgtp: Check for all successful create_pdp_conf causes + + -- Oliver Smith <osmith@sysmocom.de> Tue, 28 Nov 2023 13:32:46 +0100 osmo-sgsn (1.11.0) unstable; urgency=medium
View file
osmo-sgsn_1.11.0.5.67677.tar.xz/debian/control -> osmo-sgsn_1.11.1.tar.xz/debian/control
Changed
@@ -11,7 +11,7 @@ pkg-config, libtalloc-dev, libc-ares-dev, - libgtp-dev (>= 1.10.0), + libgtp-dev (>= 1.11.0), libosmocore-dev (>= 1.9.0), libosmo-abis-dev (>= 1.5.0), libosmo-netif-dev (>= 1.4.0),
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
.