From 8d0895578325865ad2b1bde8b81ef427ff7ad939 Mon Sep 17 00:00:00 2001 From: Sukchan Lee Date: Mon, 6 Mar 2023 22:29:04 +0900 Subject: [PATCH] Release v2.6.0 --- debian/changelog | 24 +++++++++++++ .../2023-03-06-release-v2.4.15-v2.5.9.md | 35 +++++++++++++++++++ docs/assets/webui/install | 2 +- webui/package-lock.json | 4 +-- webui/package.json | 2 +- 5 files changed, 63 insertions(+), 4 deletions(-) create mode 100644 docs/_posts/2023-03-06-release-v2.4.15-v2.5.9.md diff --git a/debian/changelog b/debian/changelog index dbb8314df..4de33a1bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +open5gs (2.6.0~kinetic) kinetic; urgency=medium + + * Upgrade to Release-17 + + -- Sukchan Lee Mon, 06 Mar 2023 22:27:13 +0900 + +open5gs (2.6.0~jammy) jammy; urgency=medium + + * Upgrade to Release-17 + + -- Sukchan Lee Mon, 06 Mar 2023 22:25:36 +0900 + +open5gs (2.6.0~focal) focal; urgency=medium + + * Upgrade to Release-17 + + -- Sukchan Lee Mon, 06 Mar 2023 22:23:38 +0900 + +open5gs (2.6.0~bionic) bionic; urgency=medium + + * Upgrade to Release-17 + + -- Sukchan Lee Mon, 06 Mar 2023 22:20:05 +0900 + open5gs (2.5.6) unstable; urgency=medium * New NF - SCP(Service Communication Proxy) diff --git a/docs/_posts/2023-03-06-release-v2.4.15-v2.5.9.md b/docs/_posts/2023-03-06-release-v2.4.15-v2.5.9.md new file mode 100644 index 000000000..c907a4196 --- /dev/null +++ b/docs/_posts/2023-03-06-release-v2.4.15-v2.5.9.md @@ -0,0 +1,35 @@ +--- +title: "v2.4.15 and v2.5.9 - Bug Fixes" +date: 2023-03-06 21:44:00 +0900 +categories: + - Release +tags: + - News + - Release +head_inline: "" +--- + +#### Security Issues +- [PFCP/GTP] Fixed security bug (#2127,#2128,#2129) +([#2127](https://github.com/open5gs/open5gs/issues/2127), [#2128](https://github.com/open5gs/open5gs/issues/2128), [#2129](https://github.com/open5gs/open5gs/issues/2129)) -- [pventuzelo](https://github.com/pventuzelo) + +#### Bug Fixes +- [AMF] Disallow handling service requests unless UE is already registered ([#2069](https://github.com/open5gs/open5gs/pull/2069)) -- [bmeglicit](https://github.com/bmeglicit) +- [SBI] Fixed openapitools MAP generation ([#2103](https://github.com/open5gs/open5gs/issues/2103)) -- [alonsocamaro](https://github.com/alonsocamaro) +- [SBI] Fix possible crash when handling PatchItems in NFProfile PATCH req ([#2069](https://github.com/open5gs/open5gs/pull/2069)) -- [bmeglicit](https://github.com/bmeglicit) +- [MME] KeNB derive from TAU(active flag=1) ([#2063](https://github.com/open5gs/open5gs/issues/2063)) -- [Sabreu](https://github.com/Sabreu) +- [AMF/MME] UE capability deletion ([#1917](https://github.com/open5gs/open5gs/issues/1917),[#2040](https://github.com/open5gs/open5gs/issues/2040)) -- [irazairspan](https://github.com/irazairspan), [Sabreu](https://github.com/Sabreu) +- [SBI] Open5GS now checks User-AGENT only in SCP. ([#2049](https://github.com/open5gs/open5gs/issues/2049)) -- [Borjis131](https://github.com/Borjis131) +- [NF] Fix double-free crash when NF is under heavy load ([#2048](https://github.com/open5gs/open5gs/pull/2048)) -- [bmeglicit](https://github.com/bmeglicit) +- [CORE] Add defense code to ogs_pkbuf_copy ([#2032](https://github.com/open5gs/open5gs/issues/2032)) -- [ahankak](https://github.com/ahankak) +- [NRF] Fixed a crash during NRF discovery ([#2034](https://github.com/open5gs/open5gs/issues/2034)) -- [gustavobsch](https://github.com/gustavobsch) +- Added Service-MAP to Requester-Features in Discovery Option ([#2027](https://github.com/open5gs/open5gs/issues/2027)) -- [gustavobsch](https://github.com/gustavobsch) +- [AMF] Fixed a crash on explicit network-initiated deregister ([#2021](https://github.com/open5gs/open5gs/issues/2021)) -- [gstaa](https://github.com/gstaa) +- [AMF] Fixed crashed from malformed 5GS-ID ([#2020](https://github.com/open5gs/open5gs/issues/2020)) -- [p1-bmu](https://github.com/p1-bmu) +- [AMF/MME] Not assert for ogs_asn_copy_ie() ([#2018](https://github.com/open5gs/open5gs/issues/2018)) -- [p1-bmu](https://github.com/p1-bmu) +- [AMF] Fixed a crash when no UE context ([#2016](https://github.com/open5gs/open5gs/issues/2016)) -- [Sabreu](https://github.com/Sabreu) +- [AMF] Failed to encode ASN-PDU for very large UERadioCapability size ([#2008](https://github.com/open5gs/open5gs/issues/2008)) -- [Sabreu](https://github.com/Sabreu) +- [AMF] Fixed crash if no BW Unit(Xbps) ([#2000](https://github.com/open5gs/open5gs/issues/2000)) -- [oktavlachs](https://github.com/oktavlachs) + +Download -- [v2.5.9.tar.gz](https://github.com/open5gs/open5gs/archive/v2.5.9.tar.gz) +{: .notice--info} diff --git a/docs/assets/webui/install b/docs/assets/webui/install index 206e73ecf..88303df7c 100644 --- a/docs/assets/webui/install +++ b/docs/assets/webui/install @@ -10,7 +10,7 @@ # PACKAGE="open5gs" -VERSION="2.5.6" +VERSION="2.6.0" print_status() { echo diff --git a/webui/package-lock.json b/webui/package-lock.json index d57edb282..660420eaf 100644 --- a/webui/package-lock.json +++ b/webui/package-lock.json @@ -1,12 +1,12 @@ { "name": "open5gs", - "version": "2.5.6", + "version": "2.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "open5gs", - "version": "2.5.6", + "version": "2.6.0", "license": "AGPL-3.0", "dependencies": { "axios": "^0.27.2", diff --git a/webui/package.json b/webui/package.json index 7df4ec92e..dfc838177 100644 --- a/webui/package.json +++ b/webui/package.json @@ -1,6 +1,6 @@ { "name": "open5gs", - "version": "2.5.6", + "version": "2.6.0", "description": "Open5gs", "main": "index.js", "repository": "https://github.com/open5gs/open5gs/webui",