mirror of
				https://github.com/open5gs/open5gs.git
				synced 2025-11-03 21:43:25 +00:00 
			
		
		
		
	Release v2.6.6
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
---
 | 
			
		||||
title: "v2.6.5 - Ubuntu 23.04(lunar) Release"
 | 
			
		||||
date: 2023-10-02 20:11:00 +0900
 | 
			
		||||
title: "v2.6.6 - Ubuntu 23.04(lunar) Release"
 | 
			
		||||
date: 2023-10-04 20:36:00 +0900
 | 
			
		||||
categories:
 | 
			
		||||
  - Release
 | 
			
		||||
tags:
 | 
			
		||||
@@ -9,7 +9,7 @@ tags:
 | 
			
		||||
head_inline: "<style> ul { padding-bottom: 1em; } .blue { color: blue; }</style>"
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
See [Release Note](https://github.com/open5gs/open5gs/releases/tag/v2.6.5)
 | 
			
		||||
See [Release Note](https://github.com/open5gs/open5gs/releases/tag/v2.6.6)
 | 
			
		||||
 | 
			
		||||
Download -- [v2.6.5.tar.gz](https://github.com/open5gs/open5gs/archive/v2.6.5.tar.gz)
 | 
			
		||||
Download -- [v2.6.6.tar.gz](https://github.com/open5gs/open5gs/archive/v2.6.6.tar.gz)
 | 
			
		||||
{: .notice--info}
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
PACKAGE="open5gs"
 | 
			
		||||
VERSION="2.6.5"
 | 
			
		||||
VERSION="2.6.6"
 | 
			
		||||
 | 
			
		||||
print_status() {
 | 
			
		||||
    echo
 | 
			
		||||
 
 | 
			
		||||
@@ -16,7 +16,7 @@
 | 
			
		||||
# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 | 
			
		||||
 | 
			
		||||
project('open5gs', 'c', 'cpp',
 | 
			
		||||
    version : '2.6.5',
 | 
			
		||||
    version : '2.6.6',
 | 
			
		||||
    license : 'AGPL-3.0-or-later',
 | 
			
		||||
    meson_version : '>= 0.43.0',
 | 
			
		||||
    default_options : [
 | 
			
		||||
@@ -25,7 +25,7 @@ project('open5gs', 'c', 'cpp',
 | 
			
		||||
    ],
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
libogslib_version = '2.6.5'
 | 
			
		||||
libogslib_version = '2.6.6'
 | 
			
		||||
 | 
			
		||||
prefix = get_option('prefix')
 | 
			
		||||
bindir = join_paths(prefix, get_option('bindir'))
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										4
									
								
								webui/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								webui/package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "open5gs",
 | 
			
		||||
  "version": "2.6.5",
 | 
			
		||||
  "version": "2.6.6",
 | 
			
		||||
  "lockfileVersion": 3,
 | 
			
		||||
  "requires": true,
 | 
			
		||||
  "packages": {
 | 
			
		||||
    "": {
 | 
			
		||||
      "name": "open5gs",
 | 
			
		||||
      "version": "2.6.5",
 | 
			
		||||
      "version": "2.6.6",
 | 
			
		||||
      "license": "AGPL-3.0",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "axios": "^0.27.2",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "open5gs",
 | 
			
		||||
  "version": "2.6.5",
 | 
			
		||||
  "version": "2.6.6",
 | 
			
		||||
  "description": "Open5gs",
 | 
			
		||||
  "main": "index.js",
 | 
			
		||||
  "repository": "https://github.com/open5gs/open5gs/webui",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user