Your message dated Thu, 29 Feb 2024 05:19:19 +0000
with message-id <e1rfypd-009frb...@fasolo.debian.org>
and subject line Bug#1063064: fixed in waili 19990723-22.3
has caused the Debian Bug report #1063064,
regarding waili: 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 ow...@bugs.debian.org
immediately.)
--
1063064: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063064
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: waili
Version: 19990723-22.2
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
waili 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 waili
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')
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 waili-19990723/debian/changelog waili-19990723/debian/changelog
--- waili-19990723/debian/changelog 2022-11-17 17:41:37.000000000 +0000
+++ waili-19990723/debian/changelog 2024-02-04 19:51:35.000000000 +0000
@@ -1,3 +1,10 @@
+waili (19990723-22.3) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org> Sun, 04 Feb 2024 19:51:35 +0000
+
waili (19990723-22.2) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru waili-19990723/debian/control waili-19990723/debian/control
--- waili-19990723/debian/control 2014-10-09 10:11:32.000000000 +0000
+++ waili-19990723/debian/control 2024-02-04 19:51:35.000000000 +0000
@@ -9,7 +9,7 @@
Package: libwaili-dev
Section: libdevel
Architecture: any
-Depends: ${misc:Depends}, libwaili1c2 (=${binary:Version}), libc6-dev
+Depends: ${misc:Depends}, libwaili1t64 (=${binary:Version}), libc6-dev
Provides: libwaili-doc, libwaili-test
Description: WAILI is a wavelet transform library (develop. files)
from the web page: http://www.cs.kuleuven.ac.be/~wavelets/
@@ -21,7 +21,11 @@
static library, shared library, include files
This package provides also documentation and testing sample programs
-Package: libwaili1c2
+Package: libwaili1t64
+Provides: ${t64:Provides}
+X-Time64-Compat: libwaili1c2
+Replaces: libwaili1c2
+Breaks: libwaili1c2 (<< ${source:Version})
Conflicts: libwaili, libwaili1, libwaili1c102
Section: libs
Architecture: any
diff -Nru waili-19990723/debian/libwaili1c2.files
waili-19990723/debian/libwaili1c2.files
--- waili-19990723/debian/libwaili1c2.files 2014-01-13 12:43:49.000000000
+0000
+++ waili-19990723/debian/libwaili1c2.files 1970-01-01 00:00:00.000000000
+0000
@@ -1 +0,0 @@
-usr/lib/*.so.*
diff -Nru waili-19990723/debian/libwaili1t64.files
waili-19990723/debian/libwaili1t64.files
--- waili-19990723/debian/libwaili1t64.files 1970-01-01 00:00:00.000000000
+0000
+++ waili-19990723/debian/libwaili1t64.files 2014-01-13 12:43:49.000000000
+0000
@@ -0,0 +1 @@
+usr/lib/*.so.*
diff -Nru waili-19990723/debian/libwaili1t64.lintian-overrides
waili-19990723/debian/libwaili1t64.lintian-overrides
--- waili-19990723/debian/libwaili1t64.lintian-overrides 1970-01-01
00:00:00.000000000 +0000
+++ waili-19990723/debian/libwaili1t64.lintian-overrides 2024-02-04
19:51:35.000000000 +0000
@@ -0,0 +1 @@
+libwaili1t64: package-name-doesnt-match-sonames libwaili1c2
--- End Message ---
--- Begin Message ---
Source: waili
Source-Version: 19990723-22.3
Done: Steve Langasek <vor...@debian.org>
We believe that the bug you reported is fixed in the latest version of
waili, 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 1063...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Steve Langasek <vor...@debian.org> (supplier of updated waili 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 29 Feb 2024 01:49:56 +0000
Source: waili
Architecture: source
Version: 19990723-22.3
Distribution: unstable
Urgency: medium
Maintainer: A Mennucc1 <mennu...@debian.org>
Changed-By: Steve Langasek <vor...@debian.org>
Closes: 1063064
Changes:
waili (19990723-22.3) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1063064
Checksums-Sha1:
cc27f025c44429b4e744e91794c5527916dae6a9 1959 waili_19990723-22.3.dsc
a3632267b343eb959e67f7bb502902957fbe9071 153236
waili_19990723-22.3.debian.tar.xz
910df5ec8ff3c3985141aec0b202354046a423fb 9853
waili_19990723-22.3_source.buildinfo
Checksums-Sha256:
10a6b03bbee834ad76447fd6dcefe66b96e51f581ce20f00bb2fc684b99d517c 1959
waili_19990723-22.3.dsc
7c170e2f071d900971089cdf4710f4a602601cab45eae656cd958a819d3a1aa9 153236
waili_19990723-22.3.debian.tar.xz
8d3e370555b5606efb5ffe570947760bafd5cdb3cc0485111fbedb4b20d8a943 9853
waili_19990723-22.3_source.buildinfo
Files:
9914f2cccb49ca3df250a1cb5fcf9194 1959 devel optional waili_19990723-22.3.dsc
901de2075a064c9d4855e4a7eed6868e 153236 devel optional
waili_19990723-22.3.debian.tar.xz
d39d64a93a4aa93bbd0640aabe78579a 9853 devel optional
waili_19990723-22.3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXf4xASHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM99EIP/1rmGC9ikIIpXF/lopFFTAjLbfswPvga
swd+/A9CS8T6Qbt3+HKOLQakquIKih7SG2SqHYf8Qz51YMZJbYxXlcmxyXuRqecW
p6wESZJdZMJM1TCq4lRbJBE6ivUtQr4g2y0Psszo6r83wZ1NwnDMI9kOoKlUyjup
5/t0eNIn0DO4Yom3JLUgQjmNzTkcHMbjjSChVQZdBQC71la9yoE8NcFUOEf1kC01
EfYj/CLuow8vwd9uKP8V45lPRncJcAdZttRcTNqoL3bQYC6wssuUwfkrkCLUpz/7
C6iDzlqebqwXXLM4gQMi9/OOKt++zRBgcpp2j7cwYagAcnCdifzXek/iBgcQERFk
Yk+gFnDp9Dl8DGSO0b0NpUdt65Z/leMLakAx4fRj7Jbaz46k8rMy23gCaaa4apRC
7bXbTrCBIfVX3BQfF2OyHVsQOCsQeuEpbjRu9YnxqTXbNjEaW2lhW/uv9r/DjD/4
j7Ixrh8DmOP396/L6QLgj0VvoWiP1BNLCYq4fjHnYfhrBuUCGQpmDbxDxdS+wzSF
wl/rYc7w6l8sp/dEedCXyRe4mlApr11K/QZfQ24cC6tTzSZjvEEIR3Mh1jO3yUro
DZdZBsM5tuZEgUXOxsTWD6J9oGMn/zqqiJXjO/pWY5frP+6pXn5XrfyXHTku2stR
6Ncp2hqM4Wvi
=ya+O
-----END PGP SIGNATURE-----
pgpxl10FKg8X7.pgp
Description: PGP signature
--- End Message ---