File libosmo-abis.changes of Package libosmo-abis

-------------------------------------------------------------------
Wed Aug 13 20:00:26 UTC 2025 - mardnh@gmx.de

- Update to version 2.0.0.22:
  * trau: add TFO frame insert/extract functions

-------------------------------------------------------------------
Thu Jun 26 20:00:34 UTC 2025 - mardnh@gmx.de

- Update to version 2.0.0.21:
  * ipaccess: Use osmo_stream APIs to set TCP keepalive pars
  * ipaccess: No need to apply TCP_NODELAY manually

-------------------------------------------------------------------
Tue Jun 24 20:00:32 UTC 2025 - mardnh@gmx.de

- Update to version 2.0.0.19:
  * Generate a version.h file
  * include/Makefile: format nobase_include_HEADERS

-------------------------------------------------------------------
Mon Mar 17 21:01:03 UTC 2025 - mardnh@gmx.de

- Update to version 2.0.0.17:
  * examples/lapd-over-datagram: Use newer non-deprecated API lapd_instance_alloc2()
  * trau2rtp HR: update to TW-TS-002 version 1.2.0

-------------------------------------------------------------------
Fri Mar 14 21:00:32 UTC 2025 - mardnh@gmx.de

- Update to version 2.0.0.15:
  * trau: new function osmo_trau2rtp_ufe()

-------------------------------------------------------------------
Tue Mar 04 21:00:32 UTC 2025 - mardnh@gmx.de

- Update to version 2.0.0.14:
  * trau_frame cosmetic: document exact behavior for C1..C5
  * trau_frame cosmetic: fix doxygen comments

-------------------------------------------------------------------
Mon Mar 03 21:00:35 UTC 2025 - mardnh@gmx.de

- Update to version 2.0.0.12:
  * rtp2trau HR to DL: validate ToC octet of RFC 5993
  * rtp2trau FR & EFR: disallow BFI in DL
  * rtp2trau: remove broken acceptance of 0-length payloads

-------------------------------------------------------------------
Fri Feb 28 21:00:35 UTC 2025 - mardnh@gmx.de

- Update to version 2.0.0.9:
  * TRAU encode: fix handling of OSMO_TRAU16_FT_IDLE
  * rtp2trau HR: bring TRAU-16k support into alignment with TRAU-8k

-------------------------------------------------------------------
Thu Feb 27 21:00:35 UTC 2025 - mardnh@gmx.de

- Update to version 2.0.0.7:
  * rtp2trau HR: add support for TRAU-8k-UL frame output
  * tests: add unit tests for osmo_rtp2trau()
  * trau_rtp_conv: document API functions

-------------------------------------------------------------------
Wed Feb 26 21:00:35 UTC 2025 - mardnh@gmx.de

- Update to version 2.0.0.4:
  * ipaccess: Reset pointer before calling stream_cli func triggering callback

-------------------------------------------------------------------
Tue Feb 25 21:00:32 UTC 2025 - mardnh@gmx.de

- Update to version 2.0.0.3:
  * cosmetic: add .gitignore to doc/examples

-------------------------------------------------------------------
Wed Feb 19 21:00:32 UTC 2025 - mardnh@gmx.de

- Update to version 2.0.0.2:
  * tests: add unit test for HRv1 TRAU->RTP
  * tests: add trau2rtp_gen program

-------------------------------------------------------------------
Wed Feb 12 21:01:14 UTC 2025 - mardnh@gmx.de

- Update to version 2.0.0.0:
  * Bump version: 1.6.0.52-ab0df-dirty → 2.0.0

-------------------------------------------------------------------
Mon Feb 10 21:00:34 UTC 2025 - mardnh@gmx.de

- Update to version 1.6.0.52:
  * trau: implement TFO frame encoding function
  * trau: implement TFO frame decoding functions

-------------------------------------------------------------------
Wed Dec 18 21:00:31 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.50:
  * ipaccess: Set name on oml and rsl stream listen socket

-------------------------------------------------------------------
Fri Dec 13 21:00:31 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.49:
  * ipaccess: Log ip_addr+port of srv_link failing to start

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

- Update to version 1.6.0.48:
  * Drop ipa_proxy

-------------------------------------------------------------------
Tue Dec 10 21:00:34 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.47:
  * input: Get rid of abis/ipa.h dependency in e1_input and ipaccess.c
  * ipaccess: Use new osmo_ipa_ka_fsm_inst APIs from libosmo-netif
  * tests/Makefile.am: Fix missing LIBOSMONETIF_LIBS/CFLAGS

-------------------------------------------------------------------
Mon Dec 09 21:00:32 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.44:
  * input: Move ipaccess_bts_handle_ccm() ipaccess.c -> ipa.c

-------------------------------------------------------------------
Thu Dec 05 21:00:35 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.43:
  * debian/control: libosmo-abis-dev: add missing dep

-------------------------------------------------------------------
Wed Dec 04 21:00:35 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.42:
  * ipaccess: Assert explicitly about non-null ptr

-------------------------------------------------------------------
Tue Dec 03 21:00:34 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.41:
  * ipaccess: Convert BSC OML & RSL link to use stream_srv

-------------------------------------------------------------------
Mon Dec 02 21:00:34 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.40:
  * ipaccess: Assert fd is positive
  * ipaccess: Assert explicitly about non-null ptr
  * Drop internal use of osmocom/abis/ipaccess.h

-------------------------------------------------------------------
Fri Nov 29 21:01:17 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.37:
  * debian: libosmo-abis-dev dep on libosmo-netif-dev
  * e1_input: Guard against crash by users calling reentrant e1inp_sign_link_destroy()
  * e1_input: Fix e1i_ts pointing to old line after line_clone
  * ipaccess: Convert BTS OML & RSL link to use stream_cli

-------------------------------------------------------------------
Mon Nov 25 21:00:40 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.33:
  * e1_input: Store new msg in llist before calling driver->want_write()

-------------------------------------------------------------------
Thu Nov 21 21:00:35 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.32:
  * libosmo-abis depends on libosmo-netif
  * ipaccess: Deprecate ipa_msg_push_header() API
  * ipaccess: Replace ipa_bts_id_resp() with libosmocore ipa_ccm_make_id_resp_from_req()

-------------------------------------------------------------------
Tue Nov 19 21:00:34 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.29:
  * ipaccess: Use libosmocore API ipa_ccm_send_id_ack()
  * cosmetic: ipa_keepalive.c: Fix trailing whitespace
  * ipaccess: Get rid of extra indentation level in long code block
  * ipaccess: Reduce scope of line local variable
  * ipaccess: Clarify access to msgb ipa payload in code path
  * ipaccess: reduce scope of ka_fsm variable

