Projects
osmocom:master
open5gs
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 42
View file
commit_77c92eb37b1d638cbb61b9d09c92c9d15a09b944.txt
Deleted
View file
commit_95459f8376143fcf131668ad65dce3805c9e047c.txt
Added
View file
open5gs_2.5.5.dsc -> open5gs_2.5.5.1.9545.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-ausf, open5gs-udm, open5gs-pcf, open5gs-nssf, open5gs-bsf, open5gs-udr, open5gs, open5gs-dbg Architecture: any -Version: 2.5.5 +Version: 2.5.5.1.9545 Maintainer: Harald Welte <laforge@gnumonks.org> Uploaders: Sukchan Lee <acetcom@gmail.com> Homepage: https://open5gs.org @@ -31,8 +31,8 @@ open5gs-udr deb net optional arch=any open5gs-upf deb net optional arch=any Checksums-Sha1: - 2b17ef3077ee311195c151e6eae94c210cb1d939 11489588 open5gs_2.5.5.tar.xz + 8ef132dc528fdda03491c14c31400223b11e4f8f 11490328 open5gs_2.5.5.1.9545.tar.xz Checksums-Sha256: - 1acb7890b1f9636e3d7ed591d523e24d765065e09bd0c8cba8b59a0090bab613 11489588 open5gs_2.5.5.tar.xz + f088d36caa36d05dc84d932e475eda0c23d3c6d548c4b607e9f6978c22ef6fb8 11490328 open5gs_2.5.5.1.9545.tar.xz Files: - b905a869a152c5b3b2db573f098101df 11489588 open5gs_2.5.5.tar.xz + 6cda141dba0fbd97c6582a84d59e258f 11490328 open5gs_2.5.5.1.9545.tar.xz
View file
open5gs_2.5.5.tar.xz/.tarball-version -> open5gs_2.5.5.1.9545.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -2.5.5 +2.5.5.1-9545
View file
open5gs_2.5.5.tar.xz/debian/changelog -> open5gs_2.5.5.1.9545.tar.xz/debian/changelog
Changed
@@ -1,3 +1,9 @@ +open5gs (2.5.5.1.9545) unstable; urgency=medium + + * Automatically generated changelog entry for building the Osmocom master feed + + -- Osmocom OBS scripts <info@osmocom.org> Sun, 06 Nov 2022 12:05:44 +0000 + open5gs (2.5.5) unstable; urgency=medium * New NF - SCP(Service Communication Proxy)
View file
open5gs_2.5.5.tar.xz/docs/assets/webui/install -> open5gs_2.5.5.1.9545.tar.xz/docs/assets/webui/install
Changed
@@ -231,9 +231,9 @@ print_status 'Adding the MongoDB signing key to your keyring...' if -x /usr/bin/curl ; then - exec_cmd_nobail "curl -sLf -o /dev/null 'https://www.mongodb.org/static/pgp/server-6.0.asc' | apt-key add -" + exec_cmd_nobail "curl -sLf 'https://www.mongodb.org/static/pgp/server-6.0.asc' | apt-key add -" else - exec_cmd_nobail "wget -qO /dev/null -o /dev/null 'https://www.mongodb.org/static/pgp/server-6.0.asc' | apt-key add -" + exec_cmd_nobail "wget -qO - 'https://www.mongodb.org/static/pgp/server-6.0.asc' | apt-key add -" fi print_status "Creating apt sources list file for the MongoDB repo..." @@ -259,7 +259,7 @@ exec_cmd "curl -sLf 'https://github.com/open5gs/${PACKAGE}/archive/v${VERSION}.tar.gz' | tar zxf -" RC=$? else - exec_cmd "wget -qO- /dev/null 'https://github.com/open5gs/${PACKAGE}/archive/v${VERSION}.tar.gz' | tar zxf -" + exec_cmd "wget -qO - 'https://github.com/open5gs/${PACKAGE}/archive/v${VERSION}.tar.gz' | tar zxf -" RC=$? fi
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
.