File osmo-hnbgw.changes of Package osmo-hnbgw

-------------------------------------------------------------------
Fri Jul 18 20:05:51 UTC 2025 - mardnh@gmx.de

- Update to version 1.7.0.59:
  * Use proper SCCP release cause enum value instead of hardcoded value
  * sccp: Handle N-NOTICE.ind (Routing Failure of SCCP CL messages)

-------------------------------------------------------------------
Mon Jul 14 20:06:04 UTC 2025 - mardnh@gmx.de

- Update to version 1.7.0.57:
  * sigtran: Log N-PCSTATE.ind PC with configured format

-------------------------------------------------------------------
Fri Jul 11 20:06:10 UTC 2025 - mardnh@gmx.de

- Update to version 1.7.0.56:
  * Make sure MSC/SGSN PC are added to sccp-addressbook

-------------------------------------------------------------------
Thu Jul 10 20:06:53 UTC 2025 - mardnh@gmx.de

- Update to version 1.7.0.55:
  * sccp: Avoid setting default local HNBGW PC as default remote PC

-------------------------------------------------------------------
Tue May 13 20:07:13 UTC 2025 - mardnh@gmx.de

- Update to version 1.7.0.54:
  * kpi: count RAB actions received in unexpected state
  * kpi: Fix wrong counters incremented in RAB Release Failed List
  * kpi: Increment counters using enum field explicitly
  * Support tearing down PFCP upon PS-RAB-ASS-REQ (REL)
  * ps_rab_ass_fsm: Fix potential use-after-free if Tx RAB-ASS-RESP over SCCP fails
  * Clean up calls to ps_rab_ass_fsm_state_chg()
  * context_map: Rename ps_rab(_ass) to denote it is a list
  * vty: Allow setting cnlink msc/sgsn name

-------------------------------------------------------------------
Mon May 12 20:07:06 UTC 2025 - mardnh@gmx.de

- Update to version 1.7.0.46:
  * cnlink: Introduce stats group with connected state
  * Introduce func helper hnbgw_sccp_user_get_sccp_instance()
  * cnlink: Cleanup talloc tree
  * Move cnlink funcs from hnbgw_cn.c to cnlink.c
  * Get rid of cnpool->cnlink_ctrg_desc
  * Convert struct hnbgw_cnpool to be a talloc context
  * cnlink: Fix several funcs missing prefix
  * Split cnlink FSM code to its own file

-------------------------------------------------------------------
Thu May 08 20:06:53 UTC 2025 - mardnh@gmx.de

- Update to version 1.7.0.38:
  * Split hnb_context,hnb_persistent,umts_cell_id to their own files
  * Move hnbgw_cnlink to cnlink.h and hnbgw_cnpool to hnbgw_cn.h
  * sccp: Introduce UL-related cnlink rate counters
  * sccp: Unify path submitting N-*.req
  * sccp: Introduce rate counter CNLINK_CTR_SCCP_RLSD_CN_ORIGIN
  * sccp: Introduce DL-related cnlink rate counters
  * Fix lifecycle of struct hnbgw_sccp_user
  * sccp: Use proper wording s/LOG_HSI/LOG_HSU
  * Move SCCP prim handling to its own hnbgw_sccp.{c,h} file
  * Split struct hnbgw_sccp_user allocation & setup to its own function

-------------------------------------------------------------------
Wed May 07 20:07:06 UTC 2025 - mardnh@gmx.de

- Update to version 1.7.0.28:
  * Makefile.am: format to one file per line
  * sccp: Drop error logging for expected scenario

-------------------------------------------------------------------
Mon May 05 20:06:58 UTC 2025 - mardnh@gmx.de

- Update to version 1.7.0.26:
  * context_map_sccp: Queue RUA->SCCP RANAP msgs while in SCCP WAIT_CC state
  * Fix MAP_SCCP_EV_CN_LINK_LOST never dispatched
  * cosmetic: context_map.h: Document parameters of all map_sccp_fsm_event values
  * rua: Handle event TX_DIRECT_TRANSFER in disconnected state discarding msg

-------------------------------------------------------------------
Mon Apr 28 20:06:57 UTC 2025 - mardnh@gmx.de

- Update to version 1.7.0.22:
  * fix recently introduced indenting blunder