-------------------------------------------------------------------
Mon Nov 18 21:00:34 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.23:
  * ipaccess: Simplify code after early return if block
  * ipaccess: Fix wrong pointer passed in sign_link_up user callback

-------------------------------------------------------------------
Mon Oct 07 20:00:37 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.21:
  * trau 8k decode: set fr->type correctly
  * trau: detect 8k AMR 7.40k frames correctly for decoding

-------------------------------------------------------------------
Sat Oct 05 20:00:31 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.19:
  * rtp2trau: add support for EDATA
  * trau2rtp: add support for EDATA
  * trau_frame: D145_SYNC does not follow EDATA format
  * TRAU frame output EDATA: set sync pattern bits

-------------------------------------------------------------------
Wed Oct 02 20:00:32 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.15:
  * libosmotrau: implement RAA' decoder function
  * libosmotrau: implement RAA' encoder function

-------------------------------------------------------------------
Mon Sep 30 20:00:29 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.13:
  * trau_rtp_conv: use new RA2 functions for CSD
  * libosmotrau: add CSD RA2 functions

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

- Update to version 1.6.0.11:
  * trau2rtp EFR unit test: add patterns with bad CRC
  * trau2rtp unit test: add patterns that showcase BFI=1 SID=0
  * trau2rtp TW-TS-001: handle corner case of BFI with stale SID bits
  * tests: add unit tests for trau2rtp conversion, FR & EFR
  * trau2rtp FR & EFR: fix uninitialized memory bug
  * tests: fix for --disable-ortp
  * rtp2trau: add CSD support
  * trau2rtp: add CSD support
  * osmo_trau_frame_decode_8k: fix recognition of O&M UL
  * osmo_trau_frame_decode_8k: check all sync bits
  * trau_frame: fix de/encoding of HR-data-8k frames

-------------------------------------------------------------------
Wed Jul 24 20:00:44 UTC 2024 - mardnh@gmx.de

- Update to version 1.6.0.0:
  * Bump version: 1.5.1.29-54db → 1.6.0

-------------------------------------------------------------------
Tue Jul 02 20:00:32 UTC 2024 - mardnh@gmx.de

- Update to version 1.5.1.29:
  * build config: add --disable-ortp option

-------------------------------------------------------------------
Wed Jun 26 20:00:48 UTC 2024 - mardnh@gmx.de

- Update to version 1.5.1.28:
  * trau_rtp_conv: add support for HRv1 in 8k format
  * trau_frame: fix 8k decoding
  * {de,en}code8_hr: fix totally broken functions

-------------------------------------------------------------------
Tue Jun 25 20:00:34 UTC 2024 - mardnh@gmx.de

- Update to version 1.5.1.25:
  * trau_frame.c cosmetic: fix misleading comment

-------------------------------------------------------------------
Thu Jun 20 20:00:32 UTC 2024 - mardnh@gmx.de

- Update to version 1.5.1.24:
  * trau_rtp_conv.c cosmetic: fix typo in name of static function
  * rtp2trau_hr16: use osmo_hr_check_sid()

-------------------------------------------------------------------
Tue Jun 11 20:00:33 UTC 2024 - mardnh@gmx.de

- Update to version 1.5.1.22:
  * trau2rtp_hr16: check CRC bits in the TRAU frame
  * TRAU->RTP: add support for TW-TS-001 & TW-TS-002
  * rtp2trau_hr16: set CRC bits correctly
  * RTP->TRAU, FR/EFR: accept TW-TS-001 extended payloads
  * trau2rtp_hr16: change output format to RFC 5993
  * rtp2trau_hr16: accept both TS 101 318 and RFC 5993 payload formats
  * rtp2trau_hr16: set D bits correctly

-------------------------------------------------------------------
Mon Jun 10 20:00:34 UTC 2024 - mardnh@gmx.de

- Update to version 1.5.1.15:
  * TRAU<->RTP HRv1: fix SID frame definition
  * rtp2trau_hr16: fix UFE bit setting

-------------------------------------------------------------------
Wed Jun 05 20:00:37 UTC 2024 - mardnh@gmx.de

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

-------------------------------------------------------------------
Fri May 10 20:00:36 UTC 2024 - mardnh@gmx.de

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

-------------------------------------------------------------------
Tue Mar 19 19:49:31 UTC 2024 - mardnh@gmx.de

- Update to version 1.5.1.11:
  * e1line_dump_vty(): dump keepalive state and params

-------------------------------------------------------------------
Wed Feb 28 21:00:31 UTC 2024 - mardnh@gmx.de

- Update to version 1.5.1.10:
  * input/ipaccess: fix regression in ipaccess_bts_handle_ccm()

-------------------------------------------------------------------
Tue Feb 27 21:00:38 UTC 2024 - mardnh@gmx.de

- Update to version 1.5.1.9:
  * Fix critical bug in default TCP keepalive user timeout

-------------------------------------------------------------------
Fri Feb 23 21:01:00 UTC 2024 - mardnh@gmx.de

- Update to version 1.5.1.8:
  * [cosmetic] input/ipaccess.c: We use tab indent, not spaces [wtf]
  * input/ipa: Log error message also in unexpeted error paths
  * [cosmetic] Don't break lines shorter than 120 chars
  * input/ipaccess: Makes sure to say "TCP keepalive"
  * input/ipaccess: Always log with context, if we have any
  * ipa_keepalive: Make FSM a bit less quiet

-------------------------------------------------------------------
Wed Feb 21 21:00:38 UTC 2024 - mardnh@gmx.de

- Update to version 1.5.1.2:
  * ipaccess: Log ERROR message if IPA keep-alive FSM allocation fails

-------------------------------------------------------------------
Mon Feb 12 21:00:39 UTC 2024 - mardnh@gmx.de

- Update to version 1.5.1.1:
  * Add support for sending and receiving Sa bits, as well as some line signals

-------------------------------------------------------------------
Wed Feb 07 14:36:03 UTC 2024 - mardnh@gmx.de

- Update to version 1.5.1.0:
  * Bump version: 1.5.0.5-aa34 → 1.5.1
  * build: include git-version-gen into the release tarball
  * trau/osmo_ortp: support building without OrtpMemoryFunctions API
  * DAHDI: Log hexdump of TX at level DEBUG, not ERROR
  * dahdi: Fix compilation with ancient DAHDI
  * dahdi: Log context (e1inpt_ts name) when opening timeslot devices
  * Bump version: 1.4.0.54-9f17-dirty → 1.5.0
  * osmo_ortp: register a PayloadType for RTP_PT_CSDATA
  * dahdi: Add msgb_free() to prevent memeory leaks
  * dahdi: Add missing msg->l2h

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

