Your message dated Thu, 29 Feb 2024 09:34:18 +0000
with message-id <e1rfcny-00aaax...@fasolo.debian.org>
and subject line Bug#1063303: fixed in yder 1.4.20-1.1
has caused the Debian Bug report #1063303,
regarding yder: 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.)
--
1063303: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063303
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: yder
Version: 1.4.20-1
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
yder 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 yder
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 yder-1.4.20/debian/changelog yder-1.4.20/debian/changelog
--- yder-1.4.20/debian/changelog 2023-09-21 23:29:03.000000000 +0000
+++ yder-1.4.20/debian/changelog 2024-02-06 03:21:01.000000000 +0000
@@ -1,3 +1,10 @@
+yder (1.4.20-1.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org> Tue, 06 Feb 2024 03:21:01 +0000
+
yder (1.4.20-1) unstable; urgency=medium
* New upstream release
diff -Nru yder-1.4.20/debian/control yder-1.4.20/debian/control
--- yder-1.4.20/debian/control 2023-01-08 01:33:24.000000000 +0000
+++ yder-1.4.20/debian/control 2024-02-06 03:21:01.000000000 +0000
@@ -17,7 +17,10 @@
Vcs-Git: https://salsa.debian.org/debian-iot-team/oauth2/yder.git
Rules-Requires-Root: no
-Package: libyder2.0
+Package: libyder2.0t64
+Provides: ${t64:Provides}
+Replaces: libyder2.0
+Breaks: libyder2.0 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Section: libs
@@ -33,7 +36,7 @@
Architecture: any
Multi-Arch: same
Section: libdevel
-Depends: libyder2.0 (= ${binary:Version})
+Depends: libyder2.0t64 (= ${binary:Version})
, ${misc:Depends}
, liborcania-dev (>= 2.2.2)
, libsystemd-dev [linux-any]
diff -Nru yder-1.4.20/debian/libyder2.0.install
yder-1.4.20/debian/libyder2.0.install
--- yder-1.4.20/debian/libyder2.0.install 2022-08-23 14:32:05.000000000
+0000
+++ yder-1.4.20/debian/libyder2.0.install 1970-01-01 00:00:00.000000000
+0000
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff -Nru yder-1.4.20/debian/libyder2.0.symbols
yder-1.4.20/debian/libyder2.0.symbols
--- yder-1.4.20/debian/libyder2.0.symbols 2022-08-23 14:32:05.000000000
+0000
+++ yder-1.4.20/debian/libyder2.0.symbols 1970-01-01 00:00:00.000000000
+0000
@@ -1,9 +0,0 @@
-# SymbolsHelper-Confirmed: 1.1 amd64
-libyder.so.2.0 libyder2.0 #MINVER#
-* Build-Depends-Package: libyder-dev
- y_init_logs@Base 1.4.10
- y_close_logs@Base 1.4.10
- y_log_message@Base 1.4.10
- y_set_logs_callback@Base 1.4.10
- y_set_date_format@Base 1.4.10
- y_set_split_message_newline@Base 1.4.17
diff -Nru yder-1.4.20/debian/libyder2.0t64.install
yder-1.4.20/debian/libyder2.0t64.install
--- yder-1.4.20/debian/libyder2.0t64.install 1970-01-01 00:00:00.000000000
+0000
+++ yder-1.4.20/debian/libyder2.0t64.install 2022-08-23 14:32:05.000000000
+0000
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*
diff -Nru yder-1.4.20/debian/libyder2.0t64.lintian-overrides
yder-1.4.20/debian/libyder2.0t64.lintian-overrides
--- yder-1.4.20/debian/libyder2.0t64.lintian-overrides 1970-01-01
00:00:00.000000000 +0000
+++ yder-1.4.20/debian/libyder2.0t64.lintian-overrides 2024-02-06
03:21:01.000000000 +0000
@@ -0,0 +1 @@
+libyder2.0t64: package-name-doesnt-match-sonames libyder2.0
diff -Nru yder-1.4.20/debian/libyder2.0t64.symbols
yder-1.4.20/debian/libyder2.0t64.symbols
--- yder-1.4.20/debian/libyder2.0t64.symbols 1970-01-01 00:00:00.000000000
+0000
+++ yder-1.4.20/debian/libyder2.0t64.symbols 2024-02-06 03:21:01.000000000
+0000
@@ -0,0 +1,9 @@
+# SymbolsHelper-Confirmed: 1.1 amd64
+libyder.so.2.0 libyder2.0 #MINVER#
+* Build-Depends-Package: libyder-dev
+ y_init_logs@Base 1.4.10
+ y_close_logs@Base 1.4.10
+ y_log_message@Base 1.4.10
+ y_set_logs_callback@Base 1.4.10
+ y_set_date_format@Base 1.4.10
+ y_set_split_message_newline@Base 1.4.17
--- End Message ---
--- Begin Message ---
Source: yder
Source-Version: 1.4.20-1.1
Done: Steve Langasek <vor...@debian.org>
We believe that the bug you reported is fixed in the latest version of
yder, 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 yder 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 08:11:17 +0000
Source: yder
Architecture: source
Version: 1.4.20-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian IoT Maintainers
<debian-iot-maintain...@lists.alioth.debian.org>
Changed-By: Steve Langasek <vor...@debian.org>
Closes: 1063303
Changes:
yder (1.4.20-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1063303
Checksums-Sha1:
27f0d800b3e3c9acc708eee51b2d67d77a665cda 2257 yder_1.4.20-1.1.dsc
95abd01ea01daf42f2163f9b43f95aa80f187cde 5512 yder_1.4.20-1.1.debian.tar.xz
0c78e127c5b06704e5b18f6f527091ef85c1843d 8546 yder_1.4.20-1.1_source.buildinfo
Checksums-Sha256:
0143384c64e431c1a8f776ea7d0d7c7175d255520e83e1700abc7950eff1a328 2257
yder_1.4.20-1.1.dsc
7f632bb630a5124974a2d7e3c952a565881ec98c4ea11d2a16732c6c3a768149 5512
yder_1.4.20-1.1.debian.tar.xz
80936d2ba46b1d76eee74cb702d55a5f70317801d08f38a52b148474707572f1 8546
yder_1.4.20-1.1_source.buildinfo
Files:
81cc02924b9972272a21dd69dbcacba8 2257 devel optional yder_1.4.20-1.1.dsc
1cab837c6da0dbe44a5f9ee4ddd014c2 5512 devel optional
yder_1.4.20-1.1.debian.tar.xz
0b8bfc17a46037ac4d6bad9c5cf85efc 8546 devel optional
yder_1.4.20-1.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXgPDISHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM9uVgQAIMHbtTN/c+lOObe7gxoiMQ5vOEuDTpA
edsoQWczAbaiD780iCO6b/kiltsTEXhIioWAAxrNjn4S/5wt9HmVZHyqGgOVTC7W
+GAYduHzzA4SAtGdzqn382dtKNuTuTY9mC3QN84AAWL17kQdSPkv36yi1HsC3CMF
RIn3EX3Sd3NmD+w1Jl4Q6R0g9sht8uC1/x3th3dEFY92TVba8llWOhdOlAHfaX7D
pSmlVJzIsgAVM+DJIPWeQnXSNiJrGXH5HK2PAeCaAWdTUOS+hb0MHqeFVlC+5mGI
XYo/i9DVP/uExUa/bl50lvN1W6VYHYusExfFF3J6/kq/I0eTFxbPOPbtKEemaIB5
qTF3yJTCAoRXNvLg/r7F+u/FbERpZN4SRBbiK0pKnGT3Ew71onJcjN6r9w6m+al+
GE05pipcWt0YGsv3hpBAX47uB3ahVIou13LLA5Gv7WSsWqj2upuHWms/Kp1Uxddt
NnA7qXCyrhAguM2G+viyEvrx0oNJl5034rAj2SxVIcydmCtdxi7PK8sH9gAaZaSz
OtHrGIjZEXCU6nDpknceB9X9TLfaQ8Q4moZgT7Ys/FcVNyl7NQaHRwtglXpMbSIO
4CXbdnUnu1j1exjwXQLYipi47aeCbsPswYMdTktWK3E91MBtzt653TiB4sJCXf2r
RmYgnRiNjVJZ
=yGD5
-----END PGP SIGNATURE-----
pgpVMIV4r0IXx.pgp
Description: PGP signature
--- End Message ---