Source: linux-atm
Version: 1:2.5.1-5
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
linux-atm 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 linux-atm
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'), (500, 'stable'), (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)
diff -Nru linux-atm-2.5.1/debian/changelog linux-atm-2.5.1/debian/changelog
--- linux-atm-2.5.1/debian/changelog    2023-12-20 21:41:15.000000000 +0000
+++ linux-atm-2.5.1/debian/changelog    2024-02-02 23:14:33.000000000 +0000
@@ -1,3 +1,10 @@
+linux-atm (1:2.5.1-5.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org>  Fri, 02 Feb 2024 23:14:33 +0000
+
 linux-atm (1:2.5.1-5) unstable; urgency=medium
 
   * QA upload.
diff -Nru linux-atm-2.5.1/debian/control linux-atm-2.5.1/debian/control
--- linux-atm-2.5.1/debian/control      2023-12-20 21:41:15.000000000 +0000
+++ linux-atm-2.5.1/debian/control      2024-02-02 23:14:33.000000000 +0000
@@ -46,7 +46,10 @@
  uses one of these protocols: RFC 1483 bridged (RFC 2684 bridged),
  RFC 1483 bridged (RFC 2684 routed), PPP over Ethernet (PPPoE).
 
-Package: libatm1
+Package: libatm1t64
+Provides: ${t64:Provides}
+Replaces: libatm1
+Breaks: libatm1 (<< ${source:Version})
 Section: libs
 Architecture: linux-any
 Multi-Arch: same
@@ -59,7 +62,7 @@
 Package: libatm1-dev
 Section: libdevel
 Architecture: linux-any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libatm1 (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libatm1t64 (= ${binary:Version})
 Provides: libatm-dev
 Description: Development files for compiling ATM programs
  Header files and development libraries for compiling ATM (Asynchronous 
diff -Nru linux-atm-2.5.1/debian/libatm1.install 
linux-atm-2.5.1/debian/libatm1.install
--- linux-atm-2.5.1/debian/libatm1.install      2019-07-19 09:14:25.000000000 
+0000
+++ linux-atm-2.5.1/debian/libatm1.install      1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-usr/lib/*/libatm.so.*
diff -Nru linux-atm-2.5.1/debian/libatm1.symbols 
linux-atm-2.5.1/debian/libatm1.symbols
--- linux-atm-2.5.1/debian/libatm1.symbols      2019-07-19 09:14:25.000000000 
+0000
+++ linux-atm-2.5.1/debian/libatm1.symbols      1970-01-01 00:00:00.000000000 
+0000
@@ -1,43 +0,0 @@
-libatm.so.1 libatm1 #MINVER#
- __atmlib_fetch@Base 2.4.1-17~
- __t2q_get_rate@Base 2.4.1-17~
- alloc@Base 2.4.1-17~
- ans_byaddr@Base 2.4.1-17~
- ans_byname@Base 2.4.1-17~
- atm2text@Base 2.4.1-17~
- atm_equal@Base 2.4.1-17~
- atm_tcpip_port_mapping@Base 2.4.1-17~
- diag@Base 2.4.1-17~
- diag_dump@Base 2.4.1-17~
- diag_fatal_debug_hook@Base 2.4.1-17~
- expire_timers@Base 2.4.1-17~
- get_logfile@Base 2.4.1-17~
- get_verbosity@Base 2.4.1-17~
- kptr_eq@Base 2.4.1-17~
- kptr_print@Base 2.4.1-17~
- next_timer@Base 2.4.1-17~
- now@Base 2.4.1-17~
- pop_timer@Base 2.4.1-17~
- qos2text@Base 2.4.1-17~
- qos_equal@Base 2.4.1-17~
- read_netl@Base 2.4.1-17~
- sap2text@Base 2.4.1-17~
- sap_equal@Base 2.4.1-17~
- sdu2cell@Base 2.4.1-17~
- set_application@Base 2.4.1-17~
- set_logfile@Base 2.4.1-17~
- set_verbosity@Base 2.4.1-17~
- start_timer@Base 2.4.1-17~
- stop_timer@Base 2.4.1-17~
- text2atm@Base 2.4.1-17~
- text2ip@Base 2.4.1-17~
- text2qos@Base 2.4.1-17~
- text2sap@Base 2.4.1-17~
- timer_handler@Base 2.4.1-17~
- un_attach@Base 2.4.1-17~
- un_create@Base 2.4.1-17~
- un_recv@Base 2.4.1-17~
- un_recv_connect@Base 2.4.1-17~
- un_reply@Base 2.4.1-17~
- un_send@Base 2.4.1-17~
- vdiag@Base 2.4.1-17~
diff -Nru linux-atm-2.5.1/debian/libatm1t64.install 
linux-atm-2.5.1/debian/libatm1t64.install
--- linux-atm-2.5.1/debian/libatm1t64.install   1970-01-01 00:00:00.000000000 
+0000
+++ linux-atm-2.5.1/debian/libatm1t64.install   2019-07-19 09:14:25.000000000 
+0000
@@ -0,0 +1 @@
+usr/lib/*/libatm.so.*
diff -Nru linux-atm-2.5.1/debian/libatm1t64.lintian-overrides 
linux-atm-2.5.1/debian/libatm1t64.lintian-overrides
--- linux-atm-2.5.1/debian/libatm1t64.lintian-overrides 1970-01-01 
00:00:00.000000000 +0000
+++ linux-atm-2.5.1/debian/libatm1t64.lintian-overrides 2024-02-02 
23:14:33.000000000 +0000
@@ -0,0 +1 @@
+libatm1t64: package-name-doesnt-match-sonames libatm1
diff -Nru linux-atm-2.5.1/debian/libatm1t64.symbols 
linux-atm-2.5.1/debian/libatm1t64.symbols
--- linux-atm-2.5.1/debian/libatm1t64.symbols   1970-01-01 00:00:00.000000000 
+0000
+++ linux-atm-2.5.1/debian/libatm1t64.symbols   2024-02-02 23:14:33.000000000 
+0000
@@ -0,0 +1,43 @@
+libatm.so.1 libatm1t64 #MINVER#
+ __atmlib_fetch@Base 2.4.1-17~
+ __t2q_get_rate@Base 2.4.1-17~
+ alloc@Base 2.4.1-17~
+ ans_byaddr@Base 2.4.1-17~
+ ans_byname@Base 2.4.1-17~
+ atm2text@Base 2.4.1-17~
+ atm_equal@Base 2.4.1-17~
+ atm_tcpip_port_mapping@Base 2.4.1-17~
+ diag@Base 2.4.1-17~
+ diag_dump@Base 2.4.1-17~
+ diag_fatal_debug_hook@Base 2.4.1-17~
+ expire_timers@Base 2.4.1-17~
+ get_logfile@Base 2.4.1-17~
+ get_verbosity@Base 2.4.1-17~
+ kptr_eq@Base 2.4.1-17~
+ kptr_print@Base 2.4.1-17~
+ next_timer@Base 2.4.1-17~
+ now@Base 2.4.1-17~
+ pop_timer@Base 2.4.1-17~
+ qos2text@Base 2.4.1-17~
+ qos_equal@Base 2.4.1-17~
+ read_netl@Base 2.4.1-17~
+ sap2text@Base 2.4.1-17~
+ sap_equal@Base 2.4.1-17~
+ sdu2cell@Base 2.4.1-17~
+ set_application@Base 2.4.1-17~
+ set_logfile@Base 2.4.1-17~
+ set_verbosity@Base 2.4.1-17~
+ start_timer@Base 2.4.1-17~
+ stop_timer@Base 2.4.1-17~
+ text2atm@Base 2.4.1-17~
+ text2ip@Base 2.4.1-17~
+ text2qos@Base 2.4.1-17~
+ text2sap@Base 2.4.1-17~
+ timer_handler@Base 2.4.1-17~
+ un_attach@Base 2.4.1-17~
+ un_create@Base 2.4.1-17~
+ un_recv@Base 2.4.1-17~
+ un_recv_connect@Base 2.4.1-17~
+ un_reply@Base 2.4.1-17~
+ un_send@Base 2.4.1-17~
+ vdiag@Base 2.4.1-17~

Reply via email to