- Update to version 1.5.0.2:
  * dahdi: Fix compilation with ancient DAHDI
  * dahdi: Log context (e1inpt_ts name) when opening timeslot devices

-------------------------------------------------------------------
Sat Sep 16 11:29:13 UTC 2023 - mardnh@gmx.de

- Update to version 1.5.0.0:
  * Bump version: 1.4.0.54-9f17-dirty → 1.5.0
  * osmo_ortp: register a PayloadType for RTP_PT_CSDATA
  * dahdi: Add msgb_free() to prevent memeory leaks
  * dahdi: Add missing msg->l2h
  * dahdi: Disable OSMO_FD_WRITE if HDLC/RAW write queue is empty
  * e1d: reconnect to osmo-e1d after connection loss
  * trau_sync: Add sync pattern for FA protocol of 3GPP TS 43.045
  * trau_pcu_ericsson: do not set unused D bits to 1
  * e1d: get rid of strange file descriptor registered check
  * fix use-after-free in ipaccess_bts_keepalive_fsm_alloc()
  * cosmetic: e1inp_ipa_bts_rsl_close_n(): cache ipa_client_conn
  * cosmetic: struct e1inp_ts: fix coding style
  * .gitignore: add new trau_{pcu_ericsson,sync} tests
  * e1d: fix logic to detect if a timeslot is in use
  * e1d: initialize file descriptor numbers to -1 on startup
  * e1_input: add new driver callback function: line_create
  * e1d: do not set fd number to 0 after close
  * trau_pcu_ericsson: set uplink frame error bit correctly
  * osmo_rtp2trau() for FR & EFR UL: set C13 & C14 correctly
  * debian: set compat level to 10
  * e1d: close fd when osmo_fd_setup fails
  * e1d: cosmetic: remove double whitespace
  * e1d: fix sourcecode formatting
  * e1d: maintain error log consistency in handle_ts_hdlc_read
  * e1d: clean up error logging in handle_ts_sign_read
  * e1d: fix log output
  * osmo_rtp2trau() for FR & EFR: set SP=0 in DL if the frame is a SID
  * osmo_rtp2trau() for FR & EFR: correctly handle the no-data case
  * ipa: Call osmo_fd_unregister() before closing and changing bfd->fd
  * e1d: Add support for HDLC type channels
  * e1d: Remove useless call of handle_ts_trau_write()
  * Send raw data with e1d as it arrives from application
  * trau_pcu_ericsson: add comment about uplink blocks
  * trau_pcu_ericsson: add testvectors for MCS1-MCS8
  * Transition to use of 'telnet_init_default'

-------------------------------------------------------------------
Fri Feb 24 21:00:34 UTC 2023 - mardnh@gmx.de

- Update to version 1.4.0.20:
  * trau_pcu_ericsson_test: fix comment, CS2 blocks are not CRC protected

-------------------------------------------------------------------
Wed Feb 22 21:00:33 UTC 2023 - mardnh@gmx.de

- Update to version 1.4.0.19:
  * trau_pcu_ericsson: fix log line
  * trau_pcu_ericsson: cosmetic: set hdr_good flag explictly to false
  * trau_pcu_ericsson_test: replace 64K CS1/CS2 testvectors
  * e1_input: cleanup TS resources when timeslot type is changed

-------------------------------------------------------------------
Mon Feb 20 21:00:34 UTC 2023 - mardnh@gmx.de

- Update to version 1.4.0.15:
  * Run struct_endianness.py

-------------------------------------------------------------------
Sat Feb 18 21:00:34 UTC 2023 - mardnh@gmx.de

- Update to version 1.4.0.14:
  * Rework mi_e1_line_update() and some of its sub routines
  * misdn driver: replace printf and fprintf by logging functions
  * Use correct bit order of RAW channels at misdn driver
  * Add setting of Sa bits to misdn driver
  * Add L1 signals to misdn driver
  * Add function to set Sa bits to common part

-------------------------------------------------------------------
Fri Feb 17 21:00:32 UTC 2023 - mardnh@gmx.de

- Update to version 1.4.0.8:
  * osmo_ortp.h: add RTP_PT_CSDATA
  * Cosmetic: osmo_ortp.h: fix typos

-------------------------------------------------------------------
Tue Feb 14 21:00:30 UTC 2023 - mardnh@gmx.de

- Update to version 1.4.0.6:
  * e1_input: add timeslot type NONE
  * trau_pcu_ericsson: change loglevel for CPS decoding
  * trau_sync: add synchronization pattern for Ericsson RBS MCS9
  * trau_sync: allow multiple secondary sync patterns
  * Add more L1 signals to common part

-------------------------------------------------------------------
Thu Feb 09 21:00:34 UTC 2023 - mardnh@gmx.de

- Update to version 1.4.0.1:
  * e1_input: add define constant for full subslot (whole E1 timeslot)

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

- Update to version 1.4.0.0:
  * Bump version: 1.3.0.31-1950-dirty → 1.4.0

-------------------------------------------------------------------
Mon Feb 06 21:00:32 UTC 2023 - mardnh@gmx.de

- Update to version 1.3.0.31:
  * trau_pcu_ericsson: also support ER_UL_CHMOD_NB_UNKN in 16k mode.

-------------------------------------------------------------------
Thu Feb 02 21:00:35 UTC 2023 - mardnh@gmx.de

- Update to version 1.3.0.30:
  * trau_pcu_ericsson: fix broken length check

-------------------------------------------------------------------
Sat Jan 28 21:00:34 UTC 2023 - mardnh@gmx.de

- Update to version 1.3.0.29:
  * Send raw data with mISDN as it arrives from application
  * Initialize devinfo at misdn.c
  * Remove mISDN header from received channel data

-------------------------------------------------------------------
Tue Jan 17 21:00:33 UTC 2023 - mardnh@gmx.de

- Update to version 1.3.0.26:
  * Add missing functions to send HDLC/RAW data
  * Fix support for HDLC/RAW type channels at mISDN.c

-------------------------------------------------------------------
Tue Jan 10 21:00:33 UTC 2023 - mardnh@gmx.de

- Update to version 1.3.0.24:
  * lapd_pcap: fix illegal VLA within struct

-------------------------------------------------------------------
Mon Jan 09 21:00:30 UTC 2023 - mardnh@gmx.de

- Update to version 1.3.0.23:
  * GPRS Trau frame encoder/decoder for Ericsson RBS
  * trau_sync: add Ericsson RBS GPRS TRAU synchronization pattern (64kbps)
  * trau_sync: support more than 40 bytes sync pattern.

