Your message dated Wed, 28 Feb 2024 18:46:46 +0000
with message-id <[email protected]>
and subject line Bug#1062595: fixed in libqglviewer 2.8.0+dfsg1-2.1
has caused the Debian Bug report #1062595,
regarding libqglviewer: 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.)
--
1062595: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062595
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libqglviewer
Version: 2.8.0+dfsg1-2
Severity: serious
Tags: patch pending
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
libqglviewer 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 libqglviewer
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'), (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 libqglviewer-2.8.0+dfsg1/debian/changelog
libqglviewer-2.8.0+dfsg1/debian/changelog
--- libqglviewer-2.8.0+dfsg1/debian/changelog 2023-02-17 21:49:48.000000000
+0000
+++ libqglviewer-2.8.0+dfsg1/debian/changelog 2024-02-02 04:29:24.000000000
+0000
@@ -1,3 +1,10 @@
+libqglviewer (2.8.0+dfsg1-2.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <[email protected]> Fri, 02 Feb 2024 04:29:24 +0000
+
libqglviewer (2.8.0+dfsg1-2) unstable; urgency=medium
* Team upload.
diff -Nru libqglviewer-2.8.0+dfsg1/debian/control
libqglviewer-2.8.0+dfsg1/debian/control
--- libqglviewer-2.8.0+dfsg1/debian/control 2023-02-17 21:48:33.000000000
+0000
+++ libqglviewer-2.8.0+dfsg1/debian/control 2024-02-02 04:29:24.000000000
+0000
@@ -18,7 +18,7 @@
Section: libdevel
Depends: libgl1-mesa-dev | libgl-dev,
libglu1-mesa-dev [armel armhf],
- libqglviewer2-qt5 (= ${binary:Version}),
+ libqglviewer2-qt5t64 (= ${binary:Version}),
libqglviewer-headers,
libqt5opengl5-dev,
libx11-dev,
@@ -59,7 +59,10 @@
.
This package contains documentation and examples.
-Package: libqglviewer2-qt5
+Package: libqglviewer2-qt5t64
+Provides: ${t64:Provides}
+Replaces: libqglviewer2-qt5
+Breaks: libqglviewer2-qt5 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
diff -Nru libqglviewer-2.8.0+dfsg1/debian/libqglviewer2-qt5.install
libqglviewer-2.8.0+dfsg1/debian/libqglviewer2-qt5.install
--- libqglviewer-2.8.0+dfsg1/debian/libqglviewer2-qt5.install 2023-02-17
21:44:53.000000000 +0000
+++ libqglviewer-2.8.0+dfsg1/debian/libqglviewer2-qt5.install 1970-01-01
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libQGLViewer-qt5.so.*
diff -Nru libqglviewer-2.8.0+dfsg1/debian/libqglviewer2-qt5t64.install
libqglviewer-2.8.0+dfsg1/debian/libqglviewer2-qt5t64.install
--- libqglviewer-2.8.0+dfsg1/debian/libqglviewer2-qt5t64.install
1970-01-01 00:00:00.000000000 +0000
+++ libqglviewer-2.8.0+dfsg1/debian/libqglviewer2-qt5t64.install
2023-02-17 21:44:53.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libQGLViewer-qt5.so.*
diff -Nru
libqglviewer-2.8.0+dfsg1/debian/libqglviewer2-qt5t64.lintian-overrides
libqglviewer-2.8.0+dfsg1/debian/libqglviewer2-qt5t64.lintian-overrides
--- libqglviewer-2.8.0+dfsg1/debian/libqglviewer2-qt5t64.lintian-overrides
1970-01-01 00:00:00.000000000 +0000
+++ libqglviewer-2.8.0+dfsg1/debian/libqglviewer2-qt5t64.lintian-overrides
2024-02-02 04:29:24.000000000 +0000
@@ -0,0 +1 @@
+libqglviewer2-qt5t64: package-name-doesnt-match-sonames libqglviewer2-qt5
--- End Message ---
--- Begin Message ---
Source: libqglviewer
Source-Version: 2.8.0+dfsg1-2.1
Done: Benjamin Drung <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libqglviewer, 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 libqglviewer 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 17:06:30 +0000
Source: libqglviewer
Architecture: source
Version: 2.8.0+dfsg1-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Benjamin Drung <[email protected]>
Closes: 1062595
Changes:
libqglviewer (2.8.0+dfsg1-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062595
Checksums-Sha1:
0d868c50a3111464e3cb3193bb0add43eab9304f 2430 libqglviewer_2.8.0+dfsg1-2.1.dsc
c6a0b20dd36bd5088f151df353837c68f980698c 9376
libqglviewer_2.8.0+dfsg1-2.1.debian.tar.xz
426744c17135755829ba6781237bab5a722db2c2 10378
libqglviewer_2.8.0+dfsg1-2.1_source.buildinfo
Checksums-Sha256:
1cc7456f6c3b18e35904ebb4e1644a8a963294838931a40684e1a5d39825fbe1 2430
libqglviewer_2.8.0+dfsg1-2.1.dsc
d31292ae170b9b09b639b796e9196fc3624a5d5cfaa52c258bc01425e0a09485 9376
libqglviewer_2.8.0+dfsg1-2.1.debian.tar.xz
1c39acf6614bac3c12f03cb7ef7e94264d72137bb5b61ed91b34e33ea522f942 10378
libqglviewer_2.8.0+dfsg1-2.1_source.buildinfo
Files:
7d7f72c0d6a3a50bbff0562072f0161a 2430 libs optional
libqglviewer_2.8.0+dfsg1-2.1.dsc
f33e0b24b9fdd938fd27ab03798d8387 9376 libs optional
libqglviewer_2.8.0+dfsg1-2.1.debian.tar.xz
9c9faec7d20752cf3ce53c2fe6a2f1b6 10378 libs optional
libqglviewer_2.8.0+dfsg1-2.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXfaCgACgkQFZ61xO/I
d0z8PxAAkqJBs44vSbfZBXQG9J0Of1kC50DVyYKpXuG3yOTSdXR0MQ8jWqVzDGsd
gmVOye1WO9wevTFYGW10svfwhpZ76j4MAp/FSnpzUaMLatoOtR0f6OgDG1ucUU2H
OWVn3uMG+h65sfToJmUnWmlsepJdQn6aBYTy+/NwmGvYoYqv9P+L1VTMYNC2lFIZ
51OFA1zCX68W+j7zW5tD3O6dVt4MgLfnckdi3vqmMnfPzBxy3DtSLusQN55gnpEc
U45aKuGnZU0pP0wqrmlQ8+p1o3AxHFhDibN9fVYZ1+0QlVZQJYrmA40PYTq3vyUD
NQ6YxBAFMTb515OfwUOVUeKBFzuNU3/dqcQrkuqs9tsQ1MWLZm0Wxob/DsaN/st9
EPfCaAS/JWIHgZee3m71Rig69XF1Q8xsVoq91Y7wwMwt/Cw6Z3ZejbA6wBz3sq+K
qoCrTl8xs7I5pJJac+FrcknvkGPQEI0o6mHBkQMavRVPCioS9lwcLzWfbeoqH7Rx
FxTlrAwyaYWrK6nzt/zM62HznER+gtpTnURoP+/K77HYeTa6CR0nuP0pfa2U2Fw3
SPzKaWf/i7oCi+LU602NtEwVNHdK2sd/LCgnp7ufK/dP4QdJbmGncexQZ2z1XlX5
rjNWlPsrQSysiZMOtbiscyb40sGbfhqyxrkeMjJROrulyYzypZE=
=tTgC
-----END PGP SIGNATURE-----
pgpKCoZEO7axa.pgp
Description: PGP signature
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers