forked from pool/osmo-iuh
Accepting request 1121723 from network:telephony
- Update to release 1.5.0 OBS-URL: https://build.opensuse.org/request/show/1121723 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osmo-iuh?expand=0&rev=16
This commit is contained in:
commit
70f3d81650
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:40810b5be95aabd1a8d1672b5a680fbaa1a4fb89305680d2688cadf62d6f1082
|
|
||||||
size 13255519
|
|
3
1.5.0.tar.gz
Normal file
3
1.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d0f5f2b39a2948fc6b3b14380bf3b3bfc1e4394c326f1f6b7e38759bb559177e
|
||||||
|
size 13256660
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 1 20:41:16 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.5.0
|
||||||
|
* fix PDU leaks in rua_generate_*() functions
|
||||||
|
* fix leak in ranap_new_transp_layer_addr()
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 18 11:33:27 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Thu May 18 11:33:27 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: osmo-iuh
|
Name: osmo-iuh
|
||||||
Version: 1.4.0
|
Version: 1.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Osmocom code for the Iuh interface (HNBAP, RUA, RANAP)
|
Summary: Osmocom code for the Iuh interface (HNBAP, RUA, RANAP)
|
||||||
License: AGPL-3.0-or-later AND GPL-2.0-or-later
|
License: AGPL-3.0-or-later AND GPL-2.0-or-later
|
||||||
@ -32,13 +32,13 @@ BuildRequires: pkg-config >= 0.20
|
|||||||
# python3 for asn1tostruct.py
|
# python3 for asn1tostruct.py
|
||||||
BuildRequires: python3
|
BuildRequires: python3
|
||||||
BuildRequires: pkgconfig(libasn1c) >= 0.9.30
|
BuildRequires: pkgconfig(libasn1c) >= 0.9.30
|
||||||
BuildRequires: pkgconfig(libosmo-netif) >= 1.3.0
|
BuildRequires: pkgconfig(libosmo-netif) >= 1.4.0
|
||||||
BuildRequires: pkgconfig(libosmo-sigtran) >= 1.7.0
|
BuildRequires: pkgconfig(libosmo-sigtran) >= 1.8.0
|
||||||
BuildRequires: pkgconfig(libosmocore) >= 1.8.0
|
BuildRequires: pkgconfig(libosmocore) >= 1.9.0
|
||||||
BuildRequires: pkgconfig(libosmoctrl) >= 1.8.0
|
BuildRequires: pkgconfig(libosmoctrl) >= 1.9.0
|
||||||
BuildRequires: pkgconfig(libosmogb) >= 1.8.0
|
BuildRequires: pkgconfig(libosmogb) >= 1.9.0
|
||||||
BuildRequires: pkgconfig(libosmogsm) >= 1.8.0
|
BuildRequires: pkgconfig(libosmogsm) >= 1.9.0
|
||||||
BuildRequires: pkgconfig(libosmovty) >= 1.8.0
|
BuildRequires: pkgconfig(libosmovty) >= 1.9.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Osmocom code for the Iuh interface (HNBAP, RUA, RANAP)
|
Osmocom code for the Iuh interface (HNBAP, RUA, RANAP)
|
||||||
|
Loading…
Reference in New Issue
Block a user