-------------------------------------------------------------------
Fri Dec 23 21:00:29 UTC 2022 - mardnh@gmx.de

- Update to version 1.3.0.20:
  * trau_sync: add Ericsson RBS GPRS TRAU synchronization pattern (16kbps)

-------------------------------------------------------------------
Fri Dec 16 21:00:31 UTC 2022 - mardnh@gmx.de

- Update to version 1.3.0.19:
  * ipa: Guard against calling ipa_client_conn_open* multiple times

-------------------------------------------------------------------
Thu Dec 15 21:00:42 UTC 2022 - mardnh@gmx.de

- Update to version 1.3.0.18:
  * ipaccess: Add connect timeout in e1inp_line
  * ipa: Add ipa_client_conn_open2 with connect timeout argument

-------------------------------------------------------------------
Wed Dec 14 21:00:32 UTC 2022 - mardnh@gmx.de

- Update to version 1.3.0.16:
  * ipaccess: Clean up keepalive FSM properly

-------------------------------------------------------------------
Fri Dec 02 21:00:32 UTC 2022 - mardnh@gmx.de

- Update to version 1.3.0.15:
  * trau_sync: Fix typo tray_sync_pat_id -> trau_sync_pat_id
  * trau_sync: Add the V.110 sync pattern

-------------------------------------------------------------------
Thu Nov 24 21:00:32 UTC 2022 - mardnh@gmx.de

- Update to version 1.3.0.13:
  * ipaccess: update_fd_settings: use LOGL_ERROR
  * ipaccess: require tcp keepalive related defines
  * e1_input: enable tcp keepalive by default

-------------------------------------------------------------------
Fri Nov 04 21:00:33 UTC 2022 - mardnh@gmx.de

- Update to version 1.3.0.10:
  * Support building with -Werror=strict-prototypes / -Werror=old-style-definition

-------------------------------------------------------------------
Thu Oct 27 20:00:28 UTC 2022 - mardnh@gmx.de

- Update to version 1.3.0.9:
  * input/unixsocket: Remove write delay timer

-------------------------------------------------------------------
Mon Sep 19 20:00:28 UTC 2022 - mardnh@gmx.de

- Update to version 1.3.0.8:
  * ipaccess: Call line->ops->sign_link_down() only if set
  * ipaccess_close(): No need to lookup already available struct e1i_ts
  * e1inp_line_ipa_rsl_ts(): Return null instead of reading out of bounds
  * ipa: Allow users closing lower layer tcp/ipa connections
  * cosmetic: Remove unneeded empty line

-------------------------------------------------------------------
Wed Aug 10 20:00:33 UTC 2022 - mardnh@gmx.de

- Update to version 1.3.0.3:
  * pkgconf: require libosmocore

-------------------------------------------------------------------
Fri Aug 05 20:00:35 UTC 2022 - mardnh@gmx.de

- Update to version 1.3.0.2:
  * libosmo{abis,trau}: add -no-undefined to *_la_LDFLAGS

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

- Update to version 1.3.0.1:
  * configure.ac: Set libosmo-e1d dependency version

-------------------------------------------------------------------
Tue Jun 28 20:00:30 UTC 2022 - mardnh@gmx.de

- Update to version 1.3.0.0:
  * Bump version: 1.2.0.14-dcbc-dirty → 1.3.0

-------------------------------------------------------------------
Mon Jun 27 20:00:28 UTC 2022 - mardnh@gmx.de

- Update to version 1.2.0.14:
  * osmo_pcap_lapd_write: Fix write of uninitialized byte(s)

-------------------------------------------------------------------
Mon Jun 20 20:00:28 UTC 2022 - mardnh@gmx.de

- Update to version 1.2.0.13:
  * update git URLs (git -> https; gitea)

-------------------------------------------------------------------
Sat Jun 18 20:00:30 UTC 2022 - mardnh@gmx.de

- Update to version 1.2.0.12:
  * update git URLs (git -> https; gitea)

-------------------------------------------------------------------
Fri May 13 20:00:30 UTC 2022 - mardnh@gmx.de

- Update to version 1.2.0.11:
  * input/ipaccess: Avoid extra poll() call when e1i_ts tx queue becomes empty

-------------------------------------------------------------------
Thu May 12 20:00:26 UTC 2022 - mardnh@gmx.de

- Update to version 1.2.0.10:
  * input/ipaccess: Remove unneeded osmo_fd_write_enable()

-------------------------------------------------------------------
Sun May 08 20:00:29 UTC 2022 - mardnh@gmx.de

- Update to version 1.2.0.9:
  * input/ipaccess: Don't start zero-ms timer on every write

-------------------------------------------------------------------
Tue May 03 20:00:27 UTC 2022 - mardnh@gmx.de

- Update to version 1.2.0.8:
  * stats: add site_id scope to ipa-rsl tcp stat names

-------------------------------------------------------------------
Mon Apr 18 20:00:28 UTC 2022 - mardnh@gmx.de

- Update to version 1.2.0.7:
  * input/e1d: use msgb_hexdump_l2() in handle_ts_raw_read()
  * input/e1d: fix a memleak in handle_ts_raw_read()

-------------------------------------------------------------------
Fri Feb 25 21:00:31 UTC 2022 - mardnh@gmx.de

- Update to version 1.2.0.5:
  * stats: add BTS index to IPA RSL TCP stats name

-------------------------------------------------------------------
Mon Feb 14 21:00:28 UTC 2022 - mardnh@gmx.de

- Update to version 1.2.0.4:
  * stats: add RSL line number to TCP stats name

-------------------------------------------------------------------
Wed Jan 05 21:00:31 UTC 2022 - mardnh@gmx.de

- Update to version 1.2.0.3:
  * ipaccess.c: register RSL/OML related osmo_fds for monitoring

-------------------------------------------------------------------
Tue Dec 14 21:00:30 UTC 2021 - mardnh@gmx.de

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

-------------------------------------------------------------------
Wed Nov 17 21:00:28 UTC 2021 - mardnh@gmx.de

- Update to version 1.2.0.1:
  * lapd: don't add parenthesis around datalink name

-------------------------------------------------------------------
Tue Nov 16 21:00:28 UTC 2021 - mardnh@gmx.de

- Update to version 1.2.0.0:
  * Bump version: 1.1.1.14-57ff-dirty → 1.2.0

-------------------------------------------------------------------
Wed Oct 13 20:00:24 UTC 2021 - mardnh@gmx.de

- Update to version 1.1.1.14:
  * e1inp_input: Fix e1inp_line_clone removing original line from global list when freed

