Source: rem
Version: 0.6.0-4
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-...@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
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 <sergi...@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@Base 0.4.6
- aubuf_append@Base 0.4.6
- aubuf_cur_size@Base 0.4.6
- aubuf_debug@Base 0.4.6
- aubuf_flush@Base 0.4.6
- aubuf_get@Base 0.4.6
- aubuf_read@Base 0.4.6
- aubuf_write@Base 0.4.6
- auconv_from_s16@Base 0.4.7
- auconv_to_s16@Base 0.4.7
- aufile_open@Base 0.4.6
- aufile_read@Base 0.4.6
- aufile_write@Base 0.4.6
- aufmt_name@Base 0.4.7
- aufmt_sample_size@Base 0.4.7
- aumix_alloc@Base 0.4.6
- aumix_playfile@Base 0.4.6
- aumix_source_alloc@Base 0.4.6
- aumix_source_count@Base 0.4.6
- aumix_source_enable@Base 0.4.6
- aumix_source_flush@Base 0.4.6
- aumix_source_put@Base 0.4.6
- auresamp@Base 0.4.6
- auresamp_init@Base 0.4.6
- auresamp_setup@Base 0.4.6
- autone_dtmf@Base 0.4.6
- autone_sine@Base 0.4.6
- avc_config_decode@Base 0.6.0
- avc_config_encode@Base 0.6.0
- dtmf_dec_alloc@Base 0.5.2
- dtmf_dec_probe@Base 0.5.2
- dtmf_dec_reset@Base 0.5.2
- fir_filter@Base 0.4.6
- fir_reset@Base 0.4.6
- g711_A2l@Base 0.4.6
- g711_l2A@Base 0.4.6
- g711_l2u@Base 0.4.6
- g711_u2l@Base 0.4.6
- goertzel_init@Base 0.5.2
- goertzel_reset@Base 0.5.2
- goertzel_result@Base 0.5.2
- vidconv@Base 0.4.6
- vidconv_aspect@Base 0.4.6
- vidfmt_descv@Base 0.4.6
- vidfmt_name@Base 0.4.6
- vidframe_alloc@Base 0.4.6
- vidframe_copy@Base 0.4.7
- vidframe_draw_hline@Base 0.4.6
- vidframe_draw_point@Base 0.4.6
- vidframe_draw_rect@Base 0.4.6
- vidframe_draw_vline@Base 0.4.6
- vidframe_fill@Base 0.4.6
- vidframe_init@Base 0.4.6
- vidframe_init_buf@Base 0.4.6
- vidframe_size@Base 0.4.6
- vidmix_alloc@Base 0.4.6
- vidmix_source_alloc@Base 0.4.6
- vidmix_source_enable@Base 0.4.6
- vidmix_source_get_focus@Base 0.4.6
- vidmix_source_isenabled@Base 0.4.6
- vidmix_source_isrunning@Base 0.4.6
- vidmix_source_put@Base 0.4.6
- vidmix_source_set_content_hide@Base 0.4.6
- vidmix_source_set_focus@Base 0.4.6
- vidmix_source_set_focus_idx@Base 0.4.6
- vidmix_source_set_rate@Base 0.4.6
- vidmix_source_set_size@Base 0.4.6
- vidmix_source_start@Base 0.4.6
- vidmix_source_stop@Base 0.4.6
- vidmix_source_toggle_selfview@Base 0.4.6
- wav_header_decode@Base 0.4.6
- wav_header_encode@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@Base 0.4.6
+ aubuf_append@Base 0.4.6
+ aubuf_cur_size@Base 0.4.6
+ aubuf_debug@Base 0.4.6
+ aubuf_flush@Base 0.4.6
+ aubuf_get@Base 0.4.6
+ aubuf_read@Base 0.4.6
+ aubuf_write@Base 0.4.6
+ auconv_from_s16@Base 0.4.7
+ auconv_to_s16@Base 0.4.7
+ aufile_open@Base 0.4.6
+ aufile_read@Base 0.4.6
+ aufile_write@Base 0.4.6
+ aufmt_name@Base 0.4.7
+ aufmt_sample_size@Base 0.4.7
+ aumix_alloc@Base 0.4.6
+ aumix_playfile@Base 0.4.6
+ aumix_source_alloc@Base 0.4.6
+ aumix_source_count@Base 0.4.6
+ aumix_source_enable@Base 0.4.6
+ aumix_source_flush@Base 0.4.6
+ aumix_source_put@Base 0.4.6
+ auresamp@Base 0.4.6
+ auresamp_init@Base 0.4.6
+ auresamp_setup@Base 0.4.6
+ autone_dtmf@Base 0.4.6
+ autone_sine@Base 0.4.6
+ avc_config_decode@Base 0.6.0
+ avc_config_encode@Base 0.6.0
+ dtmf_dec_alloc@Base 0.5.2
+ dtmf_dec_probe@Base 0.5.2
+ dtmf_dec_reset@Base 0.5.2
+ fir_filter@Base 0.4.6
+ fir_reset@Base 0.4.6
+ g711_A2l@Base 0.4.6
+ g711_l2A@Base 0.4.6
+ g711_l2u@Base 0.4.6
+ g711_u2l@Base 0.4.6
+ goertzel_init@Base 0.5.2
+ goertzel_reset@Base 0.5.2
+ goertzel_result@Base 0.5.2
+ vidconv@Base 0.4.6
+ vidconv_aspect@Base 0.4.6
+ vidfmt_descv@Base 0.4.6
+ vidfmt_name@Base 0.4.6
+ vidframe_alloc@Base 0.4.6
+ vidframe_copy@Base 0.4.7
+ vidframe_draw_hline@Base 0.4.6
+ vidframe_draw_point@Base 0.4.6
+ vidframe_draw_rect@Base 0.4.6
+ vidframe_draw_vline@Base 0.4.6
+ vidframe_fill@Base 0.4.6
+ vidframe_init@Base 0.4.6
+ vidframe_init_buf@Base 0.4.6
+ vidframe_size@Base 0.4.6
+ vidmix_alloc@Base 0.4.6
+ vidmix_source_alloc@Base 0.4.6
+ vidmix_source_enable@Base 0.4.6
+ vidmix_source_get_focus@Base 0.4.6
+ vidmix_source_isenabled@Base 0.4.6
+ vidmix_source_isrunning@Base 0.4.6
+ vidmix_source_put@Base 0.4.6
+ vidmix_source_set_content_hide@Base 0.4.6
+ vidmix_source_set_focus@Base 0.4.6
+ vidmix_source_set_focus_idx@Base 0.4.6
+ vidmix_source_set_rate@Base 0.4.6
+ vidmix_source_set_size@Base 0.4.6
+ vidmix_source_start@Base 0.4.6
+ vidmix_source_stop@Base 0.4.6
+ vidmix_source_toggle_selfview@Base 0.4.6
+ wav_header_decode@Base 0.4.6
+ wav_header_encode@Base 0.4.6

Reply via email to