| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libosmoabis-devel | Distribution: SUSE Linux Enterprise 16 |
| Version: 2.0.0 | Vendor: openSUSE |
| Release: bp160.1.6 | Build date: Thu Feb 13 14:38:37 2025 |
| Group: Development/Libraries/C and C++ | Build host: reproducible |
| Size: 63819 | Source RPM: libosmo-abis-2.0.0-bp160.1.6.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://osmocom.org/projects/libosmo-abis/wiki/Libosmo-abis | |
| Summary: Development files for the Osmocom GSM A-bis library | |
This library contains common/shared code regarding the GSM A-bis interface. It also implements drivers for mISDN and DAHDI-based E1 cards, as well as some A-bis/IP dialects. This subpackage contains libraries and header files for developing applications that want to make use of libosmoabis.
AGPL-3.0-or-later
* Thu Feb 13 2025 Jan Engelhardt <jengelh@inai.de>
- Update to relase 2.0.0
* trau2rtp/rtp2trau: add CSD & EDATA support
* trau2rtp FR & EFR: fix uninitialized memory bug
* libosmotrau: add CSD RA2 functions
* libosmotrau: implement RAA' encoder/decoder functions
* trau: detect 8k AMR 7.40k frames correctly for decoding
* Drop ipa_proxy
* trau: implement TFO frame encoding/decoding functions
* Sat Oct 26 2024 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.6.0
* Add support for sending and receiving Sa bits, as well as
some line signals
* rtp2trau_hr16: accept both TS 101 318 and RFC 5993 payload
formats
* TRAU->RTP: add support for TW-TS-001 & TW-TS-002
* trau_rtp_conv: add support for HRv1 in 8k format
* Fri May 03 2024 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.5.2
* Fix regression with too-short TCP keepalive timeout values
* Mon Feb 12 2024 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.5.1
* dahdi: Log context (e1inpt_ts name) when opening timeslot
devices
* DAHDI: Log hexdump of TX at level DEBUG, not ERROR
* Wed Nov 01 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.5.0
* Add more L1 signals to common part
* Add function to set Sa bits to common part
* Add L1 signals to misdn driver
* Add setting of Sa bits to misdn driver
* Thu May 18 2023 Jan Engelhardt <jengelh@inai.de>
- 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 <jengelh@inai.de>
- Update to release 1.3.0
* input/e1d: fix a memleak in handle_ts_raw_read()
* Fri Nov 19 2021 Martin Hauke <mardnh@gmx.de>
- 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 <jengelh@inai.de>
- Update to release 1.1.1
* e1_input: Support I.460 timeslot type
- Remove e1dapi.diff
* Sun Sep 06 2020 Jan Engelhardt <jengelh@inai.de>
- 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 <mardnh@gmx.de>
- 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 <mardnh@gmx.de>
- 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 <jengelh@inai.de>
- 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 mardnh@gmx.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 <jengelh@inai.de>
- 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 jengelh@inai.de
- Show testsuite.log when tests are failing.
* Mon Oct 02 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 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 01 2016 jengelh@inai.de
- Update to new upstream snapshot 0.3.2.24
* No visible changes
- Add ortp27.diff
* Sat Jul 30 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 2016 jengelh@inai.de
- Move to seprate location and ensure pkgconfig is used correctly
* Wed Dec 23 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 02 2015 jengelh@inai.de
- Add 0001-build-resolve-compiler-warnings.patch
* Sun Mar 01 2015 jengelh@inai.de
- Update to new upstream release 0.3.1
* No changelog was provided, again
* Thu Oct 02 2014 jengelh@inai.de
- Update to new upstream release 0.3.0
* No changelog was provided
* Mon Jul 21 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 02 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 2013 jengelh@inai.de
- Initial package (version 0.1.5) for build.opensuse.org
/usr/include/libosmo-abis /usr/include/libosmo-abis/osmocom /usr/include/libosmo-abis/osmocom/abis /usr/include/libosmo-abis/osmocom/abis/abis.h /usr/include/libosmo-abis/osmocom/abis/e1_input.h /usr/include/libosmo-abis/osmocom/abis/ipa.h /usr/include/libosmo-abis/osmocom/abis/ipaccess.h /usr/include/libosmo-abis/osmocom/abis/lapd.h /usr/include/libosmo-abis/osmocom/abis/lapd_pcap.h /usr/include/libosmo-abis/osmocom/abis/subchan_demux.h /usr/include/libosmo-abis/osmocom/abis/trau_frame.h /usr/include/libosmo-abis/osmocom/abis/unixsocket_proto.h /usr/lib64/libosmoabis.so /usr/lib64/pkgconfig/libosmoabis.pc /usr/share/licenses/libosmoabis-devel /usr/share/licenses/libosmoabis-devel/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Oct 27 22:56:30 2025