-------------------------------------------------------------------
Tue Oct 12 20:00:24 UTC 2021 - mardnh@gmx.de

- Update to version 1.1.1.13:
  * ipaccess: e1inp_ipa_bts_rsl_connect: Fix memleak recreating ipa_client_conn

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

- Update to version 1.1.1.12:
  * ipaccess: Allow reconfiguring the ipa line during line_update()

-------------------------------------------------------------------
Thu Sep 23 20:00:26 UTC 2021 - mardnh@gmx.de

- Update to version 1.1.1.11:
  * e1_input: Document e1inp_line_create()
  * e1_input: Fix line not removed from e1inp_line_list when freed

-------------------------------------------------------------------
Mon Jul 26 20:00:23 UTC 2021 - mardnh@gmx.de

- Update to version 1.1.1.9:
  * osmo_ortp: Fix seqno reset to 0 upon ssrc_changed

-------------------------------------------------------------------
Fri Jun 04 20:00:26 UTC 2021 - mardnh@gmx.de

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

-------------------------------------------------------------------
Fri May 21 20:00:38 UTC 2021 - mardnh@gmx.de

- Update to version 1.1.1.7:
  * ipaccess: do not block ipaccess_line_update on failure

-------------------------------------------------------------------
Thu May 06 20:00:25 UTC 2021 - mardnh@gmx.de

- Update to version 1.1.1.6:
  * Fix up vty 'show' commands for E1 line/timeslots
  * Log TRAU FSM at INFO not NOTICE

-------------------------------------------------------------------
Fri Apr 30 20:00:27 UTC 2021 - mardnh@gmx.de

- Update to version 1.1.1.4:
  * trau: Introduce osmo_rtp_socket_set_priority()

-------------------------------------------------------------------
Thu Apr 29 20:00:26 UTC 2021 - mardnh@gmx.de

- Update to version 1.1.1.3:
  * e1_input: Allow (vty) configuration of IP DSCP and socket priority
  * ipa: Introduce support for user-specific DSCP and priority

-------------------------------------------------------------------
Sun Apr 18 20:00:34 UTC 2021 - mardnh@gmx.de

- Update to version 1.1.1.1:
  * Configure E1 pcap file per line

-------------------------------------------------------------------
Wed Feb 24 21:00:30 UTC 2021 - mardnh@gmx.de

- Update to version 1.1.1.0:
  * Bump version: 1.1.0 → 1.1.1
  * attempt to fix RPM spec file after recent soversion bump

-------------------------------------------------------------------
Tue Feb 23 21:00:35 UTC 2021 - mardnh@gmx.de

- Update to version 1.1.0.0:
  * Bump version: 1.0.0.34-2163-dirty → 1.1.0
  * gitignore: Ignore autofoo files *~

-------------------------------------------------------------------
Fri Feb 19 21:00:31 UTC 2021 - mardnh@gmx.de

- Update to version 1.0.0.33:
  * tests: trau_sync: Explicitly drop category from log

-------------------------------------------------------------------
Mon Feb 08 21:00:32 UTC 2021 - mardnh@gmx.de

- Update to version 1.0.0.32:
  * migrate to osmo_fd_{read,write}_{enable,disable}()
  * osmo_ortp: Don't print ERROR message for every missing RTP frame

-------------------------------------------------------------------
Wed Feb 03 21:00:30 UTC 2021 - mardnh@gmx.de

- Update to version 1.0.0.30:
  * e1_input: Support I.460 timeslot type

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

- Update to version 1.0.0.29:
  * configure.ac: set -std=gnu11

-------------------------------------------------------------------
Mon Dec 21 21:00:29 UTC 2020 - mardnh@gmx.de

- Update to version 1.0.0.28:
  * Use osmo_fd_setup() wherever applicable

-------------------------------------------------------------------
Mon Nov 30 21:00:29 UTC 2020 - mardnh@gmx.de

- Update to version 1.0.0.27:
  * ipaccess: fix verbosive logging in __handle_ts1_write()

-------------------------------------------------------------------
Wed Nov 25 21:00:30 UTC 2020 - mardnh@gmx.de

- Update to version 1.0.0.26:
  * ipaccess: Fix wrong assertion in ipaccess_drop() when used by BTS code
  * ipaccess: Fix log error printed on wrong conditional branch
  * ipaccess: Use LOGPITS macro in __handle_ts1_write

-------------------------------------------------------------------
Mon Nov 02 21:00:28 UTC 2020 - mardnh@gmx.de

- Update to version 1.0.0.23:
  * cosmetic: fix spelling in logging messages: existAnt -> existEnt

-------------------------------------------------------------------
Mon Oct 19 20:00:29 UTC 2020 - mardnh@gmx.de

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

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

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

-------------------------------------------------------------------
Fri Oct 09 20:00:29 UTC 2020 - mardnh@gmx.de

- Update to version 1.0.0.20:
  * vty: add attributes to VTY commands indicating when they apply

-------------------------------------------------------------------
Tue Oct 06 20:00:29 UTC 2020 - mardnh@gmx.de

- Update to version 1.0.0.19:
  * vty: use install_lib_element() and install_lib_element_ve()

-------------------------------------------------------------------
Wed Sep 09 20:00:29 UTC 2020 - mardnh@gmx.de

- Update to version 1.0.0.18:
  * tests: Disable stderr log color in trau_sync_test

-------------------------------------------------------------------
Sat Aug 29 20:00:29 UTC 2020 - mardnh@gmx.de

- Update to version 1.0.0.17:
  * Revert "debian: Build libosmo-abis with osmo-e1d support"

-------------------------------------------------------------------
Fri Aug 28 20:00:28 UTC 2020 - mardnh@gmx.de

- Update to version 1.0.0.16:
  * debian: Build libosmo-abis with osmo-e1d support

-------------------------------------------------------------------
Fri Aug 14 20:00:27 UTC 2020 - mardnh@gmx.de

- Update to version 1.0.0.15:
  * Fix RPM spec file (.so.6 -> .so.9)

-------------------------------------------------------------------
Thu Aug 13 20:00:33 UTC 2020 - mardnh@gmx.de

- Update to version 1.0.0.14:
  * debian/control: change maintainer to the Osmocom team / mailing list
  * Bump version: 0.8.0.59-1f92-dirty → 1.0.0

-------------------------------------------------------------------
Sat Aug 08 20:00:27 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.71:
  * trau_sync: make sync pattern configurable

