Bug#1062855: rem: NMU diff for 64-bit time_t transition

Sergio Durigan Junior sergiodj at debian.org
Sat Feb 3 20:27:34 GMT 2024


Source: rem
Version: 0.6.0-4
Severity: serious
Tags: patch pending sid trixie
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
rem 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 rem
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'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-5-amd64 (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
-------------- next part --------------
diff -Nru rem-0.6.0/debian/changelog rem-0.6.0/debian/changelog
--- rem-0.6.0/debian/changelog	2020-09-19 09:19:39.000000000 +0000
+++ rem-0.6.0/debian/changelog	2024-02-03 20:27:24.000000000 +0000
@@ -1,3 +1,10 @@
+rem (0.6.0-4.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Sergio Durigan Junior <sergiodj at debian.org>  Sat, 03 Feb 2024 20:27:24 +0000
+
 rem (0.6.0-4) unstable; urgency=medium
 
   * build with hardening=+all
diff -Nru rem-0.6.0/debian/control rem-0.6.0/debian/control
--- rem-0.6.0/debian/control	2020-08-24 09:44:55.000000000 +0000
+++ rem-0.6.0/debian/control	2024-02-03 20:27:24.000000000 +0000
@@ -18,7 +18,10 @@
 Vcs-Browser: https://salsa.debian.org/pkg-voip-team/rem
 Rules-Requires-Root: no
 
-Package: librem0
+Package: librem0t64
+Provides: ${t64:Provides}
+Replaces: librem0
+Breaks: librem0 (<< ${source:Version})
 Section: libs
 Architecture: any
 Depends:
@@ -45,7 +48,7 @@
 Architecture: any
 Multi-Arch: same
 Depends:
- librem0 (= ${binary:Version}),
+ librem0t64 (= ${binary:Version}),
  ${devlibs:Depends},
  ${misc:Depends},
 Description: library for real-time audio and video processing (development)
diff -Nru rem-0.6.0/debian/librem0.lintian-overrides rem-0.6.0/debian/librem0.lintian-overrides
--- rem-0.6.0/debian/librem0.lintian-overrides	2018-06-01 11:10:40.000000000 +0000
+++ rem-0.6.0/debian/librem0.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-# packaging is not linked into upstream code
-possible-gpl-code-linked-with-openssl
diff -Nru rem-0.6.0/debian/librem0.symbols rem-0.6.0/debian/librem0.symbols
--- rem-0.6.0/debian/librem0.symbols	2018-11-29 21:46:55.000000000 +0000
+++ rem-0.6.0/debian/librem0.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,74 +0,0 @@
-# SymbolsHelper-Confirmed: 0.4.7 amd64
-librem.so.0 librem0 #MINVER#
- aubuf_alloc at Base 0.4.6
- aubuf_append at Base 0.4.6
- aubuf_cur_size at Base 0.4.6
- aubuf_debug at Base 0.4.6
- aubuf_flush at Base 0.4.6
- aubuf_get at Base 0.4.6
- aubuf_read at Base 0.4.6
- aubuf_write at Base 0.4.6
- auconv_from_s16 at Base 0.4.7
- auconv_to_s16 at Base 0.4.7
- aufile_open at Base 0.4.6
- aufile_read at Base 0.4.6
- aufile_write at Base 0.4.6
- aufmt_name at Base 0.4.7
- aufmt_sample_size at Base 0.4.7
- aumix_alloc at Base 0.4.6
- aumix_playfile at Base 0.4.6
- aumix_source_alloc at Base 0.4.6
- aumix_source_count at Base 0.4.6
- aumix_source_enable at Base 0.4.6
- aumix_source_flush at Base 0.4.6
- aumix_source_put at Base 0.4.6
- auresamp at Base 0.4.6
- auresamp_init at Base 0.4.6
- auresamp_setup at Base 0.4.6
- autone_dtmf at Base 0.4.6
- autone_sine at Base 0.4.6
- avc_config_decode at Base 0.6.0
- avc_config_encode at Base 0.6.0
- dtmf_dec_alloc at Base 0.5.2
- dtmf_dec_probe at Base 0.5.2
- dtmf_dec_reset at Base 0.5.2
- fir_filter at Base 0.4.6
- fir_reset at Base 0.4.6
- g711_A2l at Base 0.4.6
- g711_l2A at Base 0.4.6
- g711_l2u at Base 0.4.6
- g711_u2l at Base 0.4.6
- goertzel_init at Base 0.5.2
- goertzel_reset at Base 0.5.2
- goertzel_result at Base 0.5.2
- vidconv at Base 0.4.6
- vidconv_aspect at Base 0.4.6
- vidfmt_descv at Base 0.4.6
- vidfmt_name at Base 0.4.6
- vidframe_alloc at Base 0.4.6
- vidframe_copy at Base 0.4.7
- vidframe_draw_hline at Base 0.4.6
- vidframe_draw_point at Base 0.4.6
- vidframe_draw_rect at Base 0.4.6
- vidframe_draw_vline at Base 0.4.6
- vidframe_fill at Base 0.4.6
- vidframe_init at Base 0.4.6
- vidframe_init_buf at Base 0.4.6
- vidframe_size at Base 0.4.6
- vidmix_alloc at Base 0.4.6
- vidmix_source_alloc at Base 0.4.6
- vidmix_source_enable at Base 0.4.6
- vidmix_source_get_focus at Base 0.4.6
- vidmix_source_isenabled at Base 0.4.6
- vidmix_source_isrunning at Base 0.4.6
- vidmix_source_put at Base 0.4.6
- vidmix_source_set_content_hide at Base 0.4.6
- vidmix_source_set_focus at Base 0.4.6
- vidmix_source_set_focus_idx at Base 0.4.6
- vidmix_source_set_rate at Base 0.4.6
- vidmix_source_set_size at Base 0.4.6
- vidmix_source_start at Base 0.4.6
- vidmix_source_stop at Base 0.4.6
- vidmix_source_toggle_selfview at Base 0.4.6
- wav_header_decode at Base 0.4.6
- wav_header_encode at Base 0.4.6
diff -Nru rem-0.6.0/debian/librem0t64.lintian-overrides rem-0.6.0/debian/librem0t64.lintian-overrides
--- rem-0.6.0/debian/librem0t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ rem-0.6.0/debian/librem0t64.lintian-overrides	2024-02-03 20:27:24.000000000 +0000
@@ -0,0 +1,3 @@
+# packaging is not linked into upstream code
+possible-gpl-code-linked-with-openssl
+librem0t64: package-name-doesnt-match-sonames librem0
diff -Nru rem-0.6.0/debian/librem0t64.symbols rem-0.6.0/debian/librem0t64.symbols
--- rem-0.6.0/debian/librem0t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ rem-0.6.0/debian/librem0t64.symbols	2024-02-03 20:27:24.000000000 +0000
@@ -0,0 +1,74 @@
+# SymbolsHelper-Confirmed: 0.4.7 amd64
+librem.so.0 librem0 #MINVER#
+ aubuf_alloc at Base 0.4.6
+ aubuf_append at Base 0.4.6
+ aubuf_cur_size at Base 0.4.6
+ aubuf_debug at Base 0.4.6
+ aubuf_flush at Base 0.4.6
+ aubuf_get at Base 0.4.6
+ aubuf_read at Base 0.4.6
+ aubuf_write at Base 0.4.6
+ auconv_from_s16 at Base 0.4.7
+ auconv_to_s16 at Base 0.4.7
+ aufile_open at Base 0.4.6
+ aufile_read at Base 0.4.6
+ aufile_write at Base 0.4.6
+ aufmt_name at Base 0.4.7
+ aufmt_sample_size at Base 0.4.7
+ aumix_alloc at Base 0.4.6
+ aumix_playfile at Base 0.4.6
+ aumix_source_alloc at Base 0.4.6
+ aumix_source_count at Base 0.4.6
+ aumix_source_enable at Base 0.4.6
+ aumix_source_flush at Base 0.4.6
+ aumix_source_put at Base 0.4.6
+ auresamp at Base 0.4.6
+ auresamp_init at Base 0.4.6
+ auresamp_setup at Base 0.4.6
+ autone_dtmf at Base 0.4.6
+ autone_sine at Base 0.4.6
+ avc_config_decode at Base 0.6.0
+ avc_config_encode at Base 0.6.0
+ dtmf_dec_alloc at Base 0.5.2
+ dtmf_dec_probe at Base 0.5.2
+ dtmf_dec_reset at Base 0.5.2
+ fir_filter at Base 0.4.6
+ fir_reset at Base 0.4.6
+ g711_A2l at Base 0.4.6
+ g711_l2A at Base 0.4.6
+ g711_l2u at Base 0.4.6
+ g711_u2l at Base 0.4.6
+ goertzel_init at Base 0.5.2
+ goertzel_reset at Base 0.5.2
+ goertzel_result at Base 0.5.2
+ vidconv at Base 0.4.6
+ vidconv_aspect at Base 0.4.6
+ vidfmt_descv at Base 0.4.6
+ vidfmt_name at Base 0.4.6
+ vidframe_alloc at Base 0.4.6
+ vidframe_copy at Base 0.4.7
+ vidframe_draw_hline at Base 0.4.6
+ vidframe_draw_point at Base 0.4.6
+ vidframe_draw_rect at Base 0.4.6
+ vidframe_draw_vline at Base 0.4.6
+ vidframe_fill at Base 0.4.6
+ vidframe_init at Base 0.4.6
+ vidframe_init_buf at Base 0.4.6
+ vidframe_size at Base 0.4.6
+ vidmix_alloc at Base 0.4.6
+ vidmix_source_alloc at Base 0.4.6
+ vidmix_source_enable at Base 0.4.6
+ vidmix_source_get_focus at Base 0.4.6
+ vidmix_source_isenabled at Base 0.4.6
+ vidmix_source_isrunning at Base 0.4.6
+ vidmix_source_put at Base 0.4.6
+ vidmix_source_set_content_hide at Base 0.4.6
+ vidmix_source_set_focus at Base 0.4.6
+ vidmix_source_set_focus_idx at Base 0.4.6
+ vidmix_source_set_rate at Base 0.4.6
+ vidmix_source_set_size at Base 0.4.6
+ vidmix_source_start at Base 0.4.6
+ vidmix_source_stop at Base 0.4.6
+ vidmix_source_toggle_selfview at Base 0.4.6
+ wav_header_decode at Base 0.4.6
+ wav_header_encode at Base 0.4.6


More information about the Pkg-voip-maintainers mailing list