Changelog for
libosmoabis10-1.4.1-bp156.1.4.x86_64.rpm :
* Thu May 18 2023 Jan Engelhardt
- Update to release 1.4.1
* trau_sync: Add the V.110 sync pattern
* trau_sync: add Ericsson RBS GPRS TRAU synchronization pattern (16 & 64kbps)
* Add missing functions to send HDLC/RAW data
* Wed Aug 03 2022 Jan Engelhardt - Update to release 1.3.0
* input/e1d: fix a memleak in handle_ts_raw_read()
* Fri Nov 19 2021 Martin Hauke - Update to new upstream release 1.2.0
* ipa: Introduce support for user-specific DSCP and priority
* e1_input: Allow (vty) configuration of IP DSCP and socket priority- Update patch:
* osmo-talloc.diff
* Sun Mar 14 2021 Jan Engelhardt - Update to release 1.1.1
* e1_input: Support I.460 timeslot type- Remove e1dapi.diff
* Sun Sep 06 2020 Jan Engelhardt - Update to release 1.0.1
* e1d: Initial osmo-e1d support
* e1_input: Add VTY command to enable PCAP debug output- Add e1dapi.diff
* Mon Mar 09 2020 Martin Hauke - Update to new upstream release 0.8.1
* ortp: disable SO_REUSEADDR + SO_REUSEPORT
* Add rtp_test to show the double-bind bug of OS#4444- Update patch:
* osmo-talloc.diff
* Sun Jan 05 2020 Martin Hauke - Update to new upstream release 0.8.0
* input/ipa_keepalive.c: make sure IPA keepalive FSM is registered
* input/ipaccess.c: propagate errors from ipa_parse_unitid()
* ipa: Allow setting local addr and port for struct ipa_client_conn
* ipa: ipa_server_link_close() add checks of link state
* Thu Aug 15 2019 Jan Engelhardt - Update to new upstream release 0.7.0
* ipaccess: allow TCP keepalive for IPA clients
* Add IPA keep-alive FSM implementation
* Mon Jan 28 2019 mardnhAATTgmx.de- Update to new upstream release 0.6.0
* Bugfix release only. The full changelog is available via http://git.osmocom.org/libosmo-abis/plain/debian/changelog?h=0.6.0
* Tue Dec 11 2018 Jan Engelhardt - Update to new upstream release 0.5.1
* unixsocket: fix a potential string overflow
* fix double-free/use-after-free of pointers in struct e1inp_line
* ortp: reset RTP session on SSRC changes
* ortp: detect SSRC changes immediately
* e1_input: Replace \'.\' in counter names with \':\'
* Sun Mar 25 2018 jengelhAATTinai.de- Show testsuite.log when tests are failing.
* Mon Oct 02 2017 jengelhAATTinai.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 2017 jengelhAATTinai.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 01 2016 jengelhAATTinai.de- Update to new upstream snapshot 0.3.2.24
* No visible changes- Add ortp27.diff
* Sat Jul 30 2016 jengelhAATTinai.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 2016 jengelhAATTinai.de- Move to seprate location and ensure pkgconfig is used correctly
* Wed Dec 23 2015 jengelhAATTinai.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 02 2015 jengelhAATTinai.de- Add 0001-build-resolve-compiler-warnings.patch
* Sun Mar 01 2015 jengelhAATTinai.de- Update to new upstream release 0.3.1
* No changelog was provided, again