Projects
osmocom:nightly
osmo-ggsn
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 529
View file
osmo-ggsn.spec
Changed
@@ -17,14 +17,14 @@ %define _lto_cflags %{nil} Name: osmo-ggsn -Requires: osmocom-nightly = 202311282026 -Version: 1.11.0.202311282026 +Requires: osmocom-nightly = 202311292026 +Version: 1.11.0.1.7773.202311292026 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.11.0.202311282026.tar.xz +Source: osmo-ggsn_1.11.0.1.7773.202311292026.tar.xz Source1: rpmlintrc BuildRequires: libtool >= 2 BuildRequires: pkgconfig >= 0.20 @@ -44,7 +44,7 @@ such as GPRS, EDGE, UMTS or HSPA. %package -n libgtp6 -Requires: osmocom-nightly = 202311282026 +Requires: osmocom-nightly = 202311292026 Summary: Library implementing GTP between SGSN and GGSN License: GPL-2.0-only Group: System/Libraries @@ -53,7 +53,7 @@ libgtp implements the GPRS Tunneling Protocol between SGSN and GGSN. %package -n libgtp-devel -Requires: osmocom-nightly = 202311282026 +Requires: osmocom-nightly = 202311292026 Summary: Development files for the GTP library License: GPL-2.0-only Group: Development/Libraries/C and C++ @@ -66,7 +66,7 @@ applications that want to make use of libgtp. %package -n gtp-echo-responder -Requires: osmocom-nightly = 202311282026 +Requires: osmocom-nightly = 202311292026 Summary: Small program answering GTP ECHO Request with GTP ECHO Response License: MIT Group: System/Libraries
View file
osmo-ggsn_1.11.0.202311282026.dsc -> osmo-ggsn_1.11.0.1.7773.202311292026.dsc
Changed
@@ -2,7 +2,7 @@ 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.11.0.202311282026 +Version: 1.11.0.1.7773.202311292026 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/openggsn Standards-Version: 3.9.6 @@ -19,8 +19,8 @@ osmo-ggsn-dbg deb debug extra arch=any osmo-ggsn-doc deb doc optional arch=all Checksums-Sha1: - d0867bc4e1c3ee99ee31db7db65215e9bb5e932b 186092 osmo-ggsn_1.11.0.202311282026.tar.xz + 54c4b03c17e8a6aaac543cf6e5b2760a56bc6952 188464 osmo-ggsn_1.11.0.1.7773.202311292026.tar.xz Checksums-Sha256: - 5a21a02e0e5867a71facf7e740cc129cb53e2d188a98d06a9d69948e51022550 186092 osmo-ggsn_1.11.0.202311282026.tar.xz + a86df96106a2b05bb85d20134b2c1be2eef1ec6c89b57e96465620c4e1eddb3a 188464 osmo-ggsn_1.11.0.1.7773.202311292026.tar.xz Files: - e17af197404e3f1146a30d887b14b880 186092 osmo-ggsn_1.11.0.202311282026.tar.xz + c32cd8bcced6dc5fb9bdf9bf64cd6093 188464 osmo-ggsn_1.11.0.1.7773.202311292026.tar.xz
View file
osmo-ggsn_1.11.0.202311282026.tar.xz/.tarball-version -> osmo-ggsn_1.11.0.1.7773.202311292026.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.11.0.202311282026 +1.11.0.1-7773.202311292026
View file
osmo-ggsn_1.11.0.202311282026.tar.xz/TODO-RELEASE -> osmo-ggsn_1.11.0.1.7773.202311292026.tar.xz/TODO-RELEASE
Changed
@@ -7,3 +7,4 @@ # 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 +libgtp REMOVE remove GTP cause defines of reserved values
View file
osmo-ggsn_1.11.0.202311282026.tar.xz/contrib/osmo-ggsn.spec.in -> osmo-ggsn_1.11.0.1.7773.202311292026.tar.xz/contrib/osmo-ggsn.spec.in
Changed
@@ -17,7 +17,7 @@ %define _lto_cflags %{nil} Name: osmo-ggsn -Requires: osmocom-nightly = 202311282026 +Requires: osmocom-nightly = 202311292026 Version: @VERSION@ Release: 0 Summary: GPRS Support Node @@ -43,7 +43,7 @@ such as GPRS, EDGE, UMTS or HSPA. %package -n libgtp6 -Requires: osmocom-nightly = 202311282026 +Requires: osmocom-nightly = 202311292026 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 = 202311282026 +Requires: osmocom-nightly = 202311292026 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 = 202311282026 +Requires: osmocom-nightly = 202311292026 Summary: Small program answering GTP ECHO Request with GTP ECHO Response License: MIT Group: System/Libraries
View file
osmo-ggsn_1.11.0.202311282026.tar.xz/debian/changelog -> osmo-ggsn_1.11.0.1.7773.202311292026.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-ggsn (1.11.0.202311282026) unstable; urgency=medium +osmo-ggsn (1.11.0.1.7773.202311292026) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom nightly feed - -- Osmocom OBS scripts <info@osmocom.org> Tue, 28 Nov 2023 20:26:46 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Wed, 29 Nov 2023 20:26:41 +0000 osmo-ggsn (1.11.0) unstable; urgency=medium
View file
osmo-ggsn_1.11.0.202311282026.tar.xz/debian/control -> osmo-ggsn_1.11.0.1.7773.202311292026.tar.xz/debian/control
Changed
@@ -17,7 +17,7 @@ Package: osmo-ggsn Architecture: any -Depends: osmocom-nightly (= 202311282026), ${shlibs:Depends}, +Depends: osmocom-nightly (= 202311292026), ${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 (= 202311282026), ${shlibs:Depends}, +Depends: osmocom-nightly (= 202311292026), ${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 (= 202311282026), ${shlibs:Depends}, +Depends: osmocom-nightly (= 202311292026), ${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 (= 202311282026), ${misc:Depends}, +Depends: osmocom-nightly (= 202311292026), ${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 (= 202311282026), ${shlibs:Depends}, ${misc:Depends}, libgtp6 (= ${binary:Version}), osmo-ggsn (= ${binary:Version}) +Depends: osmocom-nightly (= 202311292026), ${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 (= 202311282026), ${shlibs:Depends}, ${misc:Depends}, gtp-echo-responder (= ${binary:Version}) +Depends: osmocom-nightly (= 202311292026), ${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 (= 202311282026), ${shlibs:Depends}, ${misc:Depends}, libgtp6 (= ${binary:Version}) +Depends: osmocom-nightly (= 202311292026), ${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 (= 202311282026), ${misc:Depends} +Depends: osmocom-nightly (= 202311292026), ${misc:Depends} Description: ${misc:Package} PDF documentation Various manuals: user manual, VTY reference manual and/or protocol/interface manuals.
View file
osmo-ggsn_1.11.0.202311282026.tar.xz/gtp/gtp.h -> osmo-ggsn_1.11.0.1.7773.202311292026.tar.xz/gtp/gtp.h
Changed
@@ -53,7 +53,7 @@ #define GTP_UPDATE_PDP_RSP 19 /* Update PDP Context Response */ #define GTP_DELETE_PDP_REQ 20 /* Delete PDP Context Request */ #define GTP_DELETE_PDP_RSP 21 /* Delete PDP Context Response */ - /* 22-25 For future use. *//* In version GTP 1 anonomous PDP context */ +/* 22-25 For future use. *//* In version GTP 1 anonomous PDP context */ #define GTP_ERROR 26 /* Error Indication */ #define GTP_PDU_NOT_REQ 27 /* PDU Notification Request */ #define GTP_PDU_NOT_RSP 28 /* PDU Notification Response */ @@ -99,21 +99,21 @@ #define GTPCAUSE_NO_ID_NEEDED 3 /* No identity needed */ #define GTPCAUSE_MS_REFUSES_X 4 /* MS refuses */ #define GTPCAUSE_MS_NOT_RESP_X 5 /* MS is not GPRS responding */ -#define GTPCAUSE_006 6 /* For future use 6-48 */ -#define GTPCAUSE_049 49 /* Cause values reserved for GPRS charging protocol use (See GTP' in GSM 12.15) 49-63 */ -#define GTPCAUSE_064 64 /* For future use 64-127 */ +/* 6-48 For future use */ +/* 49-63 Cause values reserved for GPRS charging protocol use (See GTP' in GSM 12.15) */ +/* 64-127 For future use */ #define GTPCAUSE_ACC_REQ 128 /* Request accepted */ #define GTPCAUSE_NEW_PDP_NET_PREF 129 /* New PDP type due to network preference */ #define GTPCAUSE_NEW_PDP_ADDR_BEAR 130 /* New PDP type due to single address bearer only */ -#define GTPCAUSE_131 131 /* For future use 131-176 */ -#define GTPCAUSE_177 177 /* Cause values reserved for GPRS charging protocol use (See GTP' In GSM 12.15) 177-191 */ +/* 131-176 For future use */ +/* 177-191 Cause values reserved for GPRS charging protocol use (See GTP' In GSM 12.15) */ #define GTPCAUSE_NON_EXIST 192 /* Non-existent */ #define GTPCAUSE_INVALID_MESSAGE 193 /* Invalid message format */ #define GTPCAUSE_IMSI_NOT_KNOWN 194 /* IMSI not known */ #define GTPCAUSE_MS_DETACHED 195 /* MS is GPRS detached */ #define GTPCAUSE_MS_NOT_RESP 196 /* MS is not GPRS responding */ #define GTPCAUSE_MS_REFUSES 197 /* MS refuses */ -#define GTPCAUSE_198 198 /* For future use */ +/* 198 For future use */ #define GTPCAUSE_NO_RESOURCES 199 /* No resources available */ #define GTPCAUSE_NOT_SUPPORTED 200 /* Service not supported */ #define GTPCAUSE_MAN_IE_INCORRECT 201 /* Mandatory IE incorrect */ @@ -136,8 +136,8 @@ #define GTPCAUSE_SYN_ERR_FILTER 218 /* Syntactic errors in packet filter(s) */ #define GTPCAUSE_MISSING_APN 219 /* Missing or unknown APN */ #define GTPCAUSE_UNKNOWN_PDP 220 /* Unknown PDP address or PDP type */ -#define GTPCAUSE_221 221 /* For Future Use 221-240 */ -#define GTPCAUSE_241 241 /* Cause Values Reserved For Gprs Charging Protocol Use (See Gtp' In Gsm 12.15) 241-255 */ +/* 221-240 For future use */ +/* 241-255 Cause Values Reserved For Gprs Charging Protocol Use (See Gtp' In Gsm 12.15) */ static inline bool gtp_cause_successful(uint8_t cause) {
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
.