Your message dated Wed, 28 Feb 2024 22:27:54 +0000
with message-id <[email protected]>
and subject line Bug#1062949: fixed in mongo-cxx-driver-legacy 1.1.3-3.3
has caused the Debian Bug report #1062949,
regarding mongo-cxx-driver-legacy: 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.)
--
1062949: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062949
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mongo-cxx-driver-legacy
Version: 1.1.3-3.2
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: [email protected]
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
mongo-cxx-driver-legacy 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
mongo-cxx-driver-legacy
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/8 CPU threads; PREEMPT)
Kernel taint flags: 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: unable to detect
diff -Nru mongo-cxx-driver-legacy-1.1.3/debian/changelog
mongo-cxx-driver-legacy-1.1.3/debian/changelog
--- mongo-cxx-driver-legacy-1.1.3/debian/changelog 2023-08-21
18:39:59.000000000 +0000
+++ mongo-cxx-driver-legacy-1.1.3/debian/changelog 2024-02-04
06:07:40.000000000 +0000
@@ -1,3 +1,10 @@
+mongo-cxx-driver-legacy (1.1.3-3.3) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Graham Inggs <[email protected]> Sun, 04 Feb 2024 06:07:40 +0000
+
mongo-cxx-driver-legacy (1.1.3-3.2) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru mongo-cxx-driver-legacy-1.1.3/debian/control
mongo-cxx-driver-legacy-1.1.3/debian/control
--- mongo-cxx-driver-legacy-1.1.3/debian/control 2021-01-03
08:48:28.000000000 +0000
+++ mongo-cxx-driver-legacy-1.1.3/debian/control 2024-02-04
06:07:40.000000000 +0000
@@ -27,7 +27,7 @@
Section: libdevel
Architecture: any
Multi-Arch: same
-Depends: libmongoclient0 (= ${binary:Version}), ${misc:Depends}
+Depends: libmongoclient0t64 (= ${binary:Version}), ${misc:Depends}
Breaks: mongodb-dev (<< 2:1.1.2-1~)
Replaces: mongodb-dev (<< 2:1.1.2-1~)
Description: MongoDB C++ Driver (development)
@@ -37,7 +37,10 @@
.
This package contains the development support files.
-Package: libmongoclient0
+Package: libmongoclient0t64
+Provides: ${t64:Provides}
+Replaces: libmongoclient0
+Breaks: libmongoclient0 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Section: libs
diff -Nru mongo-cxx-driver-legacy-1.1.3/debian/libmongoclient0.install
mongo-cxx-driver-legacy-1.1.3/debian/libmongoclient0.install
--- mongo-cxx-driver-legacy-1.1.3/debian/libmongoclient0.install
2021-01-03 08:15:28.000000000 +0000
+++ mongo-cxx-driver-legacy-1.1.3/debian/libmongoclient0.install
1970-01-01 00:00:00.000000000 +0000
@@ -1,3 +0,0 @@
-#!/usr/bin/dh-exec
-
-tmp/lib/libmongoclient.so.* usr/lib/${DEB_HOST_MULTIARCH}/
diff -Nru mongo-cxx-driver-legacy-1.1.3/debian/libmongoclient0t64.install
mongo-cxx-driver-legacy-1.1.3/debian/libmongoclient0t64.install
--- mongo-cxx-driver-legacy-1.1.3/debian/libmongoclient0t64.install
1970-01-01 00:00:00.000000000 +0000
+++ mongo-cxx-driver-legacy-1.1.3/debian/libmongoclient0t64.install
2021-01-03 08:15:28.000000000 +0000
@@ -0,0 +1,3 @@
+#!/usr/bin/dh-exec
+
+tmp/lib/libmongoclient.so.* usr/lib/${DEB_HOST_MULTIARCH}/
diff -Nru
mongo-cxx-driver-legacy-1.1.3/debian/libmongoclient0t64.lintian-overrides
mongo-cxx-driver-legacy-1.1.3/debian/libmongoclient0t64.lintian-overrides
--- mongo-cxx-driver-legacy-1.1.3/debian/libmongoclient0t64.lintian-overrides
1970-01-01 00:00:00.000000000 +0000
+++ mongo-cxx-driver-legacy-1.1.3/debian/libmongoclient0t64.lintian-overrides
2024-02-04 06:07:40.000000000 +0000
@@ -0,0 +1 @@
+libmongoclient0t64: package-name-doesnt-match-sonames libmongoclient0
--- End Message ---
--- Begin Message ---
Source: mongo-cxx-driver-legacy
Source-Version: 1.1.3-3.3
Done: Benjamin Drung <[email protected]>
We believe that the bug you reported is fixed in the latest version of
mongo-cxx-driver-legacy, 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.
Benjamin Drung <[email protected]> (supplier of updated mongo-cxx-driver-legacy
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 20:21:06 +0000
Source: mongo-cxx-driver-legacy
Architecture: source
Version: 1.1.3-3.3
Distribution: unstable
Urgency: medium
Maintainer: Debian MongoDB Maintainers <[email protected]>
Changed-By: Benjamin Drung <[email protected]>
Closes: 1062949
Changes:
mongo-cxx-driver-legacy (1.1.3-3.3) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062949
Checksums-Sha1:
3cf21315464efd0bcd02cfbcf97ef11ff60ca7d5 2446
mongo-cxx-driver-legacy_1.1.3-3.3.dsc
cd10d43dc1a400017d9d1599347800f2836e45dc 22112
mongo-cxx-driver-legacy_1.1.3-3.3.debian.tar.xz
ce72a6f4a5ecaa9a28f2cf24d5c13b5e147af763 9924
mongo-cxx-driver-legacy_1.1.3-3.3_source.buildinfo
Checksums-Sha256:
618e5e99bd175b04b17ccd2dfd6cda142e29f4ba8809ae189ff21f5d7cc15bcb 2446
mongo-cxx-driver-legacy_1.1.3-3.3.dsc
05880ea57683a21e405fc5ed93796758198d9d3af6078ca7ae75186babf066c2 22112
mongo-cxx-driver-legacy_1.1.3-3.3.debian.tar.xz
270d1f2b3fb077d0674e7740d23f1c710ea64ba7b170361a45b2d3f18bc62509 9924
mongo-cxx-driver-legacy_1.1.3-3.3_source.buildinfo
Files:
435166d6a6fba2e95d3ff18be3dad70b 2446 devel optional
mongo-cxx-driver-legacy_1.1.3-3.3.dsc
fa0feb254d7123adf081887ff5501e9f 22112 devel optional
mongo-cxx-driver-legacy_1.1.3-3.3.debian.tar.xz
25f3de93d42e704bd7924a584812c78c 9924 devel optional
mongo-cxx-driver-legacy_1.1.3-3.3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXflgoACgkQFZ61xO/I
d0yQ6A//cdaOWEGgrw0Vdb3T++m8XTEVgN64JExaXj92NBpHf10O+vyMDDURVW9W
ZI2TN202ILQolwWW3tZmpnOKWQn13cfNZRyesqAtGTJk9XlHk/Cl2ta6nm7n3RyN
Tf/5kau/7MAMQWmXXPIosQIovlu2PU0q2YTHcgzTJeZOS5Tg4yiyR+1/DFP1ows+
wRZuPwxlq4gFJoTlx8Do8UgDevwtNBUFsBhPQ259bYU3QVRum0o+TkwyzAm20UN5
o9hqqlPiiJYQ8ibWHei0lEp9vGN38crb1ivVxgXYHCqwRM5rMqgxUVHXoKdYPB/l
NsejBbEgx8zY1st9D8Fm0MvXg7JukhMCr58BI7jJFa8wcVpW9YuMLdwqDepnDdlV
HO2pfZtG+5eNbPxX+6c3iKpCxi5AyXgBHGRbpNtSaLWdBI+pgi5eZScJ47KYk7uZ
pf+8mwlFIY952sWNhn0bi+vp82RxIdeamlJm+J07VJaLZpNp44E4T1oQ/yCX8uj/
izE3cZl4oMeTliEHvcxwlR2IRt3PmHLY1LRSsZ8ktdDGY5/IV1UPqY0YAuNM4YQ1
SMze5coJuR05sp3EsV9jYFRafHa4rx4ekykozX5meSVfAGNoFhEfK9THPEzApzk0
myIREsi2+xfYN+LBKl+P76X5Shw8KTDtO1fjLaoEph2up/8S0/8=
=YhYS
-----END PGP SIGNATURE-----
pgpzb5ReAI33f.pgp
Description: PGP signature
--- End Message ---