-------------------------------------------------------------------
Thu Aug 06 20:00:29 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.70:
  * trau_frame: Add missing break statement in osmo_trau_frame_encode()
  * trau_sync: Check return value of osmo_fsm_register()
  * trau_frame: Fix computation of odd parity while encoding HR frames

-------------------------------------------------------------------
Tue Aug 04 20:00:27 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.67:
  * Add missing build dependency to libosmocodec-dev

-------------------------------------------------------------------
Mon Aug 03 20:00:29 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.66:
  * Add 'trau2rtp' demo program illustrating the use of new TRAU code
  * TRAU frame RTP conversion
  * trau_sync: prevent false positive synchronization on startup
  * Add new TRAU frame sync code
  * osmo_trau_frame_encode(): Check for sufficiently sized output buffer
  * trau_frame: Introduce support for Downlink Time Alignment
  * trau_frame: New API

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

- Update to version 0.8.0.59:
  * e1_input_vty: Fix VTY help strings
  * input/e1d: Add missing "RAW" timeslot support
  * input/e1d: Fix support for TRAU slots
  * dahdi: Use osmo_revbytebits_buf() instead of local flip table
  * contrib/jenkins.sh: Test builds with --enable-e1d
  * e1d: Fix compilation after I4a088f91f23aaad05c5ab84a4783c1915d85aca6

-------------------------------------------------------------------
Sat Aug 01 08:04:21 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.53:
  * ipaccess: Fix use-after-free in ipaccess_drop()
  * e1d: Add new osmo_e1dp_client_ts_open() argument
  * tests: Use API e1inp_line_put2 instead of deprecated e1inp_line_put
  * lapd: Use lapd_dl_init2 instead of deprecated lapd_dl_init
  * cosmetic: lapd: Fix trailing whitespace
  * ipaccess_recvmsg: Untangle code updating line
  * ipaccess_recvmsg: Assert the new bfd from new line differs from the old one
  * ipaccess_recvmsg: Clean up release steps upon error condition
  * ipaccess: Set bfd->data to NULL before releasing its reference
  * ipacces: Fix e1inp_line reference put in ipaccess_close
  * ipaccess: Drop e1inp_line reference in ipacess_drop()
  * e1_input: Use osmo_use_count in e1inp_line
  * cosmetic: e1_input.h: Fix trailing whitespace
  * ipaccess: Fix log formatting of RESP_ID IPA attributes
  * ipaccess.c: Drop repeated ipaccess_keepalive_fsm_cleanup in write error path

-------------------------------------------------------------------
Sat Jul 04 20:00:27 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.38:
  * subchan_demux: Fix out-of-bounds write
  * input/dahdi.c: Don't simply read beyond end of msgb

-------------------------------------------------------------------
Fri Jul 03 20:00:28 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.36:
  * input/lapd.c: Enlarge message buffers for DL-SAP primitives
  * lapd: Replace magic numbers with #defines

-------------------------------------------------------------------
Wed Jul 01 20:00:26 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.34:
  * fix compilation with --enable-e1d

-------------------------------------------------------------------
Tue Jun 09 20:00:30 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.33:
  * e1_input: refcount inc line during e1_sign_link_create, not during line update
  * lapd: Always print context information when logging

-------------------------------------------------------------------
Thu May 28 20:00:31 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.31:
  * src/input/ipaccess.c: set TCP_NODELAY

-------------------------------------------------------------------
Fri May 22 20:00:28 UTC 2020 - mardnh@gmx.de

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

-------------------------------------------------------------------
Tue May 19 20:00:37 UTC 2020 - mardnh@gmx.de

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

-------------------------------------------------------------------
Sun May 17 20:00:32 UTC 2020 - mardnh@gmx.de

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

-------------------------------------------------------------------
Thu May 14 20:00:29 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.27:
  * trau_frame: Fix AMR frame decoding

-------------------------------------------------------------------
Wed May 13 20:00:30 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.26:
  * Fix subchan_demux_test compiler warning on some gcc versions

-------------------------------------------------------------------
Mon May 11 20:00:29 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.25:
  * trau_frame.h: Fix definition of TRAU_FT_OM_UP
  * subchan_demux: Use ubit_t where appropriate
  * trau_frame: use 'ubit_t' for unpacked bits
  * subchan_demux: Use 'ubit_t' for unpacked bit buffer; use const

-------------------------------------------------------------------
Sat May 09 20:00:30 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.21:
  * e1_input: Add VTY command to enable PCAP debug output
  * e1_input: Allow to change the pcap fd and/or unset it

-------------------------------------------------------------------
Tue Apr 14 20:00:30 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.19:
  * configure.ac: fix libtool issue  with clang and sanitizer

-------------------------------------------------------------------
Mon Mar 09 21:00:24 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.18:
  * ortp: disable SO_REUSEADDR + SO_REUSEPORT
  * Add rtp_test to show the double-bind bug of OS#4444

-------------------------------------------------------------------
Sat Mar 07 21:00:24 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.16:
  * osmo_ortp: add osmo_rtp_socket_set_dscp()

-------------------------------------------------------------------
Wed Jan 29 21:00:21 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.15:
  * add ipa ping/pong keepalive for OML/RSL links between bts and bsc

-------------------------------------------------------------------
Wed Jan 22 21:02:47 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.14:
  * ipaccess.c: line_already_initialized: int -> bool

-------------------------------------------------------------------
Sun Jan 12 21:01:28 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.13:
  * e1d: Implement varions non-LAPD timeslot modes
  * e1d: Don't connect to e1d at program start time
  * e1d: Use LOGPIL/LOGPITS logging macros to give context
  * e1d: Use line->port_nr to specify e1d interface/line
  * e1d: Remove bogus vty_show function.
  * e1d: Remove EXCEPTFD handling
  * e1d: Don't use perror() directly, use osmocom logging instead
  * e1d: add missing forward-declaration of e1inp_e1d_init()
  * e1d: Use HAVE_E1D in C source, not ENABLE_E1D
  * e1d: Initial osmo-e1d support
  * introduce and use logging macros with context on E1 line / timeslot
  * dahdi: Don't use perror() directly, use osmocom logging instead

-------------------------------------------------------------------
Wed Jan 08 21:00:45 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.1:
  * add/clean big-endian packed structs (struct_endianess.py)

-------------------------------------------------------------------
Fri Jan 03 21:00:54 UTC 2020 - mardnh@gmx.de

- Update to version 0.8.0.0:
  * Bump version: 0.7.0.8-4c2c-dirty → 0.8.0

-------------------------------------------------------------------
Wed Jan 01 21:00:46 UTC 2020 - mardnh@gmx.de

- Update to version 0.7.0.8:
  * input/ipa_keepalive.c: make sure IPA keepalive FSM is registered

