Changes of Revision 1007

open5gs_2.7.3.4642.1d46.202503242026.dsc -> open5gs_2.7.3.4643.7040.202503252026.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-sepp, open5gs-ausf, open5gs-udm, open5gs-pcf, open5gs-nssf, open5gs-bsf, open5gs-udr, open5gs, open5gs-dbg
4
 Architecture: any
5
-Version: 2.7.3.4642.1d46.202503242026
6
+Version: 2.7.3.4643.7040.202503252026
7
 Maintainer: Harald Welte <laforge@gnumonks.org>
8
 Uploaders: Sukchan Lee <acetcom@gmail.com>
9
 Homepage: https://open5gs.org
10
@@ -32,8 +32,8 @@
11
  open5gs-udr deb net optional arch=any
12
  open5gs-upf deb net optional arch=any
13
 Checksums-Sha1:
14
- caff05e6eb25993eb01799f7f81c09ed42e55db4 14530324 open5gs_2.7.3.4642.1d46.202503242026.tar.xz
15
+ 44a58dbcbab5b40cc6eb082977d0b088c06a7e0c 14530092 open5gs_2.7.3.4643.7040.202503252026.tar.xz
16
 Checksums-Sha256:
17
- c05aa555d3dd5681d29df70998f6245cd1757f149c0a87a58230eddd1143c527 14530324 open5gs_2.7.3.4642.1d46.202503242026.tar.xz
18
+ 1a419a618b9a6fd321ee45a4502cecc862d0916ac9d8abc269dd1291c30acb60 14530092 open5gs_2.7.3.4643.7040.202503252026.tar.xz
19
 Files:
20
- 07b748513d67919375f2813605076fdd 14530324 open5gs_2.7.3.4642.1d46.202503242026.tar.xz
21
+ 5297b7f34fd147a15e0bf6819a259733 14530092 open5gs_2.7.3.4643.7040.202503252026.tar.xz
22
open5gs_2.7.3.4642.1d46.202503242026.tar.xz/.tarball-version -> open5gs_2.7.3.4643.7040.202503252026.tar.xz/.tarball-version Changed
4
 
1
@@ -1 +1 @@
2
-2.7.3.4642-1d46.202503242026
3
+2.7.3.4643-7040.202503252026
4
open5gs_2.7.3.4642.1d46.202503242026.tar.xz/debian/changelog -> open5gs_2.7.3.4643.7040.202503252026.tar.xz/debian/changelog Changed
12
 
1
@@ -1,8 +1,8 @@
2
-open5gs (2.7.3.4642.1d46.202503242026) unstable; urgency=medium
3
+open5gs (2.7.3.4643.7040.202503252026) unstable; urgency=medium
4
 
5
   * Automatically generated changelog entry for building the Osmocom nightly feed
6
 
7
- -- Osmocom OBS scripts <info@osmocom.org>  Mon, 24 Mar 2025 20:27:55 +0000
8
+ -- Osmocom OBS scripts <info@osmocom.org>  Tue, 25 Mar 2025 20:27:55 +0000
9
 
10
 open5gs (2.7.3) unstable; urgency=medium
11
 
12
open5gs_2.7.3.4642.1d46.202503242026.tar.xz/lib/sbi/message.h -> open5gs_2.7.3.4643.7040.202503252026.tar.xz/lib/sbi/message.h Changed
10
 
1
@@ -411,6 +411,8 @@
2
     "N5g-ddnmf_Discovery_MonitorUpdateResult"
3
 #define OGS_SBI_CALLBACK_N5G_DDNMF_DISCOVERY_MATCH_INFORMATION \
4
     "N5g-ddnmf_Discovery_MatchInformation"
5
+#define OGS_SBI_CALLBACK_NAMF_COMMUNICATION_ONN1N2TRANSFERFAILURE \
6
+    "Namf_Communication_onN1N2TransferFailure"
7
 
