File osmo-iuh.changes of Package osmo-iuh

-------------------------------------------------------------------
Thu Jun  5 21:42:43 UTC 2025 - Jan Engelhardt <jengelh@inai.de>

- Update to release 1.7.0
  * fix memleak in ran_decode: free after aper_decode() on error
  * ranap: Add API to encode Reset Resource into msgb

-------------------------------------------------------------------
Sat Oct 26 14:17:37 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

- Update to release 1.6.0
  * Add ranap_decode_rab_releaseditemies_fromlist()
  * hnbap_common: more verbose error messages

-------------------------------------------------------------------
Thu Apr 11 23:00:21 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

- 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 <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>

- Update to release 1.4.0
  * No changelog was provided

-------------------------------------------------------------------
Wed Aug  3 18:32:22 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

- Update to release 1.3.0
  * ranap_common: add decoder for RAB SetupOrModifyItemFirst
  * ranap_common_cn: add functions for direct access to decoder
  * ranap_common_ran: add decoder for CN/MSC originated messages
  * ranap_common: add decoder for RAB-FailedList and RAB-ReleaseList
  * Make logging message about received RANAP message more meaningful
  * move new_transp_layer_addr to public API

-------------------------------------------------------------------
Sat Apr  2 14:52:53 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

- Update to release 1.2.0
  * Drop osmo-hnbgw
  * Introduce dynamic log category for libosmo-rua/hnbap
- Drop harden_osmo-hnbgw.service.patch

-------------------------------------------------------------------
Fri Nov 19 10:09:05 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to new upstream release 1.1.0
  * Provide libosmo-hnbap and libosmo-rua as a public shared
    library

-------------------------------------------------------------------
Wed Oct 13 13:53:31 UTC 2021 - Johannes Segitz <jsegitz@suse.com>

- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
  * harden_osmo-hnbgw.service.patch

-------------------------------------------------------------------
Sun Mar 14 21:07:14 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

- Update to release 0.7.0
  * Change default SCTP conn NULL->127.0.0.1 to localhost->localhost
- Drop 0001-iu_client-uses-gprs_msgb.h.patch, damncode.diff

-------------------------------------------------------------------
Sat Aug  1 14:25:21 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to new upstream release 0.6.1
  * Fix compilation with gcc-10

-------------------------------------------------------------------
Sat Jun  6 23:26:04 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

- Set CFLAGS+=-fcommon.

-------------------------------------------------------------------
Sun Jan  5 10:57:39 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to new upstream release 0.6.0
  * sabp: Generate C/H files for SABP; create libosmo-sabp
  * sabp: Add Procedure Codes and IEI constants to CommonDataTypes
  * sabp: fixup SABP ASN.1 to avoid IOC (which are not supported
    by our toolchain)
  * sabp: Initial import of SABP ASN.1 from 3GPP TS 25.419 V11.1.0
    (2013-03)
  * hnbgw: Add libosmoctrl's VTY CTRL command initialization
  * iu_client: allow to control the notifications
- Add subpackage for libosmo-sabp
- Update patch:
  * 0001-iu_client-uses-gprs_msgb.h.patch

-------------------------------------------------------------------
Thu Aug 15 05:13:01 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

- Update to new upstream release 0.5.0
  * osmo-hnbgw: reply with RESET ACK when receiving a RESET
  * Add VTY reference manual
- Add damncode.diff

-------------------------------------------------------------------
Thu Feb 21 19:39:50 UTC 2019 - Martin Hauke <mardnh@gmx.de>

- Update to new upstream release 0.4.0
  * add a VTY command which shows a specific HNB
  * hnbgw: vty: add SCCP related vty commands
  * fix decoding of incoming X.213 NSAP addr
  * Full changelog:
    http://git.osmocom.org/osmo-iuh/plain/debian/changelog?h=0.4.0
- Remove patches (fixed upstream):
  * 0001-fix-return-values.patch
  * reproducible.patch
- Package service file

-------------------------------------------------------------------
Mon Jan  7 12:46:22 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>

- Add reproducible.patch to make package build reproducible
  (boo#1047218)

-------------------------------------------------------------------
Tue Dec 11 13:21:58 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

- Update to new upstream release 0.3.0
  * osmo-hnbgw: auto-config local and remote PCs if omitted
  * osmo-hnbgw: don't configure specific local IP address for STP connection
  * hnbgw: use proper VTY port number defined in libosmocore (4261)
  * vty: tweak / improve HNB and cnlink introspection
  * Add control interface
  * ensure unique CellIDs in HNB-GW
- Remove
  0001-fix-compiler-warning-implicit-function-declaration-i.patch

-------------------------------------------------------------------
Thu Mar 22 19:26:39 UTC 2018 - jengelh@inai.de

- Show testsuite.log on failure. Now, always run it on PPC.

-------------------------------------------------------------------
Mon Jan  1 23:09:44 UTC 2018 - jengelh@inai.de

- Add 0001-fix-return-values.patch,
  0001-iu_client-uses-gprs_msgb.h.patch

-------------------------------------------------------------------
Wed Dec 27 11:08:55 UTC 2017 - mardnh@gmx.de

- Update to new upstream release 0.2.0
  * No changelog was provided
- Add patch:
  * 0001-fix-compiler-warning-implicit-function-declaration-i.patch
- Specfile cleanup

-------------------------------------------------------------------
Sat Apr 29 00:08:32 UTC 2017 - jengelh@inai.de

- Update to new upstream snapshot 0.0~g435
  * Better capture for PS Data
  * osmo-hnbgw, hnb-test: allow configuring VTY address
  * hnbgw: set default RNC ID to 23 (for testing)
  * UE Register: fix: free ies when no IMSI is found
  * ranap: make X.213 NSAP 160 bits long, zero padded
  * hnbgw: Fix crash if cnlink fails to connect

-------------------------------------------------------------------
Mon Feb  8 11:53:24 UTC 2016 - jengelh@inai.de

- Initial package (version 0.0~g282 / 6a62e549cdede)
  for build.opensuse.org
openSUSE Build Service is sponsored by