Your message dated Wed, 28 Feb 2024 18:14:53 +0000
with message-id <[email protected]>
and subject line Bug#1061882: fixed in combblas 2.0.0-3.1
has caused the Debian Bug report #1061882,
regarding combblas: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1061882: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061882
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: combblas
Version: 2.0.0-3
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: [email protected]
Usertags: time-t

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
combblas 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 combblas
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-15-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru combblas-2.0.0/debian/changelog combblas-2.0.0/debian/changelog
--- combblas-2.0.0/debian/changelog     2023-08-05 00:57:33.000000000 +0000
+++ combblas-2.0.0/debian/changelog     2024-01-29 23:09:40.000000000 +0000
@@ -1,3 +1,10 @@
+combblas (2.0.0-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Michael Hudson-Doyle <[email protected]>  Mon, 29 Jan 2024 23:09:40 +0000
+
 combblas (2.0.0-3) unstable; urgency=medium
 
   * reinstate and update debian/patches/AWPM_library_38dd27e.patch.
diff -Nru combblas-2.0.0/debian/control combblas-2.0.0/debian/control
--- combblas-2.0.0/debian/control       2023-08-05 00:57:33.000000000 +0000
+++ combblas-2.0.0/debian/control       2024-01-29 23:09:40.000000000 +0000
@@ -36,7 +36,10 @@
  This package provides development files for building client
  applications against combblas.
 
-Package: libcombblas2.0.0
+Package: libcombblas2.0.0t64
+Provides: ${t64:Provides}
+Replaces: libcombblas2.0.0
+Breaks: libcombblas2.0.0 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
diff -Nru combblas-2.0.0/debian/libcombblas2.0.0.install 
combblas-2.0.0/debian/libcombblas2.0.0.install
--- combblas-2.0.0/debian/libcombblas2.0.0.install      2023-08-05 
00:57:33.000000000 +0000
+++ combblas-2.0.0/debian/libcombblas2.0.0.install      1970-01-01 
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff -Nru combblas-2.0.0/debian/libcombblas2.0.0t64.0.0.install 
combblas-2.0.0/debian/libcombblas2.0.0t64.0.0.install
--- combblas-2.0.0/debian/libcombblas2.0.0t64.0.0.install       1970-01-01 
00:00:00.000000000 +0000
+++ combblas-2.0.0/debian/libcombblas2.0.0t64.0.0.install       2023-08-05 
00:57:33.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*
diff -Nru combblas-2.0.0/debian/libcombblas2.0.0t64.lintian-overrides 
combblas-2.0.0/debian/libcombblas2.0.0t64.lintian-overrides
--- combblas-2.0.0/debian/libcombblas2.0.0t64.lintian-overrides 1970-01-01 
00:00:00.000000000 +0000
+++ combblas-2.0.0/debian/libcombblas2.0.0t64.lintian-overrides 2024-01-29 
23:09:40.000000000 +0000
@@ -0,0 +1 @@
+libcombblas2.0.0t64: package-name-doesnt-match-sonames libcombblas2.0.0

--- End Message ---
--- Begin Message ---
Source: combblas
Source-Version: 2.0.0-3.1
Done: Steve Langasek <[email protected]>

We believe that the bug you reported is fixed in the latest version of
combblas, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve Langasek <[email protected]> (supplier of updated combblas package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 17:11:06 +0000
Source: combblas
Architecture: source
Version: 2.0.0-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Steve Langasek <[email protected]>
Closes: 1061882
Changes:
 combblas (2.0.0-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1061882
Checksums-Sha1:
 be7e9141069585c4f89370894471fde182827ab4 2313 combblas_2.0.0-3.1.dsc
 8e9fbefea00a2de9c7954ad0766daf099cae7e43 33748852 
combblas_2.0.0-3.1.debian.tar.xz
 0df42da54ae18abf63c7cacb458bbb97b751f84f 9334 
combblas_2.0.0-3.1_source.buildinfo
Checksums-Sha256:
 011506ef5d340d66220703d8c2f7a533716b6a6b6d182f80b8acdbe064554187 2313 
combblas_2.0.0-3.1.dsc
 5c2778983d184bd2dcbc895d90d502e9269ab9616eb09c03d68a9c44b006bff2 33748852 
combblas_2.0.0-3.1.debian.tar.xz
 189ee8e4df1519b30cd4ffda90095d100c639c02a9a89c259ed4fb0072a8846c 9334 
combblas_2.0.0-3.1_source.buildinfo
Files:
 f36abfbe80a9d4f20d03b1d22d72281a 2313 libs optional combblas_2.0.0-3.1.dsc
 7df8d8257825da4581a78dcf3650535c 33748852 libs optional 
combblas_2.0.0-3.1.debian.tar.xz
 6eca146180b6410835da68ae39bf1761 9334 libs optional 
combblas_2.0.0-3.1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXfay0SHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM9FucP/j8iBeO2YvghBqdoaIn9dfm1nl0JH2hm
qBx13k+NblZPkW0hm40OokFKXrDsWmE4X9wVOKmCYzqRTzJ7s6OiB/N2yYTWt1xV
7FbHHqh04cxPgjHfTi9e/n5z8JABEbuVlAR1mo4jAYYoDDFgzLcBi6AcApUMF04Z
nFw10X4KUuLPoJlUmBK0bcZj3PXyfpOqMimssGJw5FhRkgKJfrrhRcfdR8Q/wqec
ykRfo8iuu0sDfJEFScEhiU+SoJ/r0SYbG9HoNvFv9W9z0iRvkCB2jt2sMf76SlIZ
TEY/EsDME61IZWRprLzSlB53l4SK+XkZSSEDxhGjqXuRbm0bMNdc8SERUagUx3Rg
SmKB04hfBU8gNo+tkPV7JDSWm9S+lyUZmP3EAjp/KIJUAjfkRT1ZIHbvgf0OoAN/
4RlXkstXpzddpUpKtmXT8Qo1ERnd0hgaRmmlDvfyh83GV6GrJB1MdzjJ54T+AeDn
gpopeUWPMf+U2Lplnu25z2UTK8IdhxGRx50S8bR3FQzGGYYKaSpPWKAwuTelZ0u+
lsxrtAd3CEQcXEOtuhvSWyZbaC8ssafJNI+eZqvKhTC9h63tY5/7tJSS758aryyP
S1yk9z+3aDvnZpLlU7ziv9Oizda6rw1kqzc20Ct3YfyMFCJhTu5ghnUdX6o9GZGV
Mtq4fsKaCctq
=NkTZ
-----END PGP SIGNATURE-----

Attachment: pgpUmZTpuk0UZ.pgp
Description: PGP signature


--- End Message ---

Reply via email to