-------------------------------------------------------------------
Sat Apr 26 20:06:58 UTC 2025 - mardnh@gmx.de

- Update to version 1.7.0.21:
  * cosmetic: Improve ranap_msg passing ownership documentation
  * mgw_fsm: use LOG_MAP() to log error
  * Change level ERROR->NOTICE trying to transmit msg if RUA disconnected
  * ranap: No need to set destructor function twice
  * change log level patching GTP info NOTICE->INFO
  * Change log level new conn created NOTICE->INFO
  * rua: Change log err level ERROR->NOTICE regarding received unexpected RUA context

-------------------------------------------------------------------
Fri Apr 11 20:07:49 UTC 2025 - mardnh@gmx.de

- Update to version 1.7.0.14:
  * Improve paging to support Paging Area ID
  * Set 'hnbap-allow-tmsi 1' by default

-------------------------------------------------------------------
Thu Apr 10 20:07:54 UTC 2025 - mardnh@gmx.de

- Update to version 1.7.0.12:
  * Drop unused struct ue_context
  * Fix RAC size in struct umts_cell_id
  * Log paging response not matching any request by MI
  * Move UL CO RANAP processing to its proper layer file
  * Move DL CO RANAP processing to its proper layer file
  * Move DL CL RANAP processing logic to its proper layer file
  * Move paging logic to its own file
  * Add function helper hnbgw_decode_ranap_ran_co()
  * Rename function s/hnbgw_decode_ranap_co/hnbgw_decode_ranap_cn_co/g

-------------------------------------------------------------------
Wed Apr 09 20:08:52 UTC 2025 - mardnh@gmx.de

- Update to version 1.7.0.3:
  * hnbap: Make hnbgw_tx_ue_register_acc_tmsi() signature similar to hnbgw_tx_ue_register_acc()
  * cosmetic: Add spec references for RUA, RANAP, HNBAP

-------------------------------------------------------------------
Wed Feb 26 21:07:52 UTC 2025 - mardnh@gmx.de

- Update to version 1.7.0.1:
  * Log RAB_STATE name instead of value

-------------------------------------------------------------------
Thu Feb 13 21:10:09 UTC 2025 - mardnh@gmx.de

- Update to version 1.7.0.0:
  * Bump version: 1.6.0.24-71ad-dirty → 1.7.0

-------------------------------------------------------------------
Mon Feb 10 21:07:35 UTC 2025 - mardnh@gmx.de

- Update to version 1.6.0.24:
  * peek_l3_ul_nas: Parse PTMSI MI from GMM RAU req
  * peek_l3_ul_nas: Improve GMM Attach Req parsing checks
  * peek_l3_ul_nas: Improve RAU req parsing checks
  * peek_l3_ul_nas: Split parsing logic based on PS/CS ctx

-------------------------------------------------------------------
Wed Dec 11 21:08:00 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.20:
  * map_sccp: Fix crash during ev MAP_SCCP_EV_RAN_DISC in st MAP_SCCP_ST_WAIT_CC
  * jenkins.sh: No need to build libosmo-sigtran with doxygen

-------------------------------------------------------------------
Thu Nov 21 21:07:52 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.18:
  * jenkins.sh: libosmo-netif no longer depends on libosmo-abis

-------------------------------------------------------------------
Sun Nov 17 21:07:31 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.17:
  * Use new libosmo-sigtran APIs to access osmo_ss7_instance
  * hnbgw: Fix wrong map object retrieved from hashtable
  * hnbgw: Avoid using struct osmo_pfcp_cp_peer fields directly
  * Add PFCP stats item group
  * ps_rab_ass_fsm: Fix uninitialized ptr access
  * Fix SCCP RLSD not sent upon rx RUA Disconnect due to error condition
  * Log cn_disconnect.ind cause
  * on RUA DT for unknown context, respond with RUA Disconnect
  * on RUA Connect failure, respond with RUA Disconnect
  * Revert "hnb_persistent: Use incrementing counter for rate_ctr + stat_item index"

-------------------------------------------------------------------
Sun Nov 17 14:29:33 UTC 2024 - Martin Hauke <mardnh@gmx.de>

- Initial package, version 1.6.0.17
openSUSE Build Service is sponsored by