Your message dated Thu, 29 Feb 2024 17:49:29 +0000
with message-id <e1rfkxb-00cbrw...@fasolo.debian.org>
and subject line Bug#1062912: fixed in soplex 6.0.4+dfsg-1.1
has caused the Debian Bug report #1062912,
regarding soplex: 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.)
--
1062912: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062912
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: soplex
Version: 6.0.4+dfsg-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
soplex 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 soplex
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-5-amd64 (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
diff -Nru soplex-6.0.4+dfsg/debian/changelog soplex-6.0.4+dfsg/debian/changelog
--- soplex-6.0.4+dfsg/debian/changelog 2023-12-30 22:25:06.000000000 +0000
+++ soplex-6.0.4+dfsg/debian/changelog 2024-02-03 23:14:50.000000000 +0000
@@ -1,3 +1,10 @@
+soplex (6.0.4+dfsg-1.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Sergio Durigan Junior <sergi...@debian.org> Sat, 03 Feb 2024 23:14:50
+0000
+
soplex (6.0.4+dfsg-1) unstable; urgency=medium
* New upstream version 6.0.4+dfsg
diff -Nru soplex-6.0.4+dfsg/debian/control soplex-6.0.4+dfsg/debian/control
--- soplex-6.0.4+dfsg/debian/control 2023-12-30 22:25:06.000000000 +0000
+++ soplex-6.0.4+dfsg/debian/control 2024-02-03 23:14:50.000000000 +0000
@@ -39,14 +39,17 @@
${misc:Depends},
libboost-dev,
libgmp-dev,
- libsoplexshared6.0 (= ${binary:Version}),
+ libsoplexshared6.0t64 (= ${binary:Version}),
Description: ${source:Synopsis} (development files)
${source:Extended-Description}
.
This package provides the necessary files to develop and link against the
SoPlex library.
-Package: libsoplexshared6.0
+Package: libsoplexshared6.0t64
+Provides: ${t64:Provides}
+Replaces: libsoplexshared6.0
+Breaks: libsoplexshared6.0 (<< ${source:Version})
Section: libs
Architecture: any
Multi-Arch: same
diff -Nru soplex-6.0.4+dfsg/debian/libsoplexshared6.0.install
soplex-6.0.4+dfsg/debian/libsoplexshared6.0.install
--- soplex-6.0.4+dfsg/debian/libsoplexshared6.0.install 2023-12-30
22:25:06.000000000 +0000
+++ soplex-6.0.4+dfsg/debian/libsoplexshared6.0.install 1970-01-01
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff -Nru soplex-6.0.4+dfsg/debian/libsoplexshared6.0t64.install
soplex-6.0.4+dfsg/debian/libsoplexshared6.0t64.install
--- soplex-6.0.4+dfsg/debian/libsoplexshared6.0t64.install 1970-01-01
00:00:00.000000000 +0000
+++ soplex-6.0.4+dfsg/debian/libsoplexshared6.0t64.install 2023-12-30
22:25:06.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*
diff -Nru soplex-6.0.4+dfsg/debian/libsoplexshared6.0t64.lintian-overrides
soplex-6.0.4+dfsg/debian/libsoplexshared6.0t64.lintian-overrides
--- soplex-6.0.4+dfsg/debian/libsoplexshared6.0t64.lintian-overrides
1970-01-01 00:00:00.000000000 +0000
+++ soplex-6.0.4+dfsg/debian/libsoplexshared6.0t64.lintian-overrides
2024-02-03 23:14:50.000000000 +0000
@@ -0,0 +1 @@
+libsoplexshared6.0t64: package-name-doesnt-match-sonames libsoplexshared6.0
--- End Message ---
--- Begin Message ---
Source: soplex
Source-Version: 6.0.4+dfsg-1.1
Done: Benjamin Drung <bdr...@debian.org>
We believe that the bug you reported is fixed in the latest version of
soplex, 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 1062...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Benjamin Drung <bdr...@debian.org> (supplier of updated soplex 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 17:04:09 +0000
Source: soplex
Architecture: source
Version: 6.0.4+dfsg-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Math Team <team+m...@tracker.debian.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1062912
Changes:
soplex (6.0.4+dfsg-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062912
Checksums-Sha1:
b8e5feada513b1dd08823d6fe73d2225639a8bf0 2471 soplex_6.0.4+dfsg-1.1.dsc
61a9e2273377488fd00b2c13244bb4697769e925 5304
soplex_6.0.4+dfsg-1.1.debian.tar.xz
0e701b6455790975a39670b4a1fbe40b810d3655 7928
soplex_6.0.4+dfsg-1.1_source.buildinfo
Checksums-Sha256:
02c73a5b7e768cedc5dbd0748f8c7d3ce27cc9e73cbec1018ce53a925cf6d3f6 2471
soplex_6.0.4+dfsg-1.1.dsc
7bbc51f4f22ce44a9ef7aff8f59c5668456e76a58e168c03f6862a934fb54c7b 5304
soplex_6.0.4+dfsg-1.1.debian.tar.xz
6a5828d61ddab91381870cfd8442f9d7f164093c0fbbac8e128313b79034b6a4 7928
soplex_6.0.4+dfsg-1.1_source.buildinfo
Files:
4d70a42ae84a47b3c22bd754912c74e1 2471 math optional soplex_6.0.4+dfsg-1.1.dsc
ef9ea8b7db48658db9d47585923fdfd3 5304 math optional
soplex_6.0.4+dfsg-1.1.debian.tar.xz
163b4030792d7d7c217cbbd1e073b564 7928 math optional
soplex_6.0.4+dfsg-1.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXgugUACgkQFZ61xO/I
d0xYkQ/+JGkyCfxxKEjJI2y0DV8HQj+EFTAGcu2JNo/h1d+fv+mS9aghYfvTbi1/
fh7ULTIuU3aey99kVk+JFC8Knlm/Cy40vn+n2MWzvU3lcfoAX151fR+/38I6YNSp
ud8uNA0a9x1PSleam//DNbUHdzQd4Gd3a3Eoa2WEidOSZRPQx8zDSuzwSOxBucHV
aNCLoFYHcT1j/T6HgP8pBBZyFoWrPOy5uWQ3XzCSfgihKQrEWrMg7uLZuMxx6qhP
2kqBPoUocUpzMYzIx/Lkr+flQtf7Oq13G0O2Dvd+bfvs0YnhcpPDM3+29hyXxgZW
S+nfyltxfBYo12zsRxDagRPRhKMKLy0BdhxyLi4UBI6j3p6UUHQguZITFRLU8GOO
mgx4+dVLJmjoD5t374qtJAy08OsjCcWQF8OfSgxI794WGZoZFpgnjbXp8aaJ7lQS
Q+MoiN8adPjDp3TFx2ntUBfLCN3/dABMjJd3RkQfJnpib83vWlmBDww3Aib4p7EL
WtLqe2amCqhLWGGYcG3ZrCBYQGySr7sL08agQoWZJwvJz2wLCMffYv2kURQfY6z2
RJxGc/2uJowKDKhFLu+Oy4mSsTM2dsEHgC2eNAv4XUrYuYFE4WdcZSeBA5DPpuCb
ybFd3RHwcLfGVVBSud0fZGSzd6A5ohMbXxRX2UFkiaXiYC9YVtU=
=jBXo
-----END PGP SIGNATURE-----
pgpebWKfx1dci.pgp
Description: PGP signature
--- End Message ---