[Debian-mobcom-maintainers] Bug#1062557: libosmo-abis: NMU diff for 64-bit time_t transition

Steve Langasek vorlon at debian.org
Thu Feb 1 22:59:19 GMT 2024


Source: libosmo-abis
Version: 1.3.0-2
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-arm at lists.debian.org
Usertags: time-t

NOTICE: these changes must not be uploaded to unstable yet!

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
libosmo-abis as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for libosmo-abis
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
-------------- next part --------------
diff -Nru libosmo-abis-1.3.0/debian/changelog libosmo-abis-1.3.0/debian/changelog
--- libosmo-abis-1.3.0/debian/changelog	2022-10-10 16:10:46.000000000 +0000
+++ libosmo-abis-1.3.0/debian/changelog	2024-02-01 22:58:49.000000000 +0000
@@ -1,3 +1,10 @@
+libosmo-abis (1.3.0-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vorlon at debian.org>  Thu, 01 Feb 2024 22:58:49 +0000
+
 libosmo-abis (1.3.0-2) unstable; urgency=medium
 
   * upload to unstable
diff -Nru libosmo-abis-1.3.0/debian/control libosmo-abis-1.3.0/debian/control
--- libosmo-abis-1.3.0/debian/control	2022-10-10 16:10:46.000000000 +0000
+++ libosmo-abis-1.3.0/debian/control	2024-02-01 22:58:49.000000000 +0000
@@ -17,7 +17,10 @@
 Vcs-Git: https://salsa.debian.org/debian-mobcom-team/libosmo-abis.git
 Homepage: http://openbsc.osmocom.org/trac/wiki/libosmo-abis
 
-Package: libosmoabis10
+Package: libosmoabis10t64
+Provides: ${t64:Provides}
+Replaces: libosmoabis10
+Breaks: libosmoabis10 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends},
@@ -29,7 +32,10 @@
  It also implements drivers for mISDN and DAHDI based E1 cards, as well as some
  A-bis/IP dialects.
 
-Package: libosmotrau2
+Package: libosmotrau2t64
+Provides: ${t64:Provides}
+Replaces: libosmotrau2
+Breaks: libosmotrau2 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends},
@@ -46,8 +52,8 @@
 Multi-Arch: same
 Section: libdevel
 Depends: ${misc:Depends},
-         libosmotrau2 (= ${binary:Version}),
-         libosmoabis10 (= ${binary:Version})
+         libosmotrau2t64 (= ${binary:Version}),
+         libosmoabis10t64 (= ${binary:Version})
 Description: Development headers for A-bis interface
  The libosmo-abis library contains common/shared code regarding the A-bis
  interface between GSM BTS and BSC. This package in particular contains the