8
 typedef struct ogs_sbi_header_s {
9
     char *method;
10
open5gs_2.7.3.4642.1d46.202503242026.tar.xz/lib/sbi/nnrf-build.c -> open5gs_2.7.3.4643.7040.202503252026.tar.xz/lib/sbi/nnrf-build.c Changed
21
 
1
@@ -1458,9 +1458,6 @@
2
 
3
     message.SubscriptionData = SubscriptionData;
4
 
5
-    message.http.custom.callback =
6
-        (char *)OGS_SBI_CALLBACK_NNRF_NFMANAGEMENT_NF_STATUS_NOTIFY;
7
-
8
     request = ogs_sbi_build_request(&message);
9
     ogs_expect(request);
10
 
11
@@ -1549,9 +1546,6 @@
12
     message.h.method = (char *)OGS_SBI_HTTP_METHOD_DELETE;
13
     message.h.uri = subscription_data->resource_uri;
14
 
15
-    message.http.custom.callback =
16
-        (char *)OGS_SBI_CALLBACK_NNRF_NFMANAGEMENT_NF_STATUS_NOTIFY;
17
-
18
     request = ogs_sbi_build_request(&message);
19
     ogs_expect(request);
20
 
21
open5gs_2.7.3.4642.1d46.202503242026.tar.xz/src/amf/nsmf-build.c -> open5gs_2.7.3.4643.7040.202503252026.tar.xz/src/amf/nsmf-build.c Changed
36
 
1
@@ -224,6 +224,15 @@
2
     message.http.accept = (char *)(OGS_SBI_CONTENT_JSON_TYPE ","
3
         OGS_SBI_CONTENT_NGAP_TYPE "," OGS_SBI_CONTENT_PROBLEM_TYPE);
4
 
5
+/*
6
+ * Callback Header Configuration
7
+ *
8
+ * The 3gpp-Sbi-Callback HTTP header (per 3GPP TS 29.500 v17.9.0) indicates that
9
+ * a message is an asynchronous notification or callback. This header should be
10
+ * included only in HTTP POST requests that are callbacks (e.g., event or
11
+ * notification messages) and must not be added to regular service requests,
12
+ * such as registration (HTTP PUT) or subscription requests.
13
+ */
14
     message.http.custom.callback =
15
         (char *)OGS_SBI_CALLBACK_NSMF_PDUSESSION_STATUS_NOTIFY;
16
 
17
@@ -529,6 +538,18 @@
18
 
19
     message.N1N2MsgTxfrFailureNotification = &N1N2MsgTxfrFailureNotification;
20
 
21
+/*
22
+ * Callback Header Configuration
23
+ *
24
+ * The 3gpp-Sbi-Callback HTTP header (per 3GPP TS 29.500 v17.9.0) indicates that
25
+ * a message is an asynchronous notification or callback. This header should be
26
+ * included only in HTTP POST requests that are callbacks (e.g., event or
27
+ * notification messages) and must not be added to regular service requests,
28
+ * such as registration (HTTP PUT) or subscription requests.
29
+ */
30
+    message.http.custom.callback =
31
+        (char *)OGS_SBI_CALLBACK_NAMF_COMMUNICATION_ONN1N2TRANSFERFAILURE;
32
+
33
     request = ogs_sbi_build_request(&message);
34
     ogs_expect(request);
35
 
36
open5gs_2.7.3.4642.1d46.202503242026.tar.xz/src/amf/nudm-build.c -> open5gs_2.7.3.4643.7040.202503252026.tar.xz/src/amf/nudm-build.c Changed
21
 
1
@@ -85,9 +85,6 @@
2
 
3
     message.Amf3GppAccessRegistration = &Amf3GppAccessRegistration;
4
 
5
-    message.http.custom.callback =
6
-        (char *)OGS_SBI_CALLBACK_NUDM_UECM_DEREGISTRATION_NOTIFICATION;
7
-
8
     request = ogs_sbi_build_request(&message);
9
     ogs_expect(request);
10
 
11
@@ -243,9 +240,6 @@
12
 
13
     message.SDMSubscription = &SDMSubscription;
14
 
15
-    message.http.custom.callback =
16
-        (char *)OGS_SBI_CALLBACK_NUDM_SDM_NOTIFICATION;
17
-
18
     request = ogs_sbi_build_request(&message);
19
     ogs_expect(request);
20
 
21
open5gs_2.7.3.4642.1d46.202503242026.tar.xz/src/nrf/nnrf-build.c -> open5gs_2.7.3.4643.7040.202503252026.tar.xz/src/nrf/nnrf-build.c Changed
19
 
1
@@ -81,6 +81,17 @@
2
             goto end;
3
         }
4
     }
5
+/*
6
+ * Callback Header Configuration
7
+ *
8
+ * The 3gpp-Sbi-Callback HTTP header (per 3GPP TS 29.500 v17.9.0) indicates that
9
+ * a message is an asynchronous notification or callback. This header should be
10
+ * included only in HTTP POST requests that are callbacks (e.g., event or
11
+ * notification messages) and must not be added to regular service requests,
12
+ * such as registration (HTTP PUT) or subscription requests.
13
+ */
14
+    message.http.custom.callback =
15
+        (char *)OGS_SBI_CALLBACK_NNRF_NFMANAGEMENT_NF_STATUS_NOTIFY;
16
 
17
     message.NotificationData = NotificationData;
18
 
19
open5gs_2.7.3.4642.1d46.202503242026.tar.xz/src/smf/nudm-build.c -> open5gs_2.7.3.4643.7040.202503252026.tar.xz/src/smf/nudm-build.c Changed
11
 
1
@@ -236,9 +236,6 @@
2
 
3
     message.SDMSubscription = &SDMSubscription;
4
 
5
-    message.http.custom.callback =
6
-        (char *)OGS_SBI_CALLBACK_NUDM_SDM_NOTIFICATION;
7
-
8
     request = ogs_sbi_build_request(&message);
9
     ogs_expect(request);
10
 
11