-------------------------------------------------------------------
Tue Dec 03 21:00:26 UTC 2019 - mardnh@gmx.de

- Update to version 0.7.0.7:
  * Enable DAHDI support by default; require --disable-dahdi otherwise

-------------------------------------------------------------------
Sun Dec 01 21:00:28 UTC 2019 - mardnh@gmx.de

- Update to version 0.7.0.6:
  * e1_input.c: make reference counting get() / put() more verbose
  * input/ipaccess.c: fix debug message on receipt of IPAC_MSGT_ID_GET
  * input/ipaccess.c: propagate errors from ipa_parse_unitid()

-------------------------------------------------------------------
Fri Nov 15 21:01:01 UTC 2019 - mardnh@gmx.de

- Update to version 0.7.0.3:
  * dahdi: Use ioctl(DAHDI_SPECIFY) instead of legacy /dev/dahdi/%u

-------------------------------------------------------------------
Tue Nov 12 21:01:07 UTC 2019 - mardnh@gmx.de

- Update to version 0.7.0.2:
  * ipa: Allow setting local addr and port for struct ipa_client_conn

-------------------------------------------------------------------
Mon Sep 16 20:00:22 UTC 2019 - mardnh@gmx.de

- Update to version 0.7.0.1:
  * ipa: ipa_server_link_close() add checks of link state

-------------------------------------------------------------------
Sun Jul 21 20:00:39 UTC 2019 - mardnh@gmx.de

- Update to version 0.7.0.0:
  * Bump version: 0.6.0.13-b4a7 → 0.7.0
  * extend the ipa keepalive fsm
  * ipaccess.c: Avoid calling close(-1) on error path

-------------------------------------------------------------------
Wed Jul 17 19:01:37 UTC 2019 - mardnh@gmx.de

- Update to version 0.6.0.12:
  * spelling

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

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

-------------------------------------------------------------------
Fri Jun 21 20:00:32 UTC 2019 - mardnh@gmx.de

- Update to version 0.6.0.10:
  * add TCP_USER_TIMEOUT to keepalive
  * ipaccess: allow tcp keepalive for ipa clients

-------------------------------------------------------------------
Thu Apr 11 20:00:31 UTC 2019 - mardnh@gmx.de

- Update to version 0.6.0.8:
  * ipa_keepalive_fsm: Suppress error messages for INIT -> INIT transition
  * ipa_keepalive_fsm: Fix OSMO_IPA_KA_E_STOP allstate event

-------------------------------------------------------------------
Mon Apr 01 14:15:41 UTC 2019 - mardnh@gmx.de

- Update to version 0.6.0.6:
  * Add IPA keep-alive FSM implementation

-------------------------------------------------------------------
Tue Mar 19 21:00:27 UTC 2019 - mardnh@gmx.de

- Update to version 0.6.0.5:
  * rtp: Add 'autoconnect' feature to the osmo_rtp_socket
  * tests: use -no-install libtool flag to avoid ./lt-* scripts

-------------------------------------------------------------------
Mon Mar 11 21:00:26 UTC 2019 - mardnh@gmx.de

- Update to version 0.6.0.3:
  * ipa: Make ipa_server_conn_destroy() re-entrant

-------------------------------------------------------------------
Tue Feb 05 21:00:24 UTC 2019 - mardnh@gmx.de

- Update to version 0.6.0.2:
  * Log peer's port in accept callback

-------------------------------------------------------------------
Thu Jan 24 21:04:52 UTC 2019 - mardnh@gmx.de

- Update to version 0.6.0.1:
  * Set local IP in ipa_server_link properly

-------------------------------------------------------------------
Sun Jan 20 21:00:25 UTC 2019 - mardnh@gmx.de

- Update to version 0.6.0.0:
  * Bump version: 0.5.1.20-de57 → 0.6.0

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

- Update to version 0.5.1.21:
  * log IPA tags correctly

-------------------------------------------------------------------
Tue Nov 20 19:09:45 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.1.20:
  * osmo_ortp: Log domain and fix strings without endl char

-------------------------------------------------------------------
Tue Oct 09 20:00:20 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.1.19:
  * e1_input.h: Set correct type for input_signal_data->link_type
  * ipaccess: Simplify handling of ipaccess e1line ts

-------------------------------------------------------------------
Wed Oct 03 20:00:20 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.1.17:
  * ipacces: Log correct trx_nr during IPA GET

-------------------------------------------------------------------
Wed Sep 26 20:00:22 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.1.16:
  * ensure unix socket paths are NUL-terminated for bind/connect

-------------------------------------------------------------------
Tue Sep 04 20:00:20 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.1.15:
  * debian: Conflict libosmoabis6 with libosmoabis5
  * Properly deal with sockaddr_un socket path length limitations.

-------------------------------------------------------------------
Thu Aug 30 20:00:24 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.1.13:
  * debian: Fix libosmoabis soname package version

-------------------------------------------------------------------
Wed Aug 29 20:00:23 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.1.12:
  * ipaccess: Allow passing return code in e1inp_line_ops->sign_link()
  * ipaccess: Return -EBADF when closing socket in ipaccess_bts_read_cb
  * ipa: Allow signalling fd destroyed in ipa_server_conn_read
  * ipa: Allow signalling fd destroyed in ipa_client_read
  * ipa: Simplify code in ipa_server_conn_read
  * ipa: Simplify code in ipa_client_read

-------------------------------------------------------------------
Sat Aug 25 20:00:22 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.1.6:
  * ipa: don't crash on missing IPA ID GET message

-------------------------------------------------------------------
Thu Aug 23 20:00:21 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.1.5:
  * ipaccess_rcvmsg: Fix bug introduced in previous commit

-------------------------------------------------------------------
Wed Aug 22 20:00:23 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.1.4:
  * ipaccess: Use osmo_fd_setup to set up callbacks

-------------------------------------------------------------------
Mon Aug 06 20:00:25 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.1.3:
  * debian/rules: Don't overwrite .tarball-version

-------------------------------------------------------------------
Wed Aug 01 20:00:25 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.1.2:
  * Migrate from ipa_ccm_idtag_parse to ipa_ccm_id_resp_parse()

-------------------------------------------------------------------
Fri Jul 27 20:00:26 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.1.1:
  * fix strncpy bugs in ipaccess.c, ipa_proxy.c
  * Bump version: 0.5.0.10-a210-dirty → 0.5.1

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

- Update to version 0.5.0.10:
  * e1_input.c: Replace '.' in counter names with ':'