diff -Nru libosmo-abis-1.3.0/debian/libosmoabis10.install libosmo-abis-1.3.0/debian/libosmoabis10.install
--- libosmo-abis-1.3.0/debian/libosmoabis10.install	2022-10-10 16:10:46.000000000 +0000
+++ libosmo-abis-1.3.0/debian/libosmoabis10.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libosmoabis.so.*
diff -Nru libosmo-abis-1.3.0/debian/libosmoabis10.symbols libosmo-abis-1.3.0/debian/libosmoabis10.symbols
--- libosmo-abis-1.3.0/debian/libosmoabis10.symbols	2022-10-10 16:10:46.000000000 +0000
+++ libosmo-abis-1.3.0/debian/libosmoabis10.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,123 +0,0 @@
-libosmoabis.so.10 libosmoabis10 #MINVER#
-* Build-Depends-Package: libosmo-abis-dev
- abis_rsl_sendmsg at Base 1.0.1
- abis_sendmsg at Base 1.0.1
- dahdi_driver at Base 1.0.1
- dahdi_set_bufinfo at Base 1.0.1
- decode_trau_frame at Base 1.0.1
- e1_set_pcap_fd2 at Base 1.2.0
- e1_set_pcap_fd at Base 1.0.1
- e1inp_dahdi_init at Base 1.0.1
- e1inp_dlsap_up at Base 1.0.1
- e1inp_driver_find at Base 1.0.1
- e1inp_driver_list at Base 1.0.1
- e1inp_driver_register at Base 1.0.1
- e1inp_ericsson_set_altc at Base 1.0.1
- e1inp_event at Base 1.0.1
- e1inp_get_mux at Base 1.0.1
- e1inp_init at Base 1.0.1
- e1inp_int_snd_event at Base 1.0.1
- e1inp_ipa_bts_rsl_connect at Base 1.0.1
- e1inp_ipa_bts_rsl_connect_n at Base 1.0.1
- e1inp_ipa_get_bind_addr at Base 1.0.1
- e1inp_ipa_set_bind_addr at Base 1.0.1
- e1inp_ipaccess_init at Base 1.0.1
- e1inp_line_bind_ops at Base 1.0.1
- e1inp_line_clone at Base 1.0.1
- e1inp_line_create at Base 1.0.1
- e1inp_line_find at Base 1.0.1
- e1inp_line_get at Base 1.0.1
- e1inp_line_list at Base 1.0.1
- e1inp_line_put at Base 1.0.1
- e1inp_line_update at Base 1.0.1
- e1inp_lookup_sign_link at Base 1.0.1
- e1inp_misdn_init at Base 1.0.1
- e1inp_node at Base 1.0.1
- e1inp_rs232_init at Base 1.0.1
- e1inp_rx_ts at Base 1.0.1
- e1inp_rx_ts_lapd at Base 1.0.1
- e1inp_sign_link_create at Base 1.0.1
- e1inp_sign_link_destroy at Base 1.0.1
- e1inp_sign_type_names at Base 1.0.1
- e1inp_signal_names at Base 1.0.1
- e1inp_signtype_name at Base 1.0.1
- e1inp_ts_config_hdlc at Base 1.0.1
- e1inp_ts_config_i460 at Base 1.1.1
- e1inp_ts_config_raw at Base 1.0.1
- e1inp_ts_config_sign at Base 1.0.1
- e1inp_ts_config_trau at Base 1.0.1
- e1inp_ts_name at Base 1.0.1
- e1inp_ts_type_names at Base 1.0.1
- e1inp_tstype_name at Base 1.0.1
- e1inp_tx_ts at Base 1.0.1
- e1inp_unixsocket_init at Base 1.0.1
- e1inp_vty_init at Base 1.0.1
- encode_trau_frame at Base 1.0.1
- ft_data_down_bits at Base 1.0.1
- ft_fr_down_bits at Base 1.0.1
- ft_idle_down_bits at Base 1.0.1
- g_e1inp_ipaccess_pars at Base 1.2.0
- ipa_client_conn_alloc_keepalive_fsm at Base 1.0.1
- ipa_client_conn_clear_queue at Base 1.0.1
- ipa_client_conn_close at Base 1.0.1
- ipa_client_conn_create2 at Base 1.0.1
- ipa_client_conn_create at Base 1.0.1
- ipa_client_conn_destroy at Base 1.0.1
- ipa_client_conn_open at Base 1.0.1
- ipa_client_conn_send at Base 1.0.1
- ipa_generic_conn_alloc_keepalive_fsm at Base 1.0.1
- ipa_keepalive_fsm_pong_received at Base 1.0.1
- ipa_keepalive_fsm_set_send_cb at Base 1.0.1
- ipa_keepalive_fsm_set_timeout_cb at Base 1.0.1
- ipa_keepalive_fsm_start at Base 1.0.1
- ipa_keepalive_fsm_stop at Base 1.0.1
- ipa_msg_push_header at Base 1.0.1
- ipa_node at Base 1.0.1
- ipa_proxy_vty_init at Base 1.0.1
- ipa_server_conn_alloc_keepalive_fsm at Base 1.0.1
- ipa_server_conn_ccm at Base 1.0.1
- ipa_server_conn_create at Base 1.0.1
- ipa_server_conn_destroy at Base 1.0.1
- ipa_server_conn_send at Base 1.0.1
- ipa_server_link_close at Base 1.0.1
- ipa_server_link_create at Base 1.0.1
- ipa_server_link_destroy at Base 1.0.1
- ipa_server_link_open at Base 1.0.1
- ipaccess_bts_handle_ccm at Base 1.0.1
- ipaccess_driver at Base 1.0.1
- ipaccess_fd_cb at Base 1.0.1
- lapd_instance_alloc2 at Base 1.0.1
- lapd_instance_alloc at Base 1.0.1
- lapd_instance_free at Base 1.0.1
- lapd_instance_set_profile at Base 1.0.1
- lapd_profile_abis at Base 1.0.1
- lapd_profile_abis_ericsson at Base 1.0.1
- lapd_profile_isdn at Base 1.0.1
- lapd_profile_sat at Base 1.0.1
- lapd_receive at Base 1.0.1
- lapd_sap_start at Base 1.0.1
- lapd_sap_stop at Base 1.0.1
- lapd_tei_alloc at Base 1.0.1
- lapd_tei_states at Base 1.0.1
- lapd_transmit at Base 1.0.1
- libosmo_abis_ctx at Base 1.0.1
- libosmo_abis_init at Base 1.0.1
- misdn_driver at Base 1.0.1
- misdn_lapd_driver at Base 1.0.1
- osmo_pcap_lapd_close at Base 1.0.1
- osmo_pcap_lapd_open at Base 1.0.1
- osmo_pcap_lapd_set_fd at Base 1.0.1
- osmo_pcap_lapd_write at Base 1.0.1
- prim_names at Base 1.0.1
- subch_demux_activate at Base 1.0.1
- subch_demux_deactivate at Base 1.0.1
- subch_demux_in at Base 1.0.1
- subch_demux_init at Base 1.0.1
- subchan_mux_enqueue at Base 1.0.1
- subchan_mux_init at Base 1.0.1
- subchan_mux_out at Base 1.0.1
- tall_tqe_ctx at Base 1.0.1
- tall_unixsocket_ctx at Base 1.0.1
- trau_frame_up2down at Base 1.0.1
- trau_idle_frame at Base 1.0.1
- unixsocket_driver at Base 1.0.1
diff -Nru libosmo-abis-1.3.0/debian/libosmoabis10t64.install libosmo-abis-1.3.0/debian/libosmoabis10t64.install
--- libosmo-abis-1.3.0/debian/libosmoabis10t64.install	1970-01-01 00:00:00.000000000 +0000
+++ libosmo-abis-1.3.0/debian/libosmoabis10t64.install	2022-10-10 16:10:46.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libosmoabis.so.*
diff -Nru libosmo-abis-1.3.0/debian/libosmoabis10t64.lintian-overrides libosmo-abis-1.3.0/debian/libosmoabis10t64.lintian-overrides
--- libosmo-abis-1.3.0/debian/libosmoabis10t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ libosmo-abis-1.3.0/debian/libosmoabis10t64.lintian-overrides	2024-02-01 22:58:49.000000000 +0000
@@ -0,0 +1 @@
+libosmoabis10t64: package-name-doesnt-match-sonames libosmoabis10
diff -Nru libosmo-abis-1.3.0/debian/libosmoabis10t64.symbols libosmo-abis-1.3.0/debian/libosmoabis10t64.symbols
--- libosmo-abis-1.3.0/debian/libosmoabis10t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ libosmo-abis-1.3.0/debian/libosmoabis10t64.symbols	2024-02-01 22:58:49.000000000 +0000
@@ -0,0 +1,123 @@
+libosmoabis.so.10 libosmoabis10t64 #MINVER#
+* Build-Depends-Package: libosmo-abis-dev
+ abis_rsl_sendmsg at Base 1.0.1
+ abis_sendmsg at Base 1.0.1
+ dahdi_driver at Base 1.0.1
+ dahdi_set_bufinfo at Base 1.0.1
+ decode_trau_frame at Base 1.0.1
+ e1_set_pcap_fd2 at Base 1.2.0
+ e1_set_pcap_fd at Base 1.0.1
+ e1inp_dahdi_init at Base 1.0.1
+ e1inp_dlsap_up at Base 1.0.1
+ e1inp_driver_find at Base 1.0.1
+ e1inp_driver_list at Base 1.0.1
+ e1inp_driver_register at Base 1.0.1
+ e1inp_ericsson_set_altc at Base 1.0.1
+ e1inp_event at Base 1.0.1
+ e1inp_get_mux at Base 1.0.1
+ e1inp_init at Base 1.0.1
+ e1inp_int_snd_event at Base 1.0.1
+ e1inp_ipa_bts_rsl_connect at Base 1.0.1
+ e1inp_ipa_bts_rsl_connect_n at Base 1.0.1
+ e1inp_ipa_get_bind_addr at Base 1.0.1
+ e1inp_ipa_set_bind_addr at Base 1.0.1
+ e1inp_ipaccess_init at Base 1.0.1
+ e1inp_line_bind_ops at Base 1.0.1
+ e1inp_line_clone at Base 1.0.1
+ e1inp_line_create at Base 1.0.1
+ e1inp_line_find at Base 1.0.1
+ e1inp_line_get at Base 1.0.1
+ e1inp_line_list at Base 1.0.1
+ e1inp_line_put at Base 1.0.1
+ e1inp_line_update at Base 1.0.1
+ e1inp_lookup_sign_link at Base 1.0.1
+ e1inp_misdn_init at Base 1.0.1
+ e1inp_node at Base 1.0.1
+ e1inp_rs232_init at Base 1.0.1
+ e1inp_rx_ts at Base 1.0.1
+ e1inp_rx_ts_lapd at Base 1.0.1
+ e1inp_sign_link_create at Base 1.0.1
+ e1inp_sign_link_destroy at Base 1.0.1
+ e1inp_sign_type_names at Base 1.0.1
+ e1inp_signal_names at Base 1.0.1
+ e1inp_signtype_name at Base 1.0.1
+ e1inp_ts_config_hdlc at Base 1.0.1
+ e1inp_ts_config_i460 at Base 1.1.1
+ e1inp_ts_config_raw at Base 1.0.1
+ e1inp_ts_config_sign at Base 1.0.1
+ e1inp_ts_config_trau at Base 1.0.1
+ e1inp_ts_name at Base 1.0.1
+ e1inp_ts_type_names at Base 1.0.1
+ e1inp_tstype_name at Base 1.0.1
+ e1inp_tx_ts at Base 1.0.1
+ e1inp_unixsocket_init at Base 1.0.1
+ e1inp_vty_init at Base 1.0.1
+ encode_trau_frame at Base 1.0.1
+ ft_data_down_bits at Base 1.0.1
+ ft_fr_down_bits at Base 1.0.1
+ ft_idle_down_bits at Base 1.0.1
+ g_e1inp_ipaccess_pars at Base 1.2.0
+ ipa_client_conn_alloc_keepalive_fsm at Base 1.0.1
+ ipa_client_conn_clear_queue at Base 1.0.1
+ ipa_client_conn_close at Base 1.0.1
+ ipa_client_conn_create2 at Base 1.0.1
+ ipa_client_conn_create at Base 1.0.1
+ ipa_client_conn_destroy at Base 1.0.1
+ ipa_client_conn_open at Base 1.0.1
+ ipa_client_conn_send at Base 1.0.1
+ ipa_generic_conn_alloc_keepalive_fsm at Base 1.0.1
+ ipa_keepalive_fsm_pong_received at Base 1.0.1
+ ipa_keepalive_fsm_set_send_cb at Base 1.0.1
+ ipa_keepalive_fsm_set_timeout_cb at Base 1.0.1
+ ipa_keepalive_fsm_start at Base 1.0.1
+ ipa_keepalive_fsm_stop at Base 1.0.1
+ ipa_msg_push_header at Base 1.0.1
+ ipa_node at Base 1.0.1
+ ipa_proxy_vty_init at Base 1.0.1
+ ipa_server_conn_alloc_keepalive_fsm at Base 1.0.1
+ ipa_server_conn_ccm at Base 1.0.1
+ ipa_server_conn_create at Base 1.0.1
+ ipa_server_conn_destroy at Base 1.0.1
+ ipa_server_conn_send at Base 1.0.1
+ ipa_server_link_close at Base 1.0.1
+ ipa_server_link_create at Base 1.0.1
+ ipa_server_link_destroy at Base 1.0.1
+ ipa_server_link_open at Base 1.0.1
+ ipaccess_bts_handle_ccm at Base 1.0.1
+ ipaccess_driver at Base 1.0.1
+ ipaccess_fd_cb at Base 1.0.1
+ lapd_instance_alloc2 at Base 1.0.1
+ lapd_instance_alloc at Base 1.0.1
+ lapd_instance_free at Base 1.0.1
+ lapd_instance_set_profile at Base 1.0.1
+ lapd_profile_abis at Base 1.0.1
+ lapd_profile_abis_ericsson at Base 1.0.1
+ lapd_profile_isdn at Base 1.0.1
+ lapd_profile_sat at Base 1.0.1
+ lapd_receive at Base 1.0.1
+ lapd_sap_start at Base 1.0.1
+ lapd_sap_stop at Base 1.0.1
+ lapd_tei_alloc at Base 1.0.1
+ lapd_tei_states at Base 1.0.1
+ lapd_transmit at Base 1.0.1
+ libosmo_abis_ctx at Base 1.0.1
+ libosmo_abis_init at Base 1.0.1
+ misdn_driver at Base 1.0.1
+ misdn_lapd_driver at Base 1.0.1
+ osmo_pcap_lapd_close at Base 1.0.1
+ osmo_pcap_lapd_open at Base 1.0.1
+ osmo_pcap_lapd_set_fd at Base 1.0.1
+ osmo_pcap_lapd_write at Base 1.0.1
+ prim_names at Base 1.0.1
+ subch_demux_activate at Base 1.0.1
+ subch_demux_deactivate at Base 1.0.1
+ subch_demux_in at Base 1.0.1
+ subch_demux_init at Base 1.0.1
+ subchan_mux_enqueue at Base 1.0.1
+ subchan_mux_init at Base 1.0.1
+ subchan_mux_out at Base 1.0.1
+ tall_tqe_ctx at Base 1.0.1
+ tall_unixsocket_ctx at Base 1.0.1
+ trau_frame_up2down at Base 1.0.1
+ trau_idle_frame at Base 1.0.1
+ unixsocket_driver at Base 1.0.1
diff -Nru libosmo-abis-1.3.0/debian/libosmotrau2.install libosmo-abis-1.3.0/debian/libosmotrau2.install
--- libosmo-abis-1.3.0/debian/libosmotrau2.install	2022-10-10 16:10:46.000000000 +0000
+++ libosmo-abis-1.3.0/debian/libosmotrau2.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libosmotrau.so.*
diff -Nru libosmo-abis-1.3.0/debian/libosmotrau2.symbols libosmo-abis-1.3.0/debian/libosmotrau2.symbols
--- libosmo-abis-1.3.0/debian/libosmotrau2.symbols	2022-10-10 16:10:46.000000000 +0000
+++ libosmo-abis-1.3.0/debian/libosmotrau2.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,32 +0,0 @@
-libosmotrau.so.2 libosmotrau2 #MINVER#
-* Build-Depends-Package: libosmo-abis-dev
- bit8_0 at Base 1.1.1
- osmo_rtp2trau at Base 1.1.1
- osmo_rtp_get_bound_addr at Base 0.4.0
- osmo_rtp_get_bound_ip_port at Base 0.4.0
- osmo_rtp_init at Base 0.4.0
- osmo_rtp_send_frame at Base 0.4.0
- osmo_rtp_send_frame_ext at Base 0.4.0
- osmo_rtp_set_source_desc at Base 0.5.0
- osmo_rtp_skipped_frame at Base 0.4.0
- osmo_rtp_socket_autoconnect at Base 1.0.1
- osmo_rtp_socket_bind at Base 0.4.0
- osmo_rtp_socket_connect at Base 0.4.0
- osmo_rtp_socket_create at Base 0.4.0
- osmo_rtp_socket_free at Base 0.4.0
- osmo_rtp_socket_log_stats at Base 0.4.0
- osmo_rtp_socket_poll at Base 0.4.0
- osmo_rtp_socket_set_dscp at Base 1.0.1
- osmo_rtp_socket_set_param at Base 0.4.0
- osmo_rtp_socket_set_priority at Base 1.2.0
- osmo_rtp_socket_set_pt at Base 0.4.0
- osmo_rtp_socket_stats at Base 0.4.0
- osmo_trau2rtp at Base 1.1.1
- osmo_trau_frame_decode_16k at Base 1.1.1
- osmo_trau_frame_decode_8k at Base 1.1.1
- osmo_trau_frame_dl_ta_us at Base 1.1.1
- osmo_trau_frame_encode at Base 1.1.1
- osmo_trau_frame_type_names at Base 1.1.1
- osmo_trau_sync_alloc at Base 1.1.1
- osmo_trau_sync_rx_ubits at Base 1.1.1
- osmo_trau_sync_set_pat at Base 1.1.1
diff -Nru libosmo-abis-1.3.0/debian/libosmotrau2t64.install libosmo-abis-1.3.0/debian/libosmotrau2t64.install
--- libosmo-abis-1.3.0/debian/libosmotrau2t64.install	1970-01-01 00:00:00.000000000 +0000
+++ libosmo-abis-1.3.0/debian/libosmotrau2t64.install	2022-10-10 16:10:46.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libosmotrau.so.*
diff -Nru libosmo-abis-1.3.0/debian/libosmotrau2t64.lintian-overrides libosmo-abis-1.3.0/debian/libosmotrau2t64.lintian-overrides
--- libosmo-abis-1.3.0/debian/libosmotrau2t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ libosmo-abis-1.3.0/debian/libosmotrau2t64.lintian-overrides	2024-02-01 22:58:49.000000000 +0000
@@ -0,0 +1 @@
+libosmotrau2t64: package-name-doesnt-match-sonames libosmotrau2
diff -Nru libosmo-abis-1.3.0/debian/libosmotrau2t64.symbols libosmo-abis-1.3.0/debian/libosmotrau2t64.symbols
--- libosmo-abis-1.3.0/debian/libosmotrau2t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ libosmo-abis-1.3.0/debian/libosmotrau2t64.symbols	2024-02-01 22:58:49.000000000 +0000
@@ -0,0 +1,32 @@
+libosmotrau.so.2 libosmotrau2t64 #MINVER#
+* Build-Depends-Package: libosmo-abis-dev
+ bit8_0 at Base 1.1.1
+ osmo_rtp2trau at Base 1.1.1
+ osmo_rtp_get_bound_addr at Base 0.4.0
+ osmo_rtp_get_bound_ip_port at Base 0.4.0
+ osmo_rtp_init at Base 0.4.0
+ osmo_rtp_send_frame at Base 0.4.0
+ osmo_rtp_send_frame_ext at Base 0.4.0
+ osmo_rtp_set_source_desc at Base 0.5.0
+ osmo_rtp_skipped_frame at Base 0.4.0
+ osmo_rtp_socket_autoconnect at Base 1.0.1
+ osmo_rtp_socket_bind at Base 0.4.0
+ osmo_rtp_socket_connect at Base 0.4.0
+ osmo_rtp_socket_create at Base 0.4.0
+ osmo_rtp_socket_free at Base 0.4.0
+ osmo_rtp_socket_log_stats at Base 0.4.0
+ osmo_rtp_socket_poll at Base 0.4.0
+ osmo_rtp_socket_set_dscp at Base 1.0.1
+ osmo_rtp_socket_set_param at Base 0.4.0
+ osmo_rtp_socket_set_priority at Base 1.2.0
+ osmo_rtp_socket_set_pt at Base 0.4.0
+ osmo_rtp_socket_stats at Base 0.4.0
+ osmo_trau2rtp at Base 1.1.1
+ osmo_trau_frame_decode_16k at Base 1.1.1
+ osmo_trau_frame_decode_8k at Base 1.1.1
+ osmo_trau_frame_dl_ta_us at Base 1.1.1
+ osmo_trau_frame_encode at Base 1.1.1
+ osmo_trau_frame_type_names at Base 1.1.1
+ osmo_trau_sync_alloc at Base 1.1.1
+ osmo_trau_sync_rx_ubits at Base 1.1.1
+ osmo_trau_sync_set_pat at Base 1.1.1


More information about the Debian-mobcom-maintainers mailing list