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 38
View file
osmo-sgsn.spec
Changed
@@ -19,13 +19,13 @@ %define with_iu 1 Name: osmo-sgsn Requires: osmocom-master -Version: 1.11.0.4.ff9c4 +Version: 1.11.0.5.67677 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.4.ff9c4.tar.xz +Source: osmo-sgsn_1.11.0.5.67677.tar.xz Source1: rpmlintrc BuildRequires: autoconf BuildRequires: automake
View file
commit_676777c5f905a7f07a962e6fd7b84505257fc254.txt
Added
View file
commit_ff9c46cc61e69cf63180dea892ffae93db8a2608.txt
Deleted
View file
osmo-sgsn_1.11.0.4.ff9c4.dsc -> osmo-sgsn_1.11.0.5.67677.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-sgsn Binary: osmo-sgsn, osmo-sgsn-dbg, osmo-gtphub, osmo-gtphub-dbg, osmo-sgsn-doc Architecture: any all -Version: 1.11.0.4.ff9c4 +Version: 1.11.0.5.67677 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/osmo-sgsn Standards-Version: 3.9.8 @@ -16,8 +16,8 @@ osmo-sgsn-dbg deb debug extra arch=any osmo-sgsn-doc deb doc optional arch=all Checksums-Sha1: - 306e5e7942b0538e02eafd50674bfc2756d87c35 231620 osmo-sgsn_1.11.0.4.ff9c4.tar.xz + ad4dc9ee3a63ea494e40b371cda05de0e5db1fe4 231732 osmo-sgsn_1.11.0.5.67677.tar.xz Checksums-Sha256: - e18d17cd35fee62e9ae55e28bfb37c2f23ea3cb5d9c622d199d054e4d57f0b19 231620 osmo-sgsn_1.11.0.4.ff9c4.tar.xz + f608b2e9521f4f8fe2e7d73e9bfece6896e407be516c543eaa4d643a12f29ae8 231732 osmo-sgsn_1.11.0.5.67677.tar.xz Files: - 9d7aca171c506b5c78bdd6be84532313 231620 osmo-sgsn_1.11.0.4.ff9c4.tar.xz + 96fdb0e01d7a6cb40d749be2e482b30c 231732 osmo-sgsn_1.11.0.5.67677.tar.xz
View file
osmo-sgsn_1.11.0.4.ff9c4.tar.xz/.tarball-version -> osmo-sgsn_1.11.0.5.67677.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.11.0.4-ff9c4 +1.11.0.5-67677
View file
osmo-sgsn_1.11.0.4.ff9c4.tar.xz/TODO-RELEASE -> osmo-sgsn_1.11.0.5.67677.tar.xz/TODO-RELEASE
Changed
@@ -1 +1,2 @@ #component what description / commit summary line +libgtp > 1.10 use gtp_cause_successful()
View file
osmo-sgsn_1.11.0.4.ff9c4.tar.xz/debian/changelog -> osmo-sgsn_1.11.0.5.67677.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-sgsn (1.11.0.4.ff9c4) unstable; urgency=medium +osmo-sgsn (1.11.0.5.67677) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Thu, 23 Nov 2023 12:26:09 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Fri, 24 Nov 2023 08:34:55 +0000 osmo-sgsn (1.11.0) unstable; urgency=medium
View file
osmo-sgsn_1.11.0.4.ff9c4.tar.xz/src/sgsn/sgsn_libgtp.c -> osmo-sgsn_1.11.0.5.67677.tar.xz/src/sgsn/sgsn_libgtp.c
Changed
@@ -417,7 +417,7 @@ } /* Check for cause value if it was really successful */ - if (cause != GTPCAUSE_ACC_REQ) { + if (!gtp_cause_successful(cause)) { reject_cause = cause_map(gtp2sm_cause_map, cause, GSM_CAUSE_ACT_REJ_GGSN); goto reject;
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
.