Your message dated Wed, 28 Feb 2024 16:06:02 +0000
with message-id <[email protected]>
and subject line Bug#1062061: fixed in ck 0.7.1-12.1
has caused the Debian Bug report #1062061,
regarding ck: 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.)


-- 
1062061: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062061
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ck
Version: 0.7.1-12
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
ck 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 ck
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-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 ck-0.7.1/debian/changelog ck-0.7.1/debian/changelog
--- ck-0.7.1/debian/changelog   2023-12-10 09:44:25.000000000 +0000
+++ ck-0.7.1/debian/changelog   2024-01-31 08:55:01.000000000 +0000
@@ -1,3 +1,10 @@
+ck (0.7.1-12.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <[email protected]>  Wed, 31 Jan 2024 08:55:01 +0000
+
 ck (0.7.1-12) sid; urgency=medium
 
   * Uploading to sid.
diff -Nru ck-0.7.1/debian/control ck-0.7.1/debian/control
--- ck-0.7.1/debian/control     2023-12-10 09:41:42.000000000 +0000
+++ ck-0.7.1/debian/control     2024-01-31 08:55:01.000000000 +0000
@@ -15,7 +15,7 @@
 Architecture: linux-any
 Multi-Arch: same
 Depends:
- libck0 (= ${binary:Version}),
+ libck0t64 (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends},
 Description: Concurrency Kit (development)
@@ -25,7 +25,10 @@
  .
  This package contains the development files.
 
-Package: libck0
+Package: libck0t64
+Provides: ${t64:Provides}
+Replaces: libck0
+Breaks: libck0 (<< ${source:Version})
 Section: libs
 Architecture: linux-any
 Pre-Depends:
diff -Nru ck-0.7.1/debian/libck0.install ck-0.7.1/debian/libck0.install
--- ck-0.7.1/debian/libck0.install      2023-12-10 09:41:42.000000000 +0000
+++ ck-0.7.1/debian/libck0.install      1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/*.so.*
diff -Nru ck-0.7.1/debian/libck0t64.install ck-0.7.1/debian/libck0t64.install
--- ck-0.7.1/debian/libck0t64.install   1970-01-01 00:00:00.000000000 +0000
+++ ck-0.7.1/debian/libck0t64.install   2023-12-10 09:41:42.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/*.so.*
diff -Nru ck-0.7.1/debian/libck0t64.lintian-overrides 
ck-0.7.1/debian/libck0t64.lintian-overrides
--- ck-0.7.1/debian/libck0t64.lintian-overrides 1970-01-01 00:00:00.000000000 
+0000
+++ ck-0.7.1/debian/libck0t64.lintian-overrides 2024-01-31 08:55:01.000000000 
+0000
@@ -0,0 +1 @@
+libck0t64: package-name-doesnt-match-sonames libck0

--- End Message ---
--- Begin Message ---
Source: ck
Source-Version: 0.7.1-12.1
Done: Steve Langasek <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ck, 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 ck 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 15:42:20 +0000
Source: ck
Architecture: source
Version: 0.7.1-12.1
Distribution: unstable
Urgency: medium
Maintainer: Daniel Baumann <[email protected]>
Changed-By: Steve Langasek <[email protected]>
Closes: 1062061
Changes:
 ck (0.7.1-12.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062061
Checksums-Sha1:
 371bc85e35cd013ca45b73421ef7fc17653e7625 1975 ck_0.7.1-12.1.dsc
 bea7cd8524166a2b9995e8b66b0303ecc57c76c7 5584 ck_0.7.1-12.1.debian.tar.xz
 062e8b46403e989df17a3cb32b1473c5b46d24ab 6801 ck_0.7.1-12.1_source.buildinfo
Checksums-Sha256:
 eed7af864a44c4a4e37491be0d3ca16baec09a4f667c56619347790af726ac35 1975 
ck_0.7.1-12.1.dsc
 8d0e98613fcf35fa94b0d4acdeeedadc156f8440d223171d5c4ebd48c2ba8bf7 5584 
ck_0.7.1-12.1.debian.tar.xz
 3d7083280321017d5fb6ca4578fd6bd7e4a014b3ac03d9572eaae716c17e1c6c 6801 
ck_0.7.1-12.1_source.buildinfo
Files:
 3cb15cb4e1f476a2beac4d580ba6f66f 1975 libs optional ck_0.7.1-12.1.dsc
 40c0cc18f0fc1982ed691e848df617a9 5584 libs optional ck_0.7.1-12.1.debian.tar.xz
 85c8d142743d9661e43a3c6bee7a8ff8 6801 libs optional 
ck_0.7.1-12.1_source.buildinfo

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

iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXfVGgSHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM99NkP/RnubiZlRM873KAxc8dLdwtklyLF7ahM
U32tKlhO71RZfq5i0jWLEpaXnuM3NJ56Q8XQCdwkDihkh1MdT2WKyh0MhIDr/ddq
jHpEs4ArlppunGQA3iL1hq3cE9XSC1ZPJrTo5MGt3CQfUfYmAclGjBw5N8BRgjXg
NROwt47WFbRLyTf+fxGtNTxl/8uTqV6PjlOKxWC0U8hbRLUORh+fbp31/ABqRwu6
SqAvQT6XB5UgTKQQA3pqDj8BEE2blDCBLa/rzObae7s7ctSfO6kDJ0/GopZc2L15
RfuNimiem9p2yexh9EcurrPOSVw9fU2NYGzZQeU+SKiwGq5+hDzNje5nFqflOhvf
V3W2LgwG8NihmnLoYwnJTDRAu3o3CH/KXueOE85jxHh05MkbfV4ECGQTt5bkWvxr
dMMxKNO+GFs1Ud1M9vye590Au5B4YqdobI/gpUu5GKqk2VsqWKW3O+m7y4CdHpxI
qOVSKT6O23FaS0miuqgGia4nJ9r4Tj5ynKXKtAwHYx41xz2rnBfXyumF1I5QRGBe
Upb8YoS0Z+B9HMTQsSNtrY2OeDfIWxnVBHCgV3elLk+WnWYeKt+0ohsakyzbtKqk
+RtVBBCyj4KqPW8homP2dIU7ID+Ie6qvmjE/n/vRVZu4f4xgmShPUxnFQP961VPq
1Br7BUmh0iV4
=Yag9
-----END PGP SIGNATURE-----

Attachment: pgpySvJM4rnoK.pgp
Description: PGP signature


--- End Message ---

Reply via email to