From 30a630186a4381f125a044050cb02925d72298f42d8696b8f80bd5a67e473e01 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 11 Apr 2024 23:26:29 +0000 Subject: [PATCH] - Update to release 1.5.1 OBS-URL: https://build.opensuse.org/package/show/network:telephony/osmo-iuh?expand=0&rev=42 --- 1.5.0.tar.gz | 3 --- 1.5.1.tar.gz | 3 +++ osmo-iuh.changes | 9 +++++++++ osmo-iuh.spec | 16 ++++++---------- 4 files changed, 18 insertions(+), 13 deletions(-) delete mode 100644 1.5.0.tar.gz create mode 100644 1.5.1.tar.gz diff --git a/1.5.0.tar.gz b/1.5.0.tar.gz deleted file mode 100644 index 2cec9b2..0000000 --- a/1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0f5f2b39a2948fc6b3b14380bf3b3bfc1e4394c326f1f6b7e38759bb559177e -size 13256660 diff --git a/1.5.1.tar.gz b/1.5.1.tar.gz new file mode 100644 index 0000000..1250f93 --- /dev/null +++ b/1.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8716fb9c2e059ff67209b5d889775f7a1267d2223f51698196914e1c06bc0f88 +size 13256803 diff --git a/osmo-iuh.changes b/osmo-iuh.changes index 3ed2a8a..bb4a8ff 100644 --- a/osmo-iuh.changes +++ b/osmo-iuh.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Apr 11 23:00:21 UTC 2024 - Jan Engelhardt + +- Update to release 1.5.1 + * ranap_transp_layer_addr_decode2(): Fix decoding X.213 IPv4 + address len=7 + * iu_client: Use local variable to track conn_id + * iu_client: Handle empty CR and InitialUE Message in DATA.ind + ------------------------------------------------------------------- Wed Nov 1 20:41:16 UTC 2023 - Jan Engelhardt diff --git a/osmo-iuh.spec b/osmo-iuh.spec index d42577a..bdba852 100644 --- a/osmo-iuh.spec +++ b/osmo-iuh.spec @@ -1,7 +1,7 @@ # # spec file for package osmo-iuh # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: osmo-iuh -Version: 1.5.0 +Version: 1.5.1 Release: 0 Summary: Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) License: AGPL-3.0-or-later AND GPL-2.0-or-later @@ -140,14 +140,10 @@ if ! %make_build check; then %endif fi -%post -n libosmo-hnbap0 -p /sbin/ldconfig -%postun -n libosmo-hnbap0 -p /sbin/ldconfig -%post -n libosmo-ranap7 -p /sbin/ldconfig -%postun -n libosmo-ranap7 -p /sbin/ldconfig -%post -n libosmo-rua0 -p /sbin/ldconfig -%postun -n libosmo-rua0 -p /sbin/ldconfig -%post -n libosmo-sabp1 -p /sbin/ldconfig -%postun -n libosmo-sabp1 -p /sbin/ldconfig +%ldconfig_scriptlets -n libosmo-hnbap0 +%ldconfig_scriptlets -n libosmo-ranap7 +%ldconfig_scriptlets -n libosmo-rua0 +%ldconfig_scriptlets -n libosmo-sabp1 %files -n libosmo-hnbap0 %license COPYING