Changes of Revision 350

open5gs_2.6.4.17.93ad7.202306070026.dsc -> open5gs_2.6.4.18.3a41.202306080026.dsc Changed
x
 
1
@@ -2,7 +2,7 @@
2
 Source: open5gs
3
 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
4
 Architecture: any
5
-Version: 2.6.4.17.93ad7.202306070026
6
+Version: 2.6.4.18.3a41.202306080026
7
 Maintainer: Harald Welte <laforge@gnumonks.org>
8
 Uploaders: Sukchan Lee <acetcom@gmail.com>
9
 Homepage: https://open5gs.org
10
@@ -31,8 +31,8 @@
11
  open5gs-udr deb net optional arch=any
12
  open5gs-upf deb net optional arch=any
13
 Checksums-Sha1:
14
- 8c8006efd72ca48629d9697d619d0b5e45ea23fa 14123320 open5gs_2.6.4.17.93ad7.202306070026.tar.xz
15
+ e98147730ed616a53fa94889a1e77bf056bac987 14123636 open5gs_2.6.4.18.3a41.202306080026.tar.xz
16
 Checksums-Sha256:
17
- 9a9c6359ed39b5fdede97b9c9628090de507f5430469301a233d7de5c7268e7a 14123320 open5gs_2.6.4.17.93ad7.202306070026.tar.xz
18
+ 6de992ce587829cc58a6a4ca24f757edf4d185189e7613a02634f820ca7785c4 14123636 open5gs_2.6.4.18.3a41.202306080026.tar.xz
19
 Files:
20
- 21c7109763b7403e7f40277539c40a6a 14123320 open5gs_2.6.4.17.93ad7.202306070026.tar.xz
21
+ f513df2d5e5bef0321000b0abc986c15 14123636 open5gs_2.6.4.18.3a41.202306080026.tar.xz
22
open5gs_2.6.4.17.93ad7.202306070026.tar.xz/.tarball-version -> open5gs_2.6.4.18.3a41.202306080026.tar.xz/.tarball-version Changed
4
 
1
@@ -1 +1 @@
2
-2.6.4.17-93ad7.202306070026
3
+2.6.4.18-3a41.202306080026
4
open5gs_2.6.4.17.93ad7.202306070026.tar.xz/debian/changelog -> open5gs_2.6.4.18.3a41.202306080026.tar.xz/debian/changelog Changed
12
 
1
@@ -1,8 +1,8 @@
2
-open5gs (2.6.4.17.93ad7.202306070026) unstable; urgency=medium
3
+open5gs (2.6.4.18.3a41.202306080026) unstable; urgency=medium
4
 
5
   * Automatically generated changelog entry for building the Osmocom nightly feed
6
 
7
- -- Osmocom OBS scripts <info@osmocom.org>  Wed, 07 Jun 2023 00:28:54 +0000
8
+ -- Osmocom OBS scripts <info@osmocom.org>  Thu, 08 Jun 2023 00:27:38 +0000
9
 
10
 open5gs (2.6.4) unstable; urgency=medium
11
 
12
open5gs_2.6.4.17.93ad7.202306070026.tar.xz/src/smf/gx-path.c -> open5gs_2.6.4.18.3a41.202306080026.tar.xz/src/smf/gx-path.c Changed
10
 
1
@@ -130,7 +130,7 @@
2
         ogs_assert(ret == 0);
3
         ogs_assert(new == 0);
4
 
5
-        ogs_debug("    Found GX Session-Id: %s", sess->gx_sid);
6
+        ogs_debug("    Found Gx Session-Id: %s", sess->gx_sid);
7
 
8
         /* Add Session-Id to the message */
9
         ret = ogs_diam_message_session_id_set(req, (os0_t)sess->gx_sid, sidlen);
10