Projects
osmocom:nightly
open5gs
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 531
View file
open5gs_2.6.6.44.e4204.202312032026.dsc -> open5gs_2.7.0.1.177e5.202312042026.dsc
Changed
@@ -2,7 +2,7 @@ Source: open5gs Binary: open5gs-common, open5gs-mme, open5gs-sgwc, open5gs-smf, open5gs-amf, open5gs-sgwu, open5gs-upf, open5gs-hss, open5gs-pcrf, open5gs-nrf, open5gs-scp, open5gs-sepp, open5gs-ausf, open5gs-udm, open5gs-pcf, open5gs-nssf, open5gs-bsf, open5gs-udr, open5gs, open5gs-dbg Architecture: any -Version: 2.6.6.44.e4204.202312032026 +Version: 2.7.0.1.177e5.202312042026 Maintainer: Harald Welte <laforge@gnumonks.org> Uploaders: Sukchan Lee <acetcom@gmail.com> Homepage: https://open5gs.org @@ -32,8 +32,8 @@ open5gs-udr deb net optional arch=any open5gs-upf deb net optional arch=any Checksums-Sha1: - e44921d8200e0e1ebdf1a564a4158754d134e20e 14459784 open5gs_2.6.6.44.e4204.202312032026.tar.xz + b051df496e5083f6bc75927f84f8e34a1ad8bdee 14459312 open5gs_2.7.0.1.177e5.202312042026.tar.xz Checksums-Sha256: - 57ebf5c1169d7482844a9a3ad20ab97936d96f2807f1a8c77c664bc96e209c53 14459784 open5gs_2.6.6.44.e4204.202312032026.tar.xz + a0ebb50ca70d7480cbe151bf76adcd89112890151796ee78f9e8b91d3c001c5a 14459312 open5gs_2.7.0.1.177e5.202312042026.tar.xz Files: - c41833d44531b2511f4a5510c682b725 14459784 open5gs_2.6.6.44.e4204.202312032026.tar.xz + b15f6c60d7cf6c0d81b0b0dec22ce5a5 14459312 open5gs_2.7.0.1.177e5.202312042026.tar.xz
View file
open5gs_2.6.6.44.e4204.202312032026.tar.xz/.tarball-version -> open5gs_2.7.0.1.177e5.202312042026.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -2.6.6.44-e4204.202312032026 +2.7.0.1-177e5.202312042026
View file
open5gs_2.6.6.44.e4204.202312032026.tar.xz/debian/changelog -> open5gs_2.7.0.1.177e5.202312042026.tar.xz/debian/changelog
Changed
@@ -1,8 +1,38 @@ -open5gs (2.6.6.44.e4204.202312032026) unstable; urgency=medium +open5gs (2.7.0.1.177e5.202312042026) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom nightly feed - -- Osmocom OBS scripts <info@osmocom.org> Sun, 03 Dec 2023 20:27:32 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Mon, 04 Dec 2023 20:27:32 +0000 + +open5gs (2.7.0) unstable; urgency=medium + + * 5G Roaming with SEPP + + -- Sukchan Lee <acetcom@gmail.com> Mon, 04 Dec 2023 21:10:30 +0900 + +open5gs (2.7.0~lunar) lunar; urgency=medium + + * 5G Roaming with SEPP + + -- Sukchan Lee <acetcom@gmail.com> Mon, 04 Dec 2023 21:08:42 +0900 + +open5gs (2.7.0~jammy) jammy; urgency=medium + + * 5G Roaming with SEPP + + -- Sukchan Lee <acetcom@gmail.com> Mon, 04 Dec 2023 21:06:57 +0900 + +open5gs (2.7.0~focal) focal; urgency=medium + + * 5G Roaming with SEPP + + -- Sukchan Lee <acetcom@gmail.com> Mon, 04 Dec 2023 21:05:10 +0900 + +open5gs (2.7.0~bionic) bionic; urgency=medium + + * 5G Roaming with SEPP + + -- Sukchan Lee <acetcom@gmail.com> Mon, 04 Dec 2023 21:02:40 +0900 open5gs (2.6.6) unstable; urgency=medium
View file
open5gs_2.6.6.44.e4204.202312032026.tar.xz/docker/docker-compose.yml -> open5gs_2.7.0.1.177e5.202312042026.tar.xz/docker/docker-compose.yml
Changed
@@ -20,7 +20,7 @@ depends_on: - mongodb ports: - - "3000:3000" + - "9999:9999" environment: - DB_URI=mongodb://mongodb/open5gs - WAIT_HOSTS=mongodb:27017
View file
open5gs_2.6.6.44.e4204.202312032026.tar.xz/docker/webui/Dockerfile -> open5gs_2.7.0.1.177e5.202312042026.tar.xz/docker/webui/Dockerfile
Changed
@@ -13,4 +13,4 @@ CMD /wait && npm run start -EXPOSE 3000 +EXPOSE 9999
View file
open5gs_2.6.6.44.e4204.202312032026.tar.xz/docs/_docs/guide/01-quickstart.md -> open5gs_2.7.0.1.177e5.202312042026.tar.xz/docs/_docs/guide/01-quickstart.md
Changed
@@ -224,7 +224,7 @@ Out of the box, the default configurations see all of the Open5GS components fully configured for use on a single computer. They are set to communicate with each other using the local loopback address space (`127.0.0.X`). The default addresses for each of the bind interfaces for these components and functions are as follows: ``` -MongoDB = 127.0.0.1 (subscriber data) - http://localhost:3000 +MongoDB = 127.0.0.1 (subscriber data) - http://localhost:9999 MME-s1ap = 127.0.0.2 :36412 for S1-MME MME-gtpc = 127.0.0.2 :2123 for S11
View file
open5gs_2.7.0.1.177e5.202312042026.tar.xz/docs/_posts/2023-12-04-release-v2.7.0.md
Added
@@ -0,0 +1,15 @@ +--- +title: "v2.7.0 - 5G Roaming with SEPP" +date: 2023-12-04 21:14:00 +0900 +categories: + - Release +tags: + - News + - Release +head_inline: "<style> ul { padding-bottom: 1em; } .blue { color: blue; }</style>" +--- + +See Release Note(https://github.com/open5gs/open5gs/releases/tag/v2.7.0) + +Download -- v2.7.0.tar.gz(https://github.com/open5gs/open5gs/archive/v2.7.0.tar.gz) +{: .notice--info}
View file
open5gs_2.6.6.44.e4204.202312032026.tar.xz/docs/assets/webui/install -> open5gs_2.7.0.1.177e5.202312042026.tar.xz/docs/assets/webui/install
Changed
@@ -10,7 +10,7 @@ # PACKAGE="open5gs" -VERSION="2.6.6" +VERSION="2.7.0" print_status() { echo
View file
open5gs_2.6.6.44.e4204.202312032026.tar.xz/lib/proto/types.h -> open5gs_2.7.0.1.177e5.202312042026.tar.xz/lib/proto/types.h
Changed
@@ -90,11 +90,17 @@ #define OGS_MAX_NUM_OF_SUPPORTED_TA 256 /* maxnoofTACs: 256 */ /* + * <December 3, 2023> * If I set it to 1024, the AMF crashes in the 'meson test -v registration'. * So for now, I will use 512. Once I figure out the cause of this problem, * I will try 1024. + * + * <December 4, 2023> + * After increasing the delay in test/app/5gc-init.c from 300ms to 500ms, + * the problem has been resolved. It seems that as the context memory increases, + * it takes time for the AMF execution to be completed." */ -#define OGS_MAX_NUM_OF_SLICE_SUPPORT 512 /* maxnoofSliceItems: 1024 */ +#define OGS_MAX_NUM_OF_SLICE_SUPPORT 1024 /* maxnoofSliceItems: 1024 */ #define OGS_MAX_NUM_OF_PLMN_PER_MME 32 /* maxnoofPLMNs(MME): 32 */ #define OGS_MAX_NUM_OF_PLMN 12 /* maxnoofPLMNs(AMF): 12 */
View file
open5gs_2.6.6.44.e4204.202312032026.tar.xz/meson.build -> open5gs_2.7.0.1.177e5.202312042026.tar.xz/meson.build
Changed
@@ -16,7 +16,7 @@ # along with this program. If not, see <https://www.gnu.org/licenses/>. project('open5gs', 'c', 'cpp', - version : '2.6.6', + version : '2.7.0', license : 'AGPL-3.0-or-later', meson_version : '>= 0.43.0', default_options : @@ -25,7 +25,7 @@ , ) -libogslib_version = '2.6.6' +libogslib_version = '2.7.0' prefix = get_option('prefix') bindir = join_paths(prefix, get_option('bindir'))
View file
open5gs_2.6.6.44.e4204.202312032026.tar.xz/tests/app/5gc-init.c -> open5gs_2.7.0.1.177e5.202312042026.tar.xz/tests/app/5gc-init.c
Changed
@@ -85,7 +85,7 @@ * * If freeDiameter is not used, it uses a delay of less than 4 seconds. */ - ogs_msleep(300); + ogs_msleep(500); return OGS_OK;; }
View file
open5gs_2.6.6.44.e4204.202312032026.tar.xz/webui/package-lock.json -> open5gs_2.7.0.1.177e5.202312042026.tar.xz/webui/package-lock.json
Changed
@@ -1,12 +1,12 @@ { "name": "open5gs", - "version": "2.6.6", + "version": "2.7.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "open5gs", - "version": "2.6.6", + "version": "2.7.0", "license": "AGPL-3.0", "dependencies": { "axios": "^0.27.2",
View file
open5gs_2.6.6.44.e4204.202312032026.tar.xz/webui/package.json -> open5gs_2.7.0.1.177e5.202312042026.tar.xz/webui/package.json
Changed
@@ -1,6 +1,6 @@ { "name": "open5gs", - "version": "2.6.6", + "version": "2.7.0", "description": "Open5gs", "main": "index.js", "repository": "https://github.com/open5gs/open5gs/webui",
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
.