Projects
osmocom:nightly
osmo-ggsn
Log In
Username
Password
Error getting diff: tar:
×
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 4
View file
osmo-ggsn.spec
Changed
@@ -17,23 +17,23 @@ %define _lto_cflags %{nil} Name: osmo-ggsn -Requires: osmocom-nightly = 1.0.0.202206281008 -Version: 1.8.0.13.ade4.202206281008 +Requires: osmocom-nightly = 1.0.0.202206290002 +Version: 1.9.0.202206290002 Release: 0 Summary: GPRS Support Node License: GPL-2.0-only AND LGPL-2.1-or-later Group: Productivity/Telephony/Servers URL: https://osmocom.org/projects/openggsn -Source: osmo-ggsn_1.8.0.13.ade4.202206281008.tar.xz +Source: osmo-ggsn_1.9.0.202206290002.tar.xz BuildRequires: libtool >= 2 BuildRequires: pkgconfig >= 0.20 %if 0%{?suse_version} BuildRequires: systemd-rpm-macros %endif BuildRequires: pkgconfig(libgtpnl) >= 1.2.0 -BuildRequires: pkgconfig(libosmocore) >= 1.5.0 -BuildRequires: pkgconfig(libosmoctrl) >= 1.5.0 -BuildRequires: pkgconfig(libosmovty) >= 1.5.0 +BuildRequires: pkgconfig(libosmocore) >= 1.7.0 +BuildRequires: pkgconfig(libosmoctrl) >= 1.7.0 +BuildRequires: pkgconfig(libosmovty) >= 1.7.0 Obsoletes: openggsn %{?systemd_requires} @@ -43,7 +43,7 @@ such as GPRS, EDGE, UMTS or HSPA. %package -n libgtp6 -Requires: osmocom-nightly = 1.0.0.202206281008 +Requires: osmocom-nightly = 1.0.0.202206290002 Summary: Library implementing GTP between SGSN and GGSN License: GPL-2.0-only Group: System/Libraries @@ -52,7 +52,7 @@ libgtp implements the GPRS Tunneling Protocol between SGSN and GGSN. %package -n libgtp-devel -Requires: osmocom-nightly = 1.0.0.202206281008 +Requires: osmocom-nightly = 1.0.0.202206290002 Summary: Development files for the GTP library License: GPL-2.0-only Group: Development/Libraries/C and C++ @@ -65,7 +65,7 @@ applications that want to make use of libgtp. %package -n gtp-echo-responder -Requires: osmocom-nightly = 1.0.0.202206281008 +Requires: osmocom-nightly = 1.0.0.202206290002 Summary: Small program answering GTP ECHO Request with GTP ECHO Response License: MIT Group: System/Libraries
View file
osmo-ggsn_1.8.0.13.ade4.202206281008.dsc -> osmo-ggsn_1.9.0.202206290002.dsc
Changed
@@ -2,13 +2,13 @@ Source: osmo-ggsn Binary: osmo-ggsn, libgtp6, gtp-echo-responder, libgtp-dev, osmo-ggsn-dbg, gtp-echo-responder-dbg, libgtp-dbg, osmo-ggsn-doc Architecture: any all -Version: 1.8.0.13.ade4.202206281008 +Version: 1.9.0.202206290002 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/openggsn Standards-Version: 3.9.6 Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-ggsn Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-ggsn -Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, libdpkg-perl, git, dh-autoreconf, libosmocore-dev (>= 1.5.0), osmo-gsm-manuals-dev, libgtpnl-dev (>= 1.2.0) +Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, libdpkg-perl, git, dh-autoreconf, libosmocore-dev (>= 1.7.0), osmo-gsm-manuals-dev, libgtpnl-dev (>= 1.2.0) Package-List: gtp-echo-responder deb net optional arch=any gtp-echo-responder-dbg deb debug extra arch=any @@ -19,8 +19,8 @@ osmo-ggsn-dbg deb debug extra arch=any osmo-ggsn-doc deb doc optional arch=all Checksums-Sha1: - 983e0c5a433376eecca0705d857e94bd546cfb5d 187192 osmo-ggsn_1.8.0.13.ade4.202206281008.tar.xz + 06f903acb7482045047243ce5d81973a71ec0623 181884 osmo-ggsn_1.9.0.202206290002.tar.xz Checksums-Sha256: - c2ad3dec2441ac3aa488ba3abeb060baaac90cdf358534f6d4b99796093c4074 187192 osmo-ggsn_1.8.0.13.ade4.202206281008.tar.xz + 3702117f59c5e50411ea383741ed102ef2cf103b230612ee27d82ef5583ddc69 181884 osmo-ggsn_1.9.0.202206290002.tar.xz Files: - da1e1bfa93703d77335624c7d562409a 187192 osmo-ggsn_1.8.0.13.ade4.202206281008.tar.xz + 227cac82bf54fd0312dc1dc104607e05 181884 osmo-ggsn_1.9.0.202206290002.tar.xz
View file
osmo-ggsn_1.8.0.13.ade4.202206281008.tar.xz/.tarball-version -> osmo-ggsn_1.9.0.202206290002.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.8.0.13-ade4 \ No newline at end of file +1.9.0 \ No newline at end of file
View file
osmo-ggsn_1.8.0.13.ade4.202206281008.tar.xz/configure.ac -> osmo-ggsn_1.9.0.202206290002.tar.xz/configure.ac
Changed
@@ -154,9 +154,9 @@ AM_INIT_AUTOMAKE(foreign) -PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.5.0) -PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.5.0) -PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.5.0) +PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.7.0) AC_ARG_ENABLE(sanitize, AS_HELP_STRING(
View file
osmo-ggsn_1.8.0.13.ade4.202206281008.tar.xz/contrib/osmo-ggsn.spec.in -> osmo-ggsn_1.9.0.202206290002.tar.xz/contrib/osmo-ggsn.spec.in
Changed
@@ -30,9 +30,9 @@ BuildRequires: systemd-rpm-macros %endif BuildRequires: pkgconfig(libgtpnl) >= 1.2.0 -BuildRequires: pkgconfig(libosmocore) >= 1.5.0 -BuildRequires: pkgconfig(libosmoctrl) >= 1.5.0 -BuildRequires: pkgconfig(libosmovty) >= 1.5.0 +BuildRequires: pkgconfig(libosmocore) >= 1.7.0 +BuildRequires: pkgconfig(libosmoctrl) >= 1.7.0 +BuildRequires: pkgconfig(libosmovty) >= 1.7.0 Obsoletes: openggsn %{?systemd_requires}
View file
osmo-ggsn_1.8.0.13.ade4.202206281008.tar.xz/debian/changelog -> osmo-ggsn_1.9.0.202206290002.tar.xz/debian/changelog
Changed
@@ -1,8 +1,31 @@ -osmo-ggsn (1.8.0.13.ade4.202206281008) UNRELEASED; urgency=medium +osmo-ggsn (1.9.0.202206290002) UNRELEASED; urgency=medium * Snapshot build - -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 28 Jun 2022 10:13:03 +0000 + -- Pau Espin Pedrol <pespin@sysmocom.de> Wed, 29 Jun 2022 00:06:51 +0000 + +osmo-ggsn (1.9.0) unstable; urgency=medium + + Pau Espin Pedrol + * tests: in46a_test: Make coverity happy when calling in46a_from_eua + * vty: Fix cmd 'no echo-interval' doing nothing + * libgtp: Fix ggsn crash if pdp alloc array is full (PDP_MAX) + * libgtp: Define retransmit QUEUE_SIZE relative to PDP_MAX (increase) + * gtp: Use switch statement in gtp_create_pdp_ind() + * gtp: Log detection of rx duplicate + * gtp: Small log improvements in gtp_create_pdp_ind() + * gtp: Specify retrans queue name & seqnum in log lines + * gtp: Log retrans queue register&free entries + * gtp: Fix typo in comment + * pco.h: Fix typo in reference to spec + + Vadim Yanitskiy + * tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' + + Harald Welte + * update git URLs (git -> https; gitea) + + -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 28 Jun 2022 17:48:22 +0200 osmo-ggsn (1.8.0) unstable; urgency=medium
View file
osmo-ggsn_1.8.0.13.ade4.202206281008.tar.xz/debian/control -> osmo-ggsn_1.9.0.202206290002.tar.xz/debian/control
Changed
@@ -7,7 +7,7 @@ pkg-config, libdpkg-perl, git, dh-autoreconf, - libosmocore-dev (>= 1.5.0), + libosmocore-dev (>= 1.7.0), osmo-gsm-manuals-dev, libgtpnl-dev (>= 1.2.0) Standards-Version: 3.9.6 @@ -17,7 +17,7 @@ Package: osmo-ggsn Architecture: any -Depends: osmocom-nightly (= 1.0.0.202206281008), ${shlibs:Depends}, +Depends: osmocom-nightly (= 1.0.0.202206290002), ${shlibs:Depends}, ${misc:Depends} Description: Osmocom Gateway GPRS Support Node (GGSN) OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile @@ -28,7 +28,7 @@ Architecture: any Multi-Arch: same Section: libs -Depends: osmocom-nightly (= 1.0.0.202206281008), ${shlibs:Depends}, +Depends: osmocom-nightly (= 1.0.0.202206290002), ${shlibs:Depends}, ${misc:Depends} Description: library implementing the GTP protocol between SGSN and GGSN OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile @@ -40,7 +40,7 @@ Package: gtp-echo-responder Architecture: any -Depends: osmocom-nightly (= 1.0.0.202206281008), ${shlibs:Depends}, +Depends: osmocom-nightly (= 1.0.0.202206290002), ${shlibs:Depends}, ${misc:Depends} Description: Small program answering GTP ECHO Request with GTP ECHO Response @@ -48,7 +48,7 @@ Architecture: any Multi-Arch: same Section: libdevel -Depends: osmocom-nightly (= 1.0.0.202206281008), ${misc:Depends}, +Depends: osmocom-nightly (= 1.0.0.202206290002), ${misc:Depends}, libgtp6 (= ${binary:Version}) Description: Development files for libgtp OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile @@ -62,7 +62,7 @@ Section: debug Architecture: any Priority: extra -Depends: osmocom-nightly (= 1.0.0.202206281008), ${shlibs:Depends}, ${misc:Depends}, libgtp6 (= ${binary:Version}), osmo-ggsn (= ${binary:Version}) +Depends: osmocom-nightly (= 1.0.0.202206290002), ${shlibs:Depends}, ${misc:Depends}, libgtp6 (= ${binary:Version}), osmo-ggsn (= ${binary:Version}) Multi-Arch: same Description: Debug symbols for OsmoGGSN OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile @@ -73,7 +73,7 @@ Section: debug Architecture: any Priority: extra -Depends: osmocom-nightly (= 1.0.0.202206281008), ${shlibs:Depends}, ${misc:Depends}, gtp-echo-responder (= ${binary:Version}) +Depends: osmocom-nightly (= 1.0.0.202206290002), ${shlibs:Depends}, ${misc:Depends}, gtp-echo-responder (= ${binary:Version}) Multi-Arch: same Description: Debug symbols for gtp-echo-responder Small program answering GTP ECHO Request with GTP ECHO Response. @@ -82,7 +82,7 @@ Section: debug Architecture: any Priority: extra -Depends: osmocom-nightly (= 1.0.0.202206281008), ${shlibs:Depends}, ${misc:Depends}, libgtp6 (= ${binary:Version}) +Depends: osmocom-nightly (= 1.0.0.202206290002), ${shlibs:Depends}, ${misc:Depends}, libgtp6 (= ${binary:Version}) Multi-Arch: same Description: Debug symbols for OsmoGGSN OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile @@ -96,7 +96,7 @@ Architecture: all Section: doc Priority: optional -Depends: osmocom-nightly (= 1.0.0.202206281008), ${misc:Depends} +Depends: osmocom-nightly (= 1.0.0.202206290002), ${misc:Depends} Description: ${misc:Package} PDF documentation Various manuals: user manual, VTY reference manual and/or protocol/interface manuals.
View file
osmo-ggsn_1.8.0.13.ade4.202206281008.tar.xz/gtp/Makefile.am -> osmo-ggsn_1.9.0.202206290002.tar.xz/gtp/Makefile.am
Changed
@@ -2,7 +2,7 @@ # Please read chapter "Library interface versions" of the libtool documentation # before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html # If major=current-age is increased, remember to update the dh_strip line in debian/rules! -LIBVERSION=8:0:2 +LIBVERSION=8:1:2 lib_LTLIBRARIES = libgtp.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
.