-------------------------------------------------------------------
Tue Jun 05 20:00:25 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.0.9:
  * Revert "ortp: make sure the ortp scheduler is started"
  * Revert "ortp: enable scheduled mode on rtp socket creation"

-------------------------------------------------------------------
Thu May 31 20:00:23 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.0.7:
  * ortp: enable scheduled mode on rtp socket creation

-------------------------------------------------------------------
Wed May 30 20:00:24 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.0.6:
  * ortp: make sure the ortp scheduler is started
  * ortp: reset rtp session on SSRC changes
  * ortp: detect ssrc changes immediately

-------------------------------------------------------------------
Thu May 24 20:00:24 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.0.3:
  * fix double-free/use-after-free of pointers in struct e1inp_line

-------------------------------------------------------------------
Wed May 23 20:00:24 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.0.2:
  * ipaccess: ipaccess_rcvmsg: Drop unneeded memcpy
  * ipaccess: Avoid using released line and bfd in ipaccess_fd_cb

-------------------------------------------------------------------
Thu May 03 20:00:26 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.0.0:
  * git-version-gen: Check first for new tag format
  * Bump version: 0.4.0.21-60fd-dirty → 0.5.0

-------------------------------------------------------------------
Tue Apr 17 20:00:27 UTC 2018 - mardnh@gmx.de

- Update to version 0.4.0.20:
  * use osmo_init_logging2

-------------------------------------------------------------------
Wed Apr 11 20:00:17 UTC 2018 - mardnh@gmx.de

- Update to version 0.4.0.19:
  * configure.ac: Fix condition check for RTP_SIGNAL_PTR_CAST define

-------------------------------------------------------------------
Sat Apr 07 18:49:44 UTC 2018 - mardnh@gmx.de

- Update to version 0.4.0.18:
  * preserve 'when' flags of new osmo_fd in ipaccess_rcvmsg()
  * e1_input.h: Remove dead declaration of unexistent API ipaccess_setup

-------------------------------------------------------------------
Wed Mar 14 21:20:53 UTC 2018 - mardnh@gmx.de

- Update to version 0.4.0.16:
  * Add SPDX-License-Identifier to all source files
  * add --enable-sanitize config option
  * unixsocket: fix a potential string overflow
  * Add a new osmo_rtp_set_source_desc() function to set the RTCP SDES items
  * cosmetic: update ipaccess_bts_handle_ccm()
  * debian/control: Fix Vcs-Browser
  * IPA: log remote address
  * contrib: jenkins.sh: Disable doxygen in libosmocore build
  * configure: add --enable-werror
  * jenkins.sh: use --enable-werror configure flag, not CFLAGS

-------------------------------------------------------------------
Wed Feb 14 16:29:24 UTC 2018 - mardnh@gmx.de

- Update to new upstream snapshot 0.4.0.13

-------------------------------------------------------------------
Sat Feb 10 20:08:05 UTC 2018 - mardnh@gmx.de

- Show testsuite.log when tests are failing

-------------------------------------------------------------------
Thu Jan 25 20:51:03 UTC 2018 - mardnh@gmx.de

- Update to new upstream snapshot 0.4.0.10

-------------------------------------------------------------------
Mon Oct  2 22:48:02 UTC 2017 - jengelh@inai.de

- Update to new upstream snapshot 0.4.0.2
  * osmo_ortp: Duration of a RTP frame affects timestamp of the
    next one
  * osmo_ortp: Add osmo_rtp_drop_frame API
  * osmo_ortp: Fix warning: check ortp API in
    rtp_session_signal_connect
- Drop 0001-build-resolve-compiler-warnings.patch (merged)

-------------------------------------------------------------------
Fri Apr 28 20:58:28 UTC 2017 - jengelh@inai.de

- Update to new upstream snapshot 0.3.2.68
  * Really fix order of set_connected_mode and set_remote_addr
  * Resync RTP session in case of timestamp jump
  * e1_input: Add E1 timeslot number to input_signal_data
  * Convert e1inp_{sign,ts}type_name() to use struct value_string
  * Implement new 'raw' input type for E1 timeslots
  * Add HDLC timeslot mode
  * lapd: adding support for ericsson's lapd dialect
  * Enable adaptive jitter compensation
  * lapd: Reduce N200 (SABM retransmission count)
- Drop ortp27.diff (no longer needed)

-------------------------------------------------------------------
Sat Oct  1 12:30:41 UTC 2016 - jengelh@inai.de

- Update to new upstream snapshot 0.3.2.24
* No visible changes
- Add ortp27.diff

-------------------------------------------------------------------
Sat Jul 30 17:54:58 UTC 2016 - jengelh@inai.de

- Update to new upstream snapshot 0.3.2.19
* ipa driver: make bind address vty configurable
* Do not send RTP to port 0
* Add defines for FN to SAMPLE conversion

-------------------------------------------------------------------
Fri Jan 22 19:08:57 UTC 2016 - jengelh@inai.de

- Move to seprate location and ensure pkgconfig is used correctly

-------------------------------------------------------------------
Wed Dec 23 17:34:54 UTC 2015 - jengelh@inai.de

- Update to new upstream release 0.3.2.3
* ortp: Guard the jitter stats with a version check
* ortp: Export statistics for the bts or similar
* export lapd_tei_alloc for libosmo-netif

-------------------------------------------------------------------
Thu Apr  2 12:29:23 UTC 2015 - jengelh@inai.de

- Add 0001-build-resolve-compiler-warnings.patch

-------------------------------------------------------------------
Sun Mar  1 01:15:24 UTC 2015 - jengelh@inai.de

- Update to new upstream release 0.3.1
* No changelog was provided, again

-------------------------------------------------------------------
Thu Oct  2 20:43:07 UTC 2014 - jengelh@inai.de

- Update to new upstream release 0.3.0
* No changelog was provided

-------------------------------------------------------------------
Mon Jul 21 08:00:10 UTC 2014 - jengelh@inai.de

- Update to new upstream release 0.2.0
* No changelog was provided
- Remove 0001-lapd-Do-not-override-t203_sec-initialization.patch,
  0002-misdn-Set-ret-to-0-when-using-the-LAPD-from-userspac.patch
  (no longer needed)

-------------------------------------------------------------------
Sun Jun  2 23:50:42 UTC 2013 - jengelh@inai.de

- Add 0001-lapd-Do-not-override-t203_sec-initialization.patch,
  0002-misdn-Set-ret-to-0-when-using-the-LAPD-from-userspac.patch

-------------------------------------------------------------------
Fri Feb 22 09:03:06 UTC 2013 - jengelh@inai.de

- Initial package (version 0.1.5) for build.opensuse.org
openSUSE Build Service is sponsored by