Projects
osmocom:master
open5gs
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 347
View file
commit_83e35bb2de7e67646fdba849580184422b10006a.txt
Added
View file
commit_d0a1bedd223a592804956402add0e2eee8d39a15.txt
Deleted
View file
open5gs_2.6.6.45.d0a1b.dsc -> open5gs_2.7.0.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.45.d0a1b +Version: 2.7.0 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: - b7e8b651fc8e3e6191fbd42f8b40f7304bf7c8bc 14460192 open5gs_2.6.6.45.d0a1b.tar.xz + 990c946ade1992b563fb3e3ef27f877fd91766b5 14459908 open5gs_2.7.0.tar.xz Checksums-Sha256: - c530ef08fa6f227de390d939a9c9d42d7851e8c7364f01967702681ff7821433 14460192 open5gs_2.6.6.45.d0a1b.tar.xz + c5fc0080994aca48ba120e52e7ac0c633f482a75fe9fae58d12336f9677ed823 14459908 open5gs_2.7.0.tar.xz Files: - bcf575259b11ef3a8f0863bde25c82ae 14460192 open5gs_2.6.6.45.d0a1b.tar.xz + 83340485fc063f0336a2e26fc46ec2f4 14459908 open5gs_2.7.0.tar.xz
View file
open5gs_2.6.6.45.d0a1b.tar.xz/.tarball-version -> open5gs_2.7.0.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -2.6.6.45-d0a1b +2.7.0
View file
open5gs_2.6.6.45.d0a1b.tar.xz/debian/changelog -> open5gs_2.7.0.tar.xz/debian/changelog
Changed
@@ -1,8 +1,32 @@ -open5gs (2.6.6.45.d0a1b) unstable; urgency=medium +open5gs (2.7.0) unstable; urgency=medium - * Automatically generated changelog entry for building the Osmocom master feed + * 5G Roaming with SEPP - -- Osmocom OBS scripts <info@osmocom.org> Mon, 04 Dec 2023 12:03:55 +0000 + -- 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.7.0.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.45.d0a1b.tar.xz/docs/assets/webui/install -> open5gs_2.7.0.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.45.d0a1b.tar.xz/meson.build -> open5gs_2.7.0.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.45.d0a1b.tar.xz/webui/package-lock.json -> open5gs_2.7.0.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.45.d0a1b.tar.xz/webui/package.json -> open5gs_2.7.0.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
.