File osmo-sgsn.changes of Package osmo-sgsn

-------------------------------------------------------------------
Wed Nov 19 21:01:31 UTC 2025 - mardnh@gmx.de

- Update to version 1.13.0.77:
  * pdpctx: Use pdp->teic_own as rate_ctr id
  * Pass pdp_t to sgsn_pdp_ctx_alloc()

-------------------------------------------------------------------
Wed Sep 03 20:02:07 UTC 2025 - mardnh@gmx.de

- Update to version 1.12.0.75:
  * ranap: Take into account RNC availability during paging
  * stats: Introduce stats sgsn.iu_peers.{total,active}
  * Introduce iu_rnc FSM
  * iu_rnc: Introduce helper API iu_rnc_discard_all_ue_ctx()
  * Store scu_iups in iu_rnc instead of ue_ctx
  * ranap: Create iu_rnc upon rx RESET
  * ranap: Improve error handling in Rx RESET
  * iu_rnc: Split iu_rnc_register API into 2 steps
  * ranap: Reject InitialUE without RAC IE
  * iu_rnc: Use API osmo_sccp_addr_ri_cmp() to compare addresses
  * Apply uniform prefix to remaining APIs in gprs_ranap.h
  * Split Iu RANAP conn release over different layers
  * Split Iu RANAP RAB PS act/deact over different layers
  * ranap: Clean up RANAP rx path param passing
  * iu_rnc: Constify function params
  * sccp: Introduce helper func sgsn_scu_iups_tx_data_req()
  * Split most of iu_client.{c,h} into sccp.{c,h} and iu_rnc.{c,h}

-------------------------------------------------------------------
Thu Aug 28 20:01:41 UTC 2025 - mardnh@gmx.de

- Update to version 1.12.0.58:
  * Move gsm0408_gprs_rcvmsg_iu to gprs_gmm.{c,h}

-------------------------------------------------------------------
Wed Aug 27 20:01:30 UTC 2025 - mardnh@gmx.de

- Update to version 1.12.0.57:
  * debug.h: Remove unused log category DIUCS

-------------------------------------------------------------------
Tue Aug 26 20:01:29 UTC 2025 - mardnh@gmx.de

- Update to version 1.12.0.56:
  * Re-introduce Iu/UTRAN support
  * [4/4] iu_client: start using adopted iu_client
  * [3/4] iu_client: hide symbols to prevent clashes
  * [2/4] iu_client: rename symbols to prevent clashes with libosmo-ranap
  * [1/4] Adopt iu_client from osmo-iuh

-------------------------------------------------------------------
Mon Aug 18 20:01:29 UTC 2025 - mardnh@gmx.de

- Update to version 1.12.0.51:
  * routing area: prefix GERAN functions with geran
  * BSSGP: reset cells when receiving a Reset on Signal BVC
  * tests: RA: add test for a GERAN cell to change its BVCI
  * routing area: sgsn_ra_geran_page_ra: make argument rai const
  * routing area: add LOGRA() logging macro
  * routing area: introduce sgsn_ra_find_or_create()

-------------------------------------------------------------------
Wed Aug 13 20:01:43 UTC 2025 - mardnh@gmx.de

- Update to version 1.12.0.45:
  * routing area: move cell.cell_id behind a geran union
  * use variable name rai for `struct osmo_routing_area_id`
  * routing area: introduce ran_type on the RA

-------------------------------------------------------------------
Thu Jul 17 20:01:54 UTC 2025 - mardnh@gmx.de

- Update to version 1.12.0.42:
  * ranap: split mmctx related iu events into own function
  * mmctx: LOGIUP: allow ue to be NULL

-------------------------------------------------------------------
Tue Jul 15 20:01:42 UTC 2025 - mardnh@gmx.de

- Update to version 1.12.0.40:
  * gprs_gmm: fix endianess of GSM48_IE_GMM_PDP_CTX_STATUS

-------------------------------------------------------------------
Thu Mar 06 21:01:58 UTC 2025 - mardnh@gmx.de

- Update to version 1.12.0.39:
  * GMM: implement IMEI SV on auth/ciph response
  * Assign MME GroupId/Code to remote MMEs

-------------------------------------------------------------------
Fri Feb 07 21:01:58 UTC 2025 - mardnh@gmx.de

- Update to version 1.12.0.37:
  * gprs_gmm_util: use a RAU specific TLV dictionary
  * gprs_gmm_util: add parsing of GMM Attach Requests

-------------------------------------------------------------------
Thu Jan 30 21:02:04 UTC 2025 - mardnh@gmx.de

- Update to version 1.12.0.35:
  * Add include prefix for all libgtp related includes
  * gprs_ms_net_cap_gea_mask(): protect against empty MS Network Capabilities
  * Refactor mmctx_is_r99 into mmctx.c
  * GMM: rework PDP context status

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

- Update to version 1.12.0.31:
  * jenkins.sh: No need to build libosmo-sigtran with doxygen

-------------------------------------------------------------------
Tue Dec 10 21:01:54 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.0.30:
  * sgsn_vty: Drop unneeded use of abis/ipa.h header

-------------------------------------------------------------------
Thu Dec 05 21:02:11 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.0.29:
  * GTP: CreatePDPContext: only use IMEISV IE when IMEISV is known
  * vty: Avoid accessing gsupclient object fields directly

-------------------------------------------------------------------
Mon Nov 25 21:02:32 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.0.27:
  * gmm: Fix reject small size RAU request

-------------------------------------------------------------------
Thu Nov 21 21:02:18 UTC 2024 - mardnh@gmx.de

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

-------------------------------------------------------------------
Wed Nov 20 21:01:59 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.0.25:
  * gsm48_gmm_ie_tlvdef: Add newer definitions from current enum gsm48_gprs_ie_mm
  * gsm48_gmm_ie_tlvdef: Add missing definitions from current enum gsm48_gprs_ie_mm
  * gsm48_gmm_ie_tlvdef: Sort based on enum gsm48_gprs_ie_mm order

-------------------------------------------------------------------
Thu Nov 14 21:02:13 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.0.22:
  * Use %d instead of %i
  * GMM: split parsing of a RA Update Request in a separate file
  * move gsm48_gmm_att_tlvdef into gprs_gmm_util

-------------------------------------------------------------------
Wed Oct 30 21:01:52 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.0.19:
  * Refactor diffing same GMM messages
  * Implement correct Routing Area based paging
  * Add Routing Areas

-------------------------------------------------------------------
Wed Oct 16 20:01:49 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.0.16:
  * ranap: Reject ActivatePDPCtx from UE if RABAssResp parsing fails
  * ranap: Fix decoding of padded ITU X.213 IPv4 TLA in Rab Ass Resp

-------------------------------------------------------------------
Sun Sep 29 19:25:25 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.0.14:
  * contrib/jenkins: libosmo-sccp -> libosmo-sigtran
  * debian/control: remove build-dep: libosmo-sccp-dev
  * sm: pdpctx_timer_stop(): warn about timer not running

-------------------------------------------------------------------
Thu Aug 22 20:01:49 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.0.11:
  * Replace gprs_ra_id with modern osmo_routing_area_id

-------------------------------------------------------------------
Tue Aug 20 20:01:54 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.0.10:
  * llc: Mark old/current tlli as all 1's when unassigning LLME
  * Fix double free during RAU with unexpected Old RAI

-------------------------------------------------------------------
Wed Aug 14 20:01:53 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.0.8:
  * build: do not link against libosmo-abis
  * build: remove indirect libosmo-netif dependency

-------------------------------------------------------------------
Mon Aug 05 20:01:53 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.0.6:
  * includes: add forward declartion of external types
  * includes: sgsn.h: use full path include for gtp.h

-------------------------------------------------------------------
Thu Aug 01 20:01:56 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.0.4:
  * Handle rx UpdatePDPCtxReq with Tunnel Direct Flags EI=1
  * Announce SGSN own TEID during UpdatePDPCtxReq after UE goes PMM-IDLE
  * gtp: Set Direct Tunnel Flags DTI during UpdatePDPCtx

-------------------------------------------------------------------
Wed Jul 31 20:01:55 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.0.1:
  * Fix DeactPDPCtxAcc when UE goes PMM ENABLED but lost its PDP context

-------------------------------------------------------------------
Thu Jul 25 20:02:05 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.0.0:
  * Bump version: 1.11.1.22-bea6a-dirty → 1.12.0

-------------------------------------------------------------------
Thu Jun 06 20:02:28 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.22:
  * README.md: cosmetic: fix a typo

-------------------------------------------------------------------
Tue May 28 20:01:51 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.21:
  * doc: set state-dir to /var/lib/osmocom/osmo-sgsn

-------------------------------------------------------------------
Thu May 23 20:01:50 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.20:
  * debian/osmo-gtphub.init: delete

-------------------------------------------------------------------
Fri May 17 20:01:55 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.19:
  * sgsn/sgsn_vty: create state-dir

-------------------------------------------------------------------
Thu May 16 20:01:52 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.18:
  * debian/postinst: add checks, be verbose

-------------------------------------------------------------------
Mon May 13 20:02:07 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.17:
  * contrib: remove rpm spec file

-------------------------------------------------------------------
Fri May 10 20:01:59 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.16:
  * VTY: sync default UMTS UEA config with osmo-msc
  * VTY: move default settings to sgsn_instance_alloc()

-------------------------------------------------------------------
Wed May 08 20:01:52 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.14:
  * .deb/.rpm: various fixes related to non-root

-------------------------------------------------------------------
Tue May 07 20:01:51 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.13:
  * gmm: mmctx_timer_stop(): warn about timer not running
  * gmm: cosmetic: fix preprocessor macro formatting

-------------------------------------------------------------------
Sun Apr 28 20:01:47 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.11:
  * docs: front page: use https:// instead of http://
  * docs: update year to 2024
  * docs: replace legacy NS with new NS2 chapters

-------------------------------------------------------------------
Sat Apr 27 20:01:50 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.8:
  * contrib/osmo-sgsn.spec: fix build for almalinux:8

-------------------------------------------------------------------
Thu Apr 25 20:01:56 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.7:
  * .deb/.rpm: add osmocom user during package install

-------------------------------------------------------------------
Sat Mar 23 21:02:08 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.6:
  * README.md: Add Forum and Issue Tracker sections
  * README.md: Overhaul (more links; improved formatting)
  * Add funding link to github mirror

-------------------------------------------------------------------
Wed Feb 07 16:01:59 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.3:
  * gsup: Use new libosmogsm struct osmo_gsup_pdp_info fields
  * build: include README.md into the release tarball
  * Use uniform log format for default config files
  * Bump version: 1.11.0.5-67677-dirty → 1.11.1
  * libgtp: Check for all successful create_pdp_conf causes
  * vty-tests: Test encryption options
  * sgsn_vty: Correctly indent encryption cipher-plugin-path
  * sgsn_vty: Fix output in config_write_sgsn
  * sgsn_rim: forward message based on RIM ROUTING ADDRESS
  * Bump version: 1.10.0.16-7e4d-dirty → 1.11.0

-------------------------------------------------------------------
Fri Nov 24 21:02:19 UTC 2023 - mardnh@gmx.de

- Update to version 1.11.0.5:
  * libgtp: Check for all successful create_pdp_conf causes

-------------------------------------------------------------------
Wed Nov 22 21:02:13 UTC 2023 - mardnh@gmx.de

- Update to version 1.11.0.4:
  * vty-tests: Test encryption options
  * sgsn_vty: Correctly indent encryption cipher-plugin-path
  * sgsn_vty: Fix output in config_write_sgsn

-------------------------------------------------------------------
Sun Sep 24 20:04:17 UTC 2023 - mardnh@gmx.de

- Update to version 1.11.0.1:
  * sgsn_rim: forward message based on RIM ROUTING ADDRESS

-------------------------------------------------------------------
Sat Sep 16 11:31:12 UTC 2023 - mardnh@gmx.de

- Update to version 1.11.0.0:
  * Bump version: 1.10.0.16-7e4d-dirty → 1.11.0
  * sgsn_rim: do not check the origin of a RIM message
  * sgsn_rim: get rid of MME check in sgsn_rim_rx_from_gtp:
  * sgsn_rim: cosmetic: improve comment
  * sgsn_rim: fix typo
  * gmm: Add missing GSM48_IE_GMM_RX_NPDU_NUM_LIST IE in gsm48_gmm_att_tlvdef
  * gmm: Update DRX params during rx RAU REQ
  * Write explicit role & sctp-role fields in ASP configurations
  * systemd: depend on networking-online.target
  * copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH
  * gprs_sm.c: Fix load of misaligned ptr address
  * debian: set compat level to 10
  * tests: $(BUILT_SOURCES) is not defined, depend on osmo-sgsn
  * gmm: Ciphering Key Sequence Number IE has half octet tag
  * tests: use -no-install libtool flag to avoid ./lt-* scripts
  * Transition to use of 'telnet_init_default'

-------------------------------------------------------------------
Mon Feb 20 21:01:57 UTC 2023 - mardnh@gmx.de

- Update to version 1.10.0.1:
  * Run struct_endianness.py

-------------------------------------------------------------------
Tue Feb 07 21:02:21 UTC 2023 - mardnh@gmx.de

- Update to version 1.10.0.0:
  * Bump version: 1.9.0.56-07fe-dirty → 1.10.0

-------------------------------------------------------------------
Thu Jan 12 21:01:49 UTC 2023 - mardnh@gmx.de

- Update to version 1.9.0.56:
  * Fix extra whitespace in pdpctx_ctr_description
  * vty: Introduce encryption cipher-plugin-path command
  * Move global mmctx list into struct sgsn_instance
  * Split gprs_sgsn.{c,h} -> {auth,mmctx,sgsn}.{c,h}
  * gtphub.h: Remove dependency on sgsn/gprs_sgsn.h
  * Rename bscconfig.h -> config.h
  * Move LOGGSUBSCRP to gprs_subscriber.h
  * Move sgsn_ctrl_cmds_install() declaration to sgsn.h
  * Move gtphub header to include/osmocom/gtphub/
  * Move global pdp_list inside struct sgsn_instance
  * Move sgsn_pdp_ctx to its own file pdpctx.{c,h}
  * Drop extern declarations of global sgsn_instance in source files
  * Move extern declarations of tall_sgsn_ctx to sgsn.h
  * gtp_{ggsn,mme}: Allocate contexts under struct sgsn_instance

-------------------------------------------------------------------
Wed Jan 11 21:01:49 UTC 2023 - mardnh@gmx.de

- Update to version 1.9.0.42:
  * Move global apn_list inside struct sgsn_instance
  * Move gtp related functions to gtp.h
  * sndcp: Standarize unitdata function naming
  * Move func defintions of funcs implemented in gprs_sndcp.c to gprs_sndcp.h
  * Properly split llc->sndcp->gtp unitdata pathi through extra func call
  * sgsn.h: Drop declaration of non existing function
  * Move struct sgsn_subscriber_pdp_data to gprs_subscriber.h
  * Move struct apn_ctx and APN related definitions to its own file
  * Move global ggsn_list into struct sgsn_instance
  * Keep sgsn subsystems under struct sgsn_instance lifecycle
  * Remove unneeded extern declaration from libosmocotrl

-------------------------------------------------------------------
Thu Jan 05 21:01:51 UTC 2023 - mardnh@gmx.de

- Update to version 1.9.0.31:
  * Move related structs to gprs_subscriber.h
  * Fix -Werror=old-style-definition
  * Introduce new header file sgsn/gtp.h
  * Move gprs_sndcp_vty_init() declaration to gprs_sndcp.h
  * gprs_subscriber: Move API declarations to correct header
  * Move struct sgsn_ggsn_ctx to its own file gtp_ggsn.{c,h}

-------------------------------------------------------------------
Wed Jan 04 21:01:48 UTC 2023 - mardnh@gmx.de

- Update to version 1.9.0.25:
  * Replace gprs_str_to_apn() with libosmocore API osmo_apn_from_str()
  * Remove unused function gprs_parse_mi_tmsi()
  * Standarize lle and llme state enum & value_string
  * vty: Fix wrong value_string used to print llme state
  * cosmetic: gprs_llc_vty.c: Fix trailing whitespace
  * Move gprs_tmr_to_secs() to tests/gprs/gprs_test.c

-------------------------------------------------------------------
Mon Jan 02 21:01:55 UTC 2023 - mardnh@gmx.de

- Update to version 1.9.0.19:
  * Rename gprs_gb.[c,h] -> gprs_ns.[c,h]
  * Move some functions gprs_gb.[c,h] -> gprs_gmm.[c,h]
  * Create new specific file for BSSGP code

-------------------------------------------------------------------
Fri Dec 23 21:01:59 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.16:
  * Move gprs_gb_parse.[c,h] to tests/sgsn/

-------------------------------------------------------------------
Thu Dec 22 21:01:50 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.15:
  * ctrl: take both address and port from vty config

-------------------------------------------------------------------
Mon Dec 12 21:01:50 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.14:
  * osmo-gtphub.cfg: fix conflict with osmo-ggsn.cfg

-------------------------------------------------------------------
Wed Dec 07 21:01:50 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.13:
  * sndcp: Put decompress handling code into helper function

-------------------------------------------------------------------
Thu Nov 17 21:01:49 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.12:
  * sgsn_libgtp: cb_data_ind: remove mm_idle assert

-------------------------------------------------------------------
Tue Nov 15 21:02:00 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.11:
  * contrib/jenkins.sh: use enable-werror with IU too

-------------------------------------------------------------------
Sat Nov 05 21:01:46 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.10:
  * vty: Make new libgtp tdefs configurable through VTY

-------------------------------------------------------------------
Fri Oct 14 20:01:44 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.9:
  * GMM: permit E_GMM_COMMON_PROC_SUCCESS in normal state

-------------------------------------------------------------------
Tue Oct 11 20:01:45 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.8:
  * Constify LLC/SNDCP parameters
  * GTP: migrate from deprecated function
  * SNDCP: log more details on failure

-------------------------------------------------------------------
Thu Sep 08 20:01:52 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.5:
  * llc: gprs_llc_fcs(): make the input data pointer const
  * gprs_llc.h: use '#pragma once'

-------------------------------------------------------------------
Mon Sep 05 20:01:54 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.3:
  * Set working directory in systemd service file

-------------------------------------------------------------------
Fri Aug 26 20:02:03 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.2:
  * gprs_llc: fix misleading spacing in gprs_llc_rcvmsg()

-------------------------------------------------------------------
Wed Aug 17 20:02:03 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.1:
  * configure.ac: do not require unused dlsym/dlopen

-------------------------------------------------------------------
Wed Jun 29 20:01:53 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.0:
  * Bump version: 1.8.0.9-c230-dirty → 1.9.0

-------------------------------------------------------------------
Mon Jun 20 20:01:53 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.9:
  * README: Major update
  * update git URLs (git -> https; gitea)

-------------------------------------------------------------------
Thu Apr 14 20:01:42 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.7:
  * tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'

-------------------------------------------------------------------
Thu Mar 10 21:01:38 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.6:
  * Iu: add UEA encryption
  * s/cipher_support_mask/gea_encryption_mask

-------------------------------------------------------------------
Mon Feb 21 21:01:40 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.4:
  * Revert "sgsn: Handle different levels of QoS"

-------------------------------------------------------------------
Tue Jan 11 21:01:53 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.3:
  * Drop unneeded ax_check_compile_flag.m4

-------------------------------------------------------------------
Tue Dec 14 21:01:56 UTC 2021 - mardnh@gmx.de

- Update to version 1.8.0.2:
  * treewide: remove FSF address

-------------------------------------------------------------------
Wed Dec 08 21:01:45 UTC 2021 - mardnh@gmx.de

- Update to version 1.8.0.1:
  * llme_free: clean up related sndcp

-------------------------------------------------------------------
Tue Nov 16 21:01:49 UTC 2021 - mardnh@gmx.de

- Update to version 1.8.0.0:
  * Bump version: 1.7.0.28-245ac-dirty → 1.8.0

-------------------------------------------------------------------
Mon Nov 15 21:01:34 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.28:
  * tests/Makefile.am: do not try removing non-existing files

-------------------------------------------------------------------
Thu Nov 04 21:01:32 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.27:
  * Revert "Turn some compiler warnings into errors"

-------------------------------------------------------------------
Wed Oct 06 20:01:30 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.26:
  * VTY: Don't display 'PDP Address: invalid' for IPv4v6

-------------------------------------------------------------------
Wed Sep 01 20:01:29 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.25:
  * debian/control: remove dh-systemd build-depend

-------------------------------------------------------------------
Mon Aug 09 20:01:30 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.24:
  * vty: add "page imsi"

-------------------------------------------------------------------
Mon Jul 12 20:01:29 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.23:
  * gtphub: remove llist_first, llist_last macros

-------------------------------------------------------------------
Sun Jul 04 20:01:29 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.22:
  * doc/manuals: update configuration.adoc to use new command syntax

-------------------------------------------------------------------
Fri Jun 18 20:01:33 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.21:
  * add support for multiple encryption algorithms and a5/4

-------------------------------------------------------------------
Fri Jun 04 20:01:34 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.20:
  * Use new stat item/ctr getter APIs

-------------------------------------------------------------------
Sun May 23 20:01:34 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.19:
  * vty: Fix optional display of pdp with mm-context

-------------------------------------------------------------------
Wed May 19 20:01:29 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.18:
  * Support forwarding RIM messages over GTPCv1 EUTRAN<->GERAN

-------------------------------------------------------------------
Sat May 08 20:01:29 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.17:
  * gtp: Delete ctx upon receive UpdateCtxResp with cause Non-existent

-------------------------------------------------------------------
Thu May 06 20:01:32 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.16:
  * Drop unused GBRPOXY enum field

-------------------------------------------------------------------
Wed Apr 14 20:02:04 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.15:
  * mm_state_{gb,iu}_fsm: Improve naming for detach event
  * mm_state_{gb,iu}_fsm: Add missing license block, improve spec references
  * gprs_ranap.c: Clean up code path releasing IU conn
  * Iu: Drop timer X3314
  * mm_state_iu_fsm: T3314 expiry must lead to PMM IDLE, not PMM DETACHED

-------------------------------------------------------------------
Tue Apr 13 20:01:38 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.10:
  * gprs_gmm.c: State proper GMM prefix logging rx/tx of GMM messages

-------------------------------------------------------------------
Mon Mar 29 20:01:51 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.9:
  * mm_iu: Expect E_PMM_PS_ATTACH when in ST_PMM_IDLE
  * mm_iu: Send event E_PMM_PS_CONN_ESTABLISH upon rx GMM SERVICE REQUEST

-------------------------------------------------------------------
Thu Mar 25 21:01:50 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.7:
  * gmm_fsm: Expect E_GMM_COMMON_PROC_INIT_REQ when in ST_GMM_COMMON_PROC_INIT
  * gmm: Expect E_VLR_ANSWERED when in ST_IU_SECURITY_CMD
  * gmm: log GMM msg type name instead of number
  * ranap: log ranap iu event type name instead of number

-------------------------------------------------------------------
Mon Mar 15 21:01:43 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.3:
  * main: resurrect removed 'ns' logging category as deprecated

-------------------------------------------------------------------
Fri Mar 12 21:01:50 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.2:
  * manuals: Regenerate counters/VTY through docker

-------------------------------------------------------------------
Wed Mar 10 21:01:48 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.1:
  * Remove bogus DNS log category

-------------------------------------------------------------------
Tue Feb 23 21:02:18 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.0:
  * Bump version: 1.6.0.157-b05c1-dirty → 1.7.0
  * main: change initialization order
  * manuals: generate vty reference xml at build time
  * main: add --vty-ref-mode, use vty_dump_xml_ref_mode()

-------------------------------------------------------------------
Tue Feb 16 21:01:55 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.0.155:
  * Fix nsei+bvci not updated on rx UL SNDCP data

-------------------------------------------------------------------
Mon Feb 08 21:01:47 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.0.154:
  * gbproxy: remove (moved to own repository)

-------------------------------------------------------------------
Thu Feb 04 21:01:50 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.0.153:
  * sndcp: Fix struct bit fields on big endian
  * .gitignore: Ignore new autofoo tmp files

-------------------------------------------------------------------
Sat Jan 30 21:01:42 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.0.151:
  * sgsn_rim: Add routing for (GERAN) BSSGP RIM messages

-------------------------------------------------------------------
Fri Jan 29 21:01:44 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.0.150:
  * follow libosmocore/gprs_ns2 API changes (gprs_ns2_dynamic_create_nse)
  * sgsn: migrate to the new gprs_ns2_vty configuration
  * gbproxy: follow gprs_ns2 API vty changes

-------------------------------------------------------------------
Thu Jan 28 21:02:00 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.0.147:
  * manuals/gbproxy: Move pooling to separate chapter
  * manuals/gbproxy: MSC -> SGSN for pooling chapter
  * manuals/gbproxy: Add osmo-bsc MSC pooling chapter from Neels as a base
  * manuals/gbproxy: Update configuration chapter
  * Rename OsmoGbPROXY -> *Proxy
  * manual/gbproxy: Update overview chapter
  * gbproxy: Avoid depending on any of the SGSN code
  * follow libosmocore/gprs_ns2 API changes of GPRS enums

-------------------------------------------------------------------
Fri Jan 22 21:01:43 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.0.139:
  * gbproxy: Fix radio status routing by TMSI
  * gbproxy: Improve log messages in gbproxy_select_sgsn

-------------------------------------------------------------------
Tue Jan 19 21:01:41 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.0.137:
  * gbproxy: Print the correct message type for dummy paging/paging reject
  * gbproxy: Use IMSI cache for PTP paging and implement DUMMY_PAGING_PS

-------------------------------------------------------------------
Mon Jan 18 21:01:42 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.0.135:
  * gb_proxy: Don't use orphan log subsystem DPCU
  * gbproxy: Add VTY commands to query the TLLI/IMSI cache
  * gbproxy: Define and use help string for gbproxy
  * gbproxy: Fix VTY cmd name
  * gbproxy: Remove unused variable assignment
  * gbproxy: Move helper function to a more logical place
  * gbproxy: Use C-style comments
  * gbproxy: Use IMSI cache to handle PAGING_PS_REJECT
  * gbproxy: Implement IMSI cache

-------------------------------------------------------------------
Thu Jan 14 21:01:50 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.0.126:
  * contrib/jenkins: don't build osmo-gsm-manuals

-------------------------------------------------------------------
Wed Jan 13 21:01:57 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.0.125:
  * gbproxy: Increase TLLI cache timeout to 10s

-------------------------------------------------------------------
Mon Jan 11 21:01:46 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.0.124:
  * gbproxy: Implement TLLI cache and use it for SUSPEND/RESUME

-------------------------------------------------------------------
Fri Jan 08 21:01:40 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.0.123:
  * configure.ac: define a c standard instead of using the compilers default

-------------------------------------------------------------------
Wed Jan 06 21:01:44 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.0.122:
  * Fix gbproxy_sgsn_by_tlli wraparound

-------------------------------------------------------------------
Tue Jan 05 21:01:52 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.0.121:
  * gb_proxy_peer: fix NULL pointer dereference in gbproxy_sgsn_alloc()
  * gb_proxy_peer: sgsn can never be NULL in gbproxy_sgsn_by_nri()
  * gbproxy: Add VTY command to override the node selection function
  * gbproxy: Add config option to name an SGSN

-------------------------------------------------------------------
Mon Jan 04 21:01:54 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.0.117:
  * gbproxy: use ns2 vty2
  * sgsn: Use the new NS2 api

-------------------------------------------------------------------
Wed Dec 30 21:01:43 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.115:
  * gbproxy: Fix build on Deiban 8
  * gbproxy: Add comments to sgsn functions
  * gbproxy: Add SGSN pooling support
  * gbproxy: Add SGSN NRI configuration

-------------------------------------------------------------------
Tue Dec 22 21:01:45 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.111:
  * gbproxy: Add "show gbproxy cell ..." VTY command
  * gbproxy: Fix confusing log message in gbprox_relay2nse
  * osmo-gbproxy: Initialize all hash_maps

-------------------------------------------------------------------
Tue Dec 15 21:01:43 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.108:
  * sgsn: check for NULL of gprs_subscr_get_or_create()

-------------------------------------------------------------------
Mon Dec 14 21:01:42 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.107:
  * gbproxy: rename vty command "show gbproxy ..." to "show gbproxy bvc ..."

-------------------------------------------------------------------
Sat Dec 12 21:01:41 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.106:
  * gbproxy: Improve VTY state introspection
  * gbproxy: Implement scaling of BVC flow control in SGSN pool
  * gbproxy: Add FSM related VTY commands
  * gbproxy: Fix segfault when receiving PAGING for unknown destination
  * gbproxy: (Re)allocate SGSN-side PTP BVC even if CELL already exists
  * gbproxy: Copy RA-ID from BSS side BVC to CELL and SGSN-side BVC

-------------------------------------------------------------------
Fri Dec 11 21:01:44 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.100:
  * gbproxy: Fix bvci check in gbprox_rx_ptp_from_*
  * gbproxy: Implement handling of BVC Flow Control
  * gbproxy: Don't create an extra msgb copy for SGSN DL SIG
  * gbproxy: Introduce new DOBJ log category; log object allocation/release
  * gbproxy: Use "(nsei << 16) | bvci" as rate_ctr_group index
  * gbproxy major rewrite for SGSN pool support

-------------------------------------------------------------------
Thu Dec 10 21:01:48 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.94:
  * mm_state_gb_fsm: Handle implicit detach from mm_standby
  * migrate to DLBSSGP as log sub-system for BSSGP

-------------------------------------------------------------------
Wed Dec 09 21:01:46 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.92:
  * gbproxy: Log FSM timeouts
  * gb_proxy: Use osmo_tlv_prot_parse() to validate mandatory IEs
  * gbproxy: use gbprox_relay2peer() whenever possible
  * gb_proxy: Introduce more validation / constraint checks
  * gbproxy: Delete gbproxy_test

-------------------------------------------------------------------
Mon Dec 07 21:01:40 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.87:
  * gb_proxy: cosmetic: Use function rather than open-coding is_sgsn
  * gbproxy: Remove patching, TLLI-tracking and SGSN2 support
  * gbproxy: convert nse->bvcs from llist_head to hashtable
  * gbproxy: convert bss_nses from llist_head to hashtable
  * gbproxy: Rename gbproxy_cfg.nses to gbproxy_cfg.bss_nses
  * gb_proxy: Rename gbproxy_peer to gbproxy_bvc

-------------------------------------------------------------------
Sat Dec 05 21:01:43 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.81:
  * gb_proxy: Use TLVP_PRES_LEN instead of TLVP_PRESENT
  * gbproxy: Send BVC-STATUS if BSS sends us BVC-RESET without mandatory IEs

-------------------------------------------------------------------
Fri Dec 04 21:01:40 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.79:
  * gbproxy: Delete gbproxy_nse in delete-gbproxy-peer VTY command
  * gbproxy: Allow gbproxy_nse_free(NULL)
  * gbproxy: Add newline to log message
  * gbproxy: Add BVC log filters

-------------------------------------------------------------------
Thu Dec 03 21:01:43 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.75:
  * gbproxy: Cosmetics: use longer lines
  * gb_proxy: Slightly restructure processing of BSS-originated BVC-RESET
  * gbproxy: Move BSS-side BVC-RESET processing to its own function
  * gb_proxy: Broadcast SGSN-INVOKE-TRACE and OVERLOAD
  * gbproxy: Add todos encountered while going through the code
  * gbproxy: Change generic LOG messages so BVCI/NSEI fmt is consistent
  * gbproxy: Use LOG macros for NSE/BVC
  * gbproxy: Add logging macros for NSE and BVC

-------------------------------------------------------------------
Tue Dec 01 21:01:43 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.67:
  * gb_proxy: More precise + readable log messages
  * gmm: Introduce comment to ease addition of Network feature support IE later
  * gmm: fix build without define PTMSI_ALLOC

-------------------------------------------------------------------
Mon Nov 30 21:01:43 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.64:
  * gbproxy: Separate function to move gbproxy_peer to different nse
  * gbproxy: Only send paging to each matching NSE once
  * gbproxy: Ensure BVC0 is reset before handling PtP BVCs
  * gbproxy: Add NSE peer that can have multiple gbproxy_peers
  * gbproxy: Remove test testing NSVCI change
  * gb_proxy_peer: Add some FIXMEs regarding invalid assumptions
  * gbproxy: Pass TLLI as LSP towards NS to facilitate load sharing

-------------------------------------------------------------------
Thu Nov 26 21:01:36 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.57:
  * sgsn: generate coredump and exit upon SIGABRT received
  * gtphub: generate coredump and exit upon SIGABRT received
  * gbproxy: generate coredump and exit upon SIGABRT received

-------------------------------------------------------------------
Wed Nov 25 21:01:48 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.54:
  * gprs_gb_parse: Add function to determine TLLI from encoded BSSGP
  * gbproxy: Implement paging to entire BSS area
  * gbproxy: Properly implement paging to LAC/RAC

-------------------------------------------------------------------
Wed Nov 11 21:02:17 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.51:
  * Use osmo_fd_*_{disable,enable}
  * osmo-gbproxy: Implement nsvc-state ctrl command

-------------------------------------------------------------------
Mon Nov 09 21:01:46 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.49:
  * configure.ac: Require python3 for ext_tests
  * osmo-gbproxy: Free msgb in ns2 prim callback

-------------------------------------------------------------------
Sat Nov 07 21:01:40 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.47:
  * Let libosmocore handle VTY parent node tracking
  * gbproxy: Get the peer if paging by BVCI on SIG_BVC
  * gbproxy: Add todo for BVC RESET logic
  * gbproxy: Whitespace fixes
  * Port gbproxy to NS2

-------------------------------------------------------------------
Fri Oct 23 20:01:44 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.42:
  * process_ms_ctx_status: Fix crash deleting PDP Ctx if GTP side was already released
  * process_ms_ctx_status: refactor to avoid code duplication
  * sgsn_delete_pdp_ctx: Add documentation and assert assumptions

-------------------------------------------------------------------
Tue Oct 20 20:01:42 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.39:
  * VTY: Add gtp state-dir command

-------------------------------------------------------------------
Mon Oct 19 20:01:47 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.38:
  * Fix crash rx DeactPdpReq while waiting for DeactPdpAck after gtp side is freed
  * Log error if pdp ctx is freed while holding an active timer
  * Use osmo_fd_setup() whenever applicable

-------------------------------------------------------------------
Tue Oct 13 20:02:02 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.35:
  * contrib/jenkins: Enable parallel make in make distcheck

-------------------------------------------------------------------
Sun Oct 04 20:01:36 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.34:
  * gtphub: fix compilation with gcc 10.2.0

-------------------------------------------------------------------
Sat Oct 03 20:01:39 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.33:
  * gtphub_test: fix compilation error on gcc 10.2.0
  * gprs_sndcp: fix use after free

-------------------------------------------------------------------
Fri Sep 25 20:02:21 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.31:
  * gbproxy-usermanual: Explain BSSGP/BVC handling

-------------------------------------------------------------------
Mon Sep 21 20:01:46 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.30:
  * Fix Radio Priority in MM Attach and PDP Context Activation

-------------------------------------------------------------------
Sun Sep 20 20:02:00 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.29:
  * gmm: on invalid RA id reject the MS with an implicit detach
  * gprs_llc: _bssgp_tx_dl_ud: ensure the LLME is valid before using it

-------------------------------------------------------------------
Mon Aug 24 20:01:52 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.27:
  * Change default SCTP conn NULL->127.0.0.1 to localhost->localhost

-------------------------------------------------------------------
Thu Aug 20 20:01:48 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.26:
  * Support setting rt-prio and cpu-affinity mask through VTY

-------------------------------------------------------------------
Wed Aug 19 20:01:40 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.25:
  * doc: Update VTY reference xml file
  * configure.ac: Fix trailing whitespace

-------------------------------------------------------------------
Thu Aug 13 20:02:07 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.23:
  * debian/control: change maintainer to the Osmocom team / mailing list

-------------------------------------------------------------------
Sat Aug 01 08:05:52 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.22:
  * Send a BVC-RESET to all persistent Gb interfaces at start-up
  * gtphub: rename sgsn's oww osmo_sockaddr into sgsn_sockaddr

-------------------------------------------------------------------
Fri Jun 26 20:01:43 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.20:
  * sgsn_libgtp: Avoid ps-paging MS on GMM Suspended state
  * gprs_gmm_fsm.c: Add missing license header

-------------------------------------------------------------------
Wed Jun 24 20:01:44 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.18:
  * *.spec.in: Use %config(noreplace) to retain current config file

-------------------------------------------------------------------
Thu Jun 18 20:01:45 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.17:
  * sgsn_libgtp: Improve ps-paging logging
  * use new osmo_mobile_identity API everywhere
  * gbproxy_test.c: fix mobile identity test data
  * Treat RAU as implicit RESUME if GMM is suspended

-------------------------------------------------------------------
Tue Jun 09 20:01:51 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.13:
  * Fix memory leak when SNDCP de-fragmentation is used

-------------------------------------------------------------------
Fri May 22 20:01:54 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.12:
  * Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in

-------------------------------------------------------------------
Wed May 20 20:02:31 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.11:
  * contrib: integrate RPM spec

-------------------------------------------------------------------
Tue May 19 20:02:33 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.10:
  * contrib: import RPM spec

-------------------------------------------------------------------
Tue May 12 20:02:00 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.9:
  * gsup: send RAT type on LU

-------------------------------------------------------------------
Mon May 11 20:01:48 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.8:
  * fix nullpointer: in gsm48_rx_gmm_ra_upd_req()

-------------------------------------------------------------------
Sun May 10 20:01:55 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.7:
  * Use OSMO_FD_* instead of deprecated BSC_FD_*

-------------------------------------------------------------------
Mon Apr 20 20:02:00 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.6:
  * gtphub_test: Fix compilation with gcc-10

-------------------------------------------------------------------
Tue Apr 14 20:01:59 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.5:
  * configure.ac: fix libtool issue with clang and sanitizer
  * tests: dlopen does not imply availability of dlsym..

-------------------------------------------------------------------
Wed Apr 01 20:02:00 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.3:
  * manual: explain IuPS, add SCCP/M3UA section from common chapters

-------------------------------------------------------------------
Thu Feb 06 21:02:29 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.2:
  * gprs_gmm_fsm.c: Implement RAT change between 2g and 3g
  * gprs_gmm: Check for RAT change and ensure this only happens for RAU/ATT

-------------------------------------------------------------------
Fri Jan 03 21:04:29 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.0:
  * Bump version: 1.5.0.91-5997-dirty → 1.6.0

-------------------------------------------------------------------
Thu Dec 12 21:02:56 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.91:
  * osmoappdesc.py, tests: switch to python 3

-------------------------------------------------------------------
Wed Dec 04 21:01:49 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.90:
  * exit(2) on unsupported positional arguments on command line

-------------------------------------------------------------------
Tue Dec 03 21:01:32 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.89:
  * regen_doc.sh: support gbproxy, run without docker
  * doc: add OsmoGbProxy VTY reference
  * gitignore: fix paths to binaries

-------------------------------------------------------------------
Sun Dec 01 21:03:17 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.86:
  * manual: Fix copy+paste error
  * check for osmo_ss7_init() error return value
  * check for osmo_fsm_register() error return values
  * Initial OsmoGbPROXY user manual

-------------------------------------------------------------------
Sat Nov 30 21:06:24 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.82:
  * LLC: Don't use hard-coded N201-U / N201-I values in XID

-------------------------------------------------------------------
Sat Nov 23 21:03:12 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.81:
  * Use libosmocore constant for IMSI length in ACL entry
  * gprs_gmm.c: Send XID reset with received TLLI
  * gprs_llc.c: Use enum instead of hardcoded value
  * Improve logging in gprs_llc.c code

-------------------------------------------------------------------
Sat Nov 16 21:01:56 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.77:
  * gmm: Fix assertion hit during RA UPD REQ before completting gmm attach

-------------------------------------------------------------------
Mon Oct 21 20:01:35 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.76:
  * sgsn_libgtp.c: Drop use of deprecated libgtp APIs gtp_retrans*()

-------------------------------------------------------------------
Sat Oct 19 20:01:27 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.75:
  * sgsn: Gb: implementing PS Paging when MS is MM_STANDBY

-------------------------------------------------------------------
Thu Oct 17 20:01:15 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.74:
  * sgsn_libgtp: refactor ps paging into gprs_gb

-------------------------------------------------------------------
Thu Oct 10 20:01:29 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.73:
  * gprs_mm_state_iu_fsm.c: fix: assign timer_cb to mm_state_iu_fsm
  * sgsn_mm_ctx_alloc(): check for unallocated fsms
  * gprs_gmm: release Iu connection on RAU failures
  * ranap: add non-spec X1001

-------------------------------------------------------------------
Tue Oct 08 20:05:32 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.69:
  * sgsn: MM Gb Fsm: fix event handling for implicit detach
  * gprs_sgsn: always allocate Gb/Iu mm fsm
  * gprs_ranap: add missing rc = 0
  * gprs_mm_state_gb_fsm: ensure T3350 is not running when entering IDLE
  * gprs_ranap: on Iu release, stop the attach fsm if running
  * Iu: implement a user inactivity timer
  * gprs_ranap: release Iu UE Context when exiting PMM Connected

-------------------------------------------------------------------
Thu Oct 03 20:01:12 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.62:
  * Avoid compiling unneeded files when building without Iu

-------------------------------------------------------------------
Sat Sep 28 20:02:58 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.61:
  * sgsn: when receiving data PDU notify the Gb GMM fsm

-------------------------------------------------------------------
Fri Sep 20 20:02:06 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.60:
  * Introduce TODO-RELEASE file

-------------------------------------------------------------------
Fri Sep 13 20:01:23 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.59:
  * gprs_ranap: refactor REQUIRE_MM define
  * mm_gb_fsm: unassign the llme when entering MM_IDLE
  * gprs_ranap: send CommonId after receiving Security Mode Complete
  * sgsn_pdp_ctx_terminate: check llme before accessing

-------------------------------------------------------------------
Mon Sep 09 20:01:16 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.55:
  * sgsn: Reject PdpActReq if no GTP pdp ctx exists

-------------------------------------------------------------------
Fri Sep 06 20:01:19 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.54:
  * Split out GPRS SM layer into its own file
  * Implement GMM State using osmocom FSM
  * enum gprs_gmm_state: Fix spec reference
  * gmm: Move code handling GMM PTMSI Realloc Complete to its own function
  * gmm: Move code handling GMM Routing Area Update Complete to its own function
  * gmm: Move code handling GMM Attach Complete to its own function
  * Move out sgsn to its own subdir
  * Move out gtphub to its own subdir
  * Move out gbproxy to its own subdir
  * src/gprs/Makefile.am: Move build of shared .c files to an internal lib
  * vty: Print MM state and RAN type in show mm-context
  * Introduce FSM mm_state_iu_fsm
  * Introduce FSM mm_state_gb_fsm

-------------------------------------------------------------------
Mon Sep 02 20:03:14 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.41:
  * sgsn_vty: Print correct Iu mmctx id in 'show mm-context'
  * sgsn_vty: Fix mmctx rate_ctr output indentation
  * sgsn_cdr.c: Fix ip addr string buffer size
  * gprs_gmm.c: Replace inet_ntoa with inet_ntop
  * Merge common allocation steps for Gb and Iu ctx
  * Split enum gprs_pmm_state into Iu and Gb counterparts
  * Move llc->MM/SM Gb specific glue code to its own file
  * Move lots of Iu/ranap specific code into its own file
  * sgsn: gtp: Drop related pdp contexts on echo timeout against GGSN
  * Introduce log helper LOGGGSN and log category DGTP
  * gprs_gmm: gsm48_rx_gmm_att_req(): refactor duplicated code
  * gprs_gmm: clarify comment of Iu follow-on request
  * gprs_gmm: only update gb/iu cell information when Iu/Gb present

-------------------------------------------------------------------
Fri Aug 30 20:08:24 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.28:
  * gtp: cb_delete_context(): Clarify why pdp->lib is set to NULL
  * gtp: make echo_interval unsigned

-------------------------------------------------------------------
Fri Aug 23 20:03:28 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.26:
  * gprs_gmm.c: Add spec document to function documentation
  * gprs_gmm.c: Print value_string of reject cause

-------------------------------------------------------------------
Wed Aug 21 20:11:02 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.24:
  * vty: Introduce cs7-instance-iu
  * examples: Add osmo-sgsn_custom-sccp.cfg
  * gprs_gmm.c: Use osmo_rai_name() in log line
  * gprs/gprs_gmm: implement T3314. Timeout to reset MM state READY->STANDBY
  * tests: Introduce vty-transcript-test tests
  * Replace own timer infra with libosmocore osmo_tdef

-------------------------------------------------------------------
Tue Aug 20 20:02:49 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.18:
  * tests: Verify that timers can be set over VTY
  * gprs_gmm: Avoid spaces in fsm events and enum strings
  * Introduce and use log macros when no mm ctx available
  * gprs_gmm.c: Call mmctx_set_(p)mm_state only on related ran_type

-------------------------------------------------------------------
Mon Aug 19 20:08:26 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.14:
  * gprs_gmm.c: Fix typo in log message
  * sgsn: use sccp_simple_client API to setup ss7 id 0 instead of 1

-------------------------------------------------------------------
Sat Aug 17 20:04:01 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.12:
  * gprs_gmm.c: Flag mmctx_set_(p)mm_state() functions static
  * gprs_sgsn.h: Flag MM_CTX_T_GERAN_Iu as not supported
  * gprs_gmm.c: Use correct function to set MM_IDLE state during cleanup
  * gprs_gmm: Introduce assert to guard against unexpected condition

-------------------------------------------------------------------
Wed Aug 14 20:16:46 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.8:
  * gprs_sgsn.c: Remove recently introduced assert
  * gprs_gmm: Clarify comment during TLLI assignment

-------------------------------------------------------------------
Tue Aug 13 20:02:20 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.6:
  * gprs_sgsn.c: Warn upon llme free unexpected scenarios
  * Introduce define TLLI_UNASSIGNED
  * gprs_gmm.c: Drop unneeded brackets
  * gprs_gmm.c: Improve doc on nullable parameters
  * gprs_llc.h: Improve documentation of some structs
  * gprs_gmm: Introduce macros to access msgb's associated IU UE ctx

-------------------------------------------------------------------
Thu Aug 08 21:55:34 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.0:
  * Bump version: 1.4.1 → 1.5.0
  * Require newer versions of dependencies
  * Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds
  * configuration.adoc: Add a section about encryption
  * configuration.adoc: Small fixes
  * osmo-gbproxy.cfg: fix conflict with osmo-sgsn.cfg

-------------------------------------------------------------------
Fri Jul 26 20:19:12 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.35:
  * osmo-sgsn: Fix outdated information in usermanual
  * Add/fix help string for version option

-------------------------------------------------------------------
Wed Jul 24 20:11:34 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.33:
  * osmo-gtphub.cfg: fix conflict with osmo-sgsn.cfg
  * manuals: Update vty/counter documentation

-------------------------------------------------------------------
Mon Jul 22 20:02:27 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.31:
  * turn -Werror=null-dereference into a warning

-------------------------------------------------------------------
Mon Jul 22 10:29:26 UTC 2019 - Martin Hauke <mardnh@gmx.de>

- Disable LTO for now since it breaks compilation of the tests
  See: https://osmocom.org/issues/4116

-------------------------------------------------------------------
Thu Jul 18 20:05:15 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.30:
  * sgsn_mm_ctx_find_ggsn_ctx(): fix: always set gsm_cause

-------------------------------------------------------------------
Wed Jul 17 19:04:03 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.29:
  * Spelling fixes

-------------------------------------------------------------------
Thu Jul 11 20:11:53 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.28:
  * contrib/jenkins.sh: run "make maintainer-clean"

-------------------------------------------------------------------
Wed Jun 19 20:15:57 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.27:
  * manuals: Add script to regenerate vty/counter documentation

-------------------------------------------------------------------
Mon Jun 17 20:03:01 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.26:
  * replace magic tmsi constant with define

-------------------------------------------------------------------
Sat Jun 15 20:10:05 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.25:
  * sgsn: Have authentication required on by default

-------------------------------------------------------------------
Thu Jun 06 20:01:38 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.24:
  * osmo-sgsn: add VTY parameter to toggle authentication
  * sgsn_libgtp: Use new per-GSN libgtp API instead of deprecated API

-------------------------------------------------------------------
Wed Jun 05 20:01:35 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.22:
  * doc/manuals/vty: regenerate sgsn_vty_reference.xml

-------------------------------------------------------------------
Fri May 31 20:01:42 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.21:
  * debian: create -doc subpackage with pdf manuals

-------------------------------------------------------------------
Wed May 29 20:01:42 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.20:
  * sgsn: Fix echo timer not started upon first pdp ctx created
  * Document max retransmit times for T3395

-------------------------------------------------------------------
Mon May 27 20:01:39 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.18:
  * sgsn: vty: Improve log warning content with spec section

-------------------------------------------------------------------
Sun May 12 20:01:38 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.17:
  * Fix IMSI padding in imsi-acl

-------------------------------------------------------------------
Sat May 11 20:01:41 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.16:
  * gprs_gmm: send Service Reject when no PDP ctxs are available.

-------------------------------------------------------------------
Thu May 02 20:01:47 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.15:
  * Echo zero byte XID-Field of Type L3_PAR

-------------------------------------------------------------------
Tue Apr 30 20:02:35 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.14:
  * gbproxy: parse dtap GSM48_MT_GSM_DEACT_PDP_REQ|ACK

-------------------------------------------------------------------
Sun Apr 28 20:01:46 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.13:
  * gprs_sndcp_comp_free: Replace ifelse with switch and better handling of error

-------------------------------------------------------------------
Thu Apr 25 20:01:38 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.12:
  * gb_proxy: cosmetic: Use 'bool' in data structures where applicable
  * gb_proxy.h: Add missing comments; improve comments
  * LLC: Store the XID inside the LLC Entity, not LLC Mgmg Entity
  * gprs_llc: Correctly refuse any ABM command (SABM, DISC) with DM

-------------------------------------------------------------------
Wed Apr 24 20:01:52 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.8:
  * LLC: Avoid NOTICE message on LLC NULL
  * LLC: Don't blindly assume all LLC frames have data payload
  * LLC XID: Fix string representation of N201_U

-------------------------------------------------------------------
Tue Apr 23 20:01:55 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.5:
  * gprs_gmm: reintroduce calling gsm48_gmm_authorize when not handling GMM Attach Requests

-------------------------------------------------------------------
Tue Apr 09 20:02:02 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.4:
  * gsm0408_rcv_gmm: send Iu-ReleaseCommand upon receiving Attach Complete.

-------------------------------------------------------------------
Wed Feb 27 21:01:38 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.3:
  * gbproxy_test: Fix test expectations of gprs_ns_rcvmsg()

-------------------------------------------------------------------
Thu Feb 14 21:01:38 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.2:
  * GMM: permit VLR_ANSWERED event in attach FSM
  * Improve 'show subscriber cache' vty command

-------------------------------------------------------------------
Wed Jan 23 21:01:18 UTC 2019 - mardnh@gmx.de

- Update to version 1.4.0.0:
  * Bump version: 1.3.0.120-88220-dirty → 1.4.0

-------------------------------------------------------------------
Thu Dec 20 21:01:23 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.120:
  * make gsup ipa name configurable in osmo-sgsn.cfg

-------------------------------------------------------------------
Mon Dec 17 21:01:16 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.119:
  * remove pointless declaration of struct gsm_network

-------------------------------------------------------------------
Tue Dec 11 21:01:23 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.118:
  * Use explicit parameter for sgsn_auth_init()

-------------------------------------------------------------------
Mon Dec 10 21:01:19 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.117:
  * Use explicit length check
  * Drop unused osmo-sgsn.pc
  * Constify sgsn_acl_lookup() parameter
  * Remove misleading comment

-------------------------------------------------------------------
Thu Dec 06 21:01:30 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.113:
  * contrib: fix makedistcheck with disabled systemd

-------------------------------------------------------------------
Wed Dec 05 21:01:24 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.112:
  * contrib/jenkins.sh: build and publish manuals

-------------------------------------------------------------------
Tue Dec 04 21:01:31 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.111:
  * Fix DISTCHECK_CONFIGURE_FLAGS override

-------------------------------------------------------------------
Tue Nov 27 21:01:22 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.110:
  * build manuals moved here from osmo-gsm-manuals.git
  * sgsn: update vty reference
  * vty-ref: Update URI of docbook 5.0 schema
  * OsmoSGSN: update VTY reference
  * OsmoSGSN: overview: Fix typo and reference OpenGGSN->OsmoGGSN
  * share chapters/gsup.adoc from OsmoSGSN to OsmoMSC + OsmoHLR
  * OsmoSGSN: add rate counter documentation
  * OsmoSGSN: configuration: Document CDR CTRL interface
  * OsmoSGSN: configuration: Add missing pdp-periodic event
  * OsmoSGSN: configuration: Move pdp ctx specific CDR fields to its own table
  * refactor Makefile build rules, don't use the FORCE
  * Allow easily disabling GFDL references
  * sgsn: Add charging characteristics to GSUP
  * sgsn: Fix numbering of QoS and add basic description for APN
  * osmo-sgsn: fix arrow tips in flow diagrams
  * osmo-sgsn: Explain TCP/IP header compression
  * osmo-sgsn: improve auth-policy explaination
  * osmo-sgsn: Update VTY command reference
  * GSUP, OAP: fix AUTS length to 14, not 16
  * SGSN: add Auth. policy, NS Statistics and BSSGP state examples, tweaks
  * fix 'make clean': shell glob, ignore failure
  * add 'make check' target
  * GSUP: Add ladder diagrams for protocol transactions / procedures
  * Update GSUP chapter regarding UMTS AKA and other recent changes
  * Add OsmoSGSN control interface description
  * fix various typos across all manuals
  * OsmoSGSN: Fix formatting/cross reference in CDR section
  * Add link to Asciidoc source code of manual
  * initial checkin of manuals to public repo

-------------------------------------------------------------------
Mon Nov 26 18:55:26 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.79:
  * gbproxy: flush_stored_messages: Get rid of msg param
  * gbproxy: flush_stored_messages: Log and route using stored_msg info
  * gbproxy: flush_stored_messages: Move comment to func description
  * gbproxy: Remove unneeded parse_ctx param
  * gbproxy: Fix abort during APN patch
  * Revert "gbproxy: fix formatting in gbproxy-state command"

-------------------------------------------------------------------
Thu Nov 22 18:59:34 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.73:
  * gbproxy: flag gbproxy_assign_imsi as static
  * gbproxy: add number-of-peers ctrl command
  * gbproxy: fix formatting in gbproxy-state command
  * consistently check the result of osmo_shift_v_fixed()

-------------------------------------------------------------------
Tue Nov 20 19:10:44 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.69:
  * update gbproxy test expected output

-------------------------------------------------------------------
Mon Nov 19 18:32:12 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.68:
  * Use safer functions for IMSI ACL

-------------------------------------------------------------------
Thu Nov 15 21:01:21 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.67:
  * use enums consistently instead of falling back to int

-------------------------------------------------------------------
Thu Nov 15 14:30:24 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.66:
  * fix bogus error check in gprs_sndcp_comp_create()

-------------------------------------------------------------------
Mon Nov 12 21:01:27 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.65:
  * fix bogus assertion in encode_comp_field()

-------------------------------------------------------------------
Tue Nov 06 21:01:36 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.64:
  * Cleanup non-existent files from debian/copyright

-------------------------------------------------------------------
Tue Oct 30 21:01:33 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.63:
  * Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr
  * Allocate sgsn_instance with talloc
  * Update wrong references to bsc in sgsn code

-------------------------------------------------------------------
Sun Oct 21 17:24:09 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.60:
  * gtphub: Add --version cmdline option

-------------------------------------------------------------------
Sun Oct 07 18:22:39 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.59:
  * fix build: remove unused variable

-------------------------------------------------------------------
Thu Oct 04 20:01:20 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.58:
  * gprs_llc: remove the FCS from the msgb by trim'ing the msgb
  * sgsn_libgtp: fix a potential memleak when the GGSN is not reachable
  * gprs_gmm: Fix missing Security Command for 3G when attaching

-------------------------------------------------------------------
Sat Sep 29 19:46:59 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.55:
  * gprs_gmm: dont answer unknown IMSI/TMSI on Service Requests NET_FAIL

-------------------------------------------------------------------
Fri Sep 28 20:01:19 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.54:
  * vty: add SCCP related vty commands

-------------------------------------------------------------------
Tue Sep 25 20:01:25 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.53:
  * gbproxy-legacy: Ensure well-formed config file
  * vty: fix doc str for 'reset sgsn state'

-------------------------------------------------------------------
Wed Sep 19 20:01:21 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.51:
  * GTP: refactor the echo timer
  * gprs_sgsn.h: fix wrong type of re-attempts
  * sgsn_ggsn_ctx_drop_pdp: protect against nullpointer when MM is gone
  * vty: restart sgsn state: improve output message

-------------------------------------------------------------------
Mon Sep 17 20:01:32 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.47:
  * sgsn: use gtp_clear_queues() when reset sgsn state

-------------------------------------------------------------------
Fri Sep 14 20:01:18 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.46:
  * debian: add missing build dependencies

-------------------------------------------------------------------
Thu Sep 13 20:01:34 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.45:
  * gprs_gmm: introduce a GMM Attach Request FSM
  * tests: remove gmm unit tests
  * Install sample cfg file to /etc/osmocom
  * Install systemd services with autotools
  * debian: Fix typo in rules preventing build with IU support

-------------------------------------------------------------------
Thu Sep 06 20:01:29 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.40:
  * Add osmo-gtphub systemd service file

-------------------------------------------------------------------
Tue Aug 21 20:01:34 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.39:
  * use __FILE__, not __BASE_FILE__
  * gbproxy: Replace '.' in counter names with ':'

-------------------------------------------------------------------
Fri Aug 17 20:04:06 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.37:
  * gbproxy: Add new VTY-managed timer: link-list clean-stale-timer
  * gbproxy: Add VTY parameter: link stored-msgs-max-length
  * Use osmo_clock_gettime from libosmocore
  * Drop gprs_msgb_resize_area with libosmocore replacement
  * Drop gprs_msgb_copy with libosmocore replacement

-------------------------------------------------------------------
Mon Aug 13 20:01:24 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.32:
  * vty: add cmd "reset sgsn state"

-------------------------------------------------------------------
Tue Jul 31 20:01:19 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.31:
  * remove libcommon
  * migrate to oap_client in libosmogsm

-------------------------------------------------------------------
Wed Jul 25 20:01:32 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.29:
  * git-version-gen: Don't check for .git directory

-------------------------------------------------------------------
Tue Jul 24 20:01:26 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.28:
  * gbproxy: Replace '.' in counter names with ':'
  * sgsn: Fix crash using new libgtp cb_recovery2 API
  * sgsn: gtp: Use new API to send PDP DEL CTX REQ without freeing ctx locally

-------------------------------------------------------------------
Thu Jul 19 20:01:23 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.25:
  * sgsn: cdr: Fix uninitialized string access if ggsn is detached
  * sgsn: subscriber: Avoid calling memcpy with NULL src

-------------------------------------------------------------------
Mon Jul 16 20:01:20 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.23:
  * sgsn: Fix T3395 firing forever
  * Forward GGSN originated DEACT PDP CTX REQ
  * sgsn: Don't attempt to delete GTP pdp ctx if GGSN was restarted
  * Add optional TearDownInd IE in PDP DEACT REQ towards PCU
  * vty: Add cmd to disable echo loop explictly
  * examples: Enable by default echo req towards active GGSNs
  * Disarm T3395 when dettaching mmctx from pdpctx
  * osmo-sgsn: ping GGSN periodically and check for restart counter

-------------------------------------------------------------------
Fri Jul 13 20:01:23 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.15:
  * Maintain per ggsn pdp ctx list
  * sgsn_libgtp.c: Log pointer of deleted context

-------------------------------------------------------------------
Mon Jun 25 20:01:22 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.13:
  * finish gbproxy_parse_bssgp_unitdata test

-------------------------------------------------------------------
Fri Jun 22 20:01:18 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.12:
  * Drop unused common_vty.c
  * Drop all references of unused MGCP
  * Drop all references of unused SMPP
  * jenkins.sh: Remove non-existent configure options
  * jenkins.sh: Use --enable-werror only when iu support is disabled

-------------------------------------------------------------------
Fri Jun 15 20:01:21 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.7:
  * gb_proxy: Add ctrl interface and nsvc-state, gbproxy-state commands

-------------------------------------------------------------------
Fri Jun 08 20:01:22 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.6:
  * add a test for OS#3178 (invalid unitdata message)

-------------------------------------------------------------------
Tue Jun 05 20:01:53 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.5:
  * gprs_gmm: Cancel Location: use detach type IMSI

-------------------------------------------------------------------
Fri Jun 01 20:01:30 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.4:
  * gb_proxy: tallocate memory for gbproxy cfg so it can be a talloc ctx

-------------------------------------------------------------------
Wed May 23 20:01:33 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.3:
  * gprs_subscriber: gsup_auth_error: reject MS in all cases
  * gprs_gmm: make functions relating to GMM Attach Request public
  * gprs_gmm: make extract_subscr_msisdn extract_subscr_hlr public

-------------------------------------------------------------------
Thu May 03 20:01:50 UTC 2018 - mardnh@gmx.de

- Update to version 1.3.0.0:
  * GMM: dont reply to GMM_DETACH_REQ with POWER OFF when MS is unknown
  * Bump version: 1.2.0.58-85ca87-dirty → 1.3.0

-------------------------------------------------------------------
Wed May 02 20:01:42 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.57:
  * auth+ciph: log is_r99 and auth types
  * log two RA Update Request failure causes
  * GERAN: allow GSM SRES on UMTS AKA challenge

-------------------------------------------------------------------
Mon Apr 16 20:01:31 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.54:
  * use osmo_init_logging2(), fix regression test memleaks

-------------------------------------------------------------------
Mon Apr  9 11:50:08 UTC 2018 - mardnh@gmx.de

- Build with --enable-iu 

-------------------------------------------------------------------
Fri Mar 16 19:58:07 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.53:
  * compiler warnings: use enum ranap_nsap_addr_enc, constify local var

-------------------------------------------------------------------
Thu Mar 15 18:46:03 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.52:
  * implement support for 3-digit MNC with leading zeros
  * osmo-gbproxy: use 'osmo-gbproxy.cfg' as default config name

-------------------------------------------------------------------
Wed Mar 14 21:27:04 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.50:
  * configure.ac: Enable Wall in CFLAGS
  * gtphub: check for gsn_addr_from_sockaddr() errors
  * gtphub: check for gsn_addr_from_sockaddr() error
  * mandatory depend on libc-ares and libgtp
  * .gitignore: Add m4 files
  * sgsn_libgtp.c: Fix typos and whitespace
  * Add talloc context introspection via VTY
  * sgsn_test: guard against struct gprs_ra_id changing
  * vty: absorb command explanations from osmo-gsm-manuals
  * configure: add --enable-werror

-------------------------------------------------------------------
Wed Feb 14 16:17:40 UTC 2018 - mardnh@gmx.de

- Update to new upstream snapshot 1.2.0.47

-------------------------------------------------------------------
Sat Feb 10 20:52:13 UTC 2018 - mardnh@gmx.de

- Show testsuite.log when tests are failing

-------------------------------------------------------------------
Sat Feb 10 16:10:36 UTC 2018 - mardnh@gmx.de

- Update to new upstream snapshot 1.2.0.44

-------------------------------------------------------------------
Wed Jan 24 13:14:08 UTC 2018 - mardnh@gmx.de

- Update to new upstream snapshot 1.2.0.41
- Remove patch:
  * osmo-sgsn-fix-includes.patch (fixed upstream)

-------------------------------------------------------------------
Fri Dec 29 17:38:20 UTC 2017 - mardnh@gmx.de

- Add patch:
  * osmo-sgsn-fix-includes.patch

-------------------------------------------------------------------
Fri Dec 29 12:18:40 UTC 2017 - jengelh@inai.de

- %service_* already takes care of restart/removal
  Compact %service_* since it incurs extra code.
  Resolve package-name-repeated-in-summary.

-------------------------------------------------------------------
Thu Dec 28 10:37:26 UTC 2017 - mardnh@gmx.de

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