Your message dated Fri, 01 Mar 2024 12:20:36 +0000
with message-id <e1rg1ss-00gbyz...@fasolo.debian.org>
and subject line Bug#1063113: fixed in file 1:5.45-2.1
has caused the Debian Bug report #1063113,
regarding file: 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.)
--
1063113: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063113
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: file
Version: 1:5.45-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
file 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 file
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 file-5.45/debian/changelog file-5.45/debian/changelog
--- file-5.45/debian/changelog 2023-09-03 09:40:05.000000000 +0000
+++ file-5.45/debian/changelog 2024-02-05 05:52:40.000000000 +0000
@@ -1,3 +1,10 @@
+file (1:5.45-2.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org> Mon, 05 Feb 2024 05:52:40 +0000
+
file (1:5.45-2) unstable; urgency=medium
* Upload to unstable
diff -Nru file-5.45/debian/control file-5.45/debian/control
--- file-5.45/debian/control 2023-09-03 09:39:49.000000000 +0000
+++ file-5.45/debian/control 2024-02-05 05:52:40.000000000 +0000
@@ -15,7 +15,7 @@
Package: file
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
- libmagic1 (= ${binary:Version}),
+ libmagic1t64 (= ${binary:Version}),
Breaks:
debhelper (<< 12.2~),
Multi-Arch: foreign
@@ -25,7 +25,10 @@
.
This package contains the file program itself.
-Package: libmagic1
+Package: libmagic1t64
+Provides: ${t64:Provides}
+Replaces: libmagic1
+Breaks: libmagic1 (<< ${source:Version})
Architecture: any
Pre-Depends:
${misc:Pre-Depends},
@@ -44,22 +47,22 @@
Architecture: any
Depends: ${misc:Depends},
Breaks:
- libmagic1 (<< 1:5.28-4~),
+ libmagic1t64 (<< 1:5.28-4~),
Replaces:
- libmagic1 (<< 1:5.28-4~),
+ libmagic1t64 (<< 1:5.28-4~),
Section: libs
Priority: optional
Multi-Arch: foreign
Description: File type determination library using "magic" numbers (compiled
magic file)
This package provides the compiled magic file "magic.mgc". It has
- been separated from libmagic1 in order to meet the multiarch
+ been separated from libmagic1t64 in order to meet the multiarch
requirements without breaking applications that expect this file
at its absolute path.
Package: libmagic-dev
Architecture: any
Depends: ${misc:Depends},
- libmagic1 (= ${binary:Version}),
+ libmagic1t64 (= ${binary:Version}),
Suggests:
file,
Section: libdevel
diff -Nru file-5.45/debian/libmagic1.bug-control
file-5.45/debian/libmagic1.bug-control
--- file-5.45/debian/libmagic1.bug-control 2010-02-01 13:26:27.000000000
+0000
+++ file-5.45/debian/libmagic1.bug-control 1970-01-01 00:00:00.000000000
+0000
@@ -1 +0,0 @@
-Submit-As: file
diff -Nru file-5.45/debian/libmagic1.bug-presubj
file-5.45/debian/libmagic1.bug-presubj
--- file-5.45/debian/libmagic1.bug-presubj 2020-04-26 15:21:06.000000000
+0000
+++ file-5.45/debian/libmagic1.bug-presubj 1970-01-01 00:00:00.000000000
+0000
@@ -1,22 +0,0 @@
-Reporting missing or buggy detection
-
-* Suggested bug severities
-
- - Missing detection (just 'data'), or enhancements: wishlist
- - Mis-detection: normal
- - Regressions: important
- - Overall correct detection, but with some glitches: minor
-
-* Reproducers
-
-It's crucial to test whether a detection works as expected, or why it
-fails. So please provide something suitable: Attach a short sample, or
-send an information where to find it. As a last resort, provide a hex
-dump of the first 256 bytes. Your package maintainer will ask for more
-if necessary. Double-check this file neither contains sensitive data
-nor infringes a copyright.
-
-* File format descriptions
-
-For any file types not detected yet: Pointers to documents that
-describe the file format are a great help, too.
diff -Nru file-5.45/debian/libmagic1.install file-5.45/debian/libmagic1.install
--- file-5.45/debian/libmagic1.install 2016-07-18 21:04:10.000000000 +0000
+++ file-5.45/debian/libmagic1.install 1970-01-01 00:00:00.000000000 +0000
@@ -1,3 +0,0 @@
-etc
-usr/lib/*/*.so.*
-usr/share/man/man5
diff -Nru file-5.45/debian/libmagic1.links file-5.45/debian/libmagic1.links
--- file-5.45/debian/libmagic1.links 2018-02-07 22:56:07.000000000 +0000
+++ file-5.45/debian/libmagic1.links 1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-
-# upstream and many applications expect the magic in /usr/share/misc/,
-# other in /usr/share/file/.
-# Provide symlinks in the hope everybody gets satisfied.
-usr/share/file/magic usr/share/misc/magic
diff -Nru file-5.45/debian/libmagic1.symbols file-5.45/debian/libmagic1.symbols
--- file-5.45/debian/libmagic1.symbols 2019-07-07 16:07:17.000000000 +0000
+++ file-5.45/debian/libmagic1.symbols 1970-01-01 00:00:00.000000000 +0000
@@ -1,20 +0,0 @@
-libmagic.so.1 libmagic1 #MINVER#
-* Build-Depends-Package: libmagic-dev
- magic_buffer@Base 5.12
- magic_check@Base 5.12
- magic_close@Base 5.12
- magic_compile@Base 5.12
- magic_descriptor@Base 5.12
- magic_errno@Base 5.12
- magic_error@Base 5.12
- magic_file@Base 5.12
- magic_getflags@Base 5.32
- magic_getparam@Base 5.21
- magic_getpath@Base 5.12
- magic_list@Base 5.12
- magic_load@Base 5.12
- magic_load_buffers@Base 5.20
- magic_open@Base 5.12
- magic_setflags@Base 5.12
- magic_setparam@Base 5.21
- magic_version@Base 5.13
diff -Nru file-5.45/debian/libmagic1t64.bug-control
file-5.45/debian/libmagic1t64.bug-control
--- file-5.45/debian/libmagic1t64.bug-control 1970-01-01 00:00:00.000000000
+0000
+++ file-5.45/debian/libmagic1t64.bug-control 2010-02-01 13:26:27.000000000
+0000
@@ -0,0 +1 @@
+Submit-As: file
diff -Nru file-5.45/debian/libmagic1t64.bug-presubj
file-5.45/debian/libmagic1t64.bug-presubj
--- file-5.45/debian/libmagic1t64.bug-presubj 1970-01-01 00:00:00.000000000
+0000
+++ file-5.45/debian/libmagic1t64.bug-presubj 2020-04-26 15:21:06.000000000
+0000
@@ -0,0 +1,22 @@
+Reporting missing or buggy detection
+
+* Suggested bug severities
+
+ - Missing detection (just 'data'), or enhancements: wishlist
+ - Mis-detection: normal
+ - Regressions: important
+ - Overall correct detection, but with some glitches: minor
+
+* Reproducers
+
+It's crucial to test whether a detection works as expected, or why it
+fails. So please provide something suitable: Attach a short sample, or
+send an information where to find it. As a last resort, provide a hex
+dump of the first 256 bytes. Your package maintainer will ask for more
+if necessary. Double-check this file neither contains sensitive data
+nor infringes a copyright.
+
+* File format descriptions
+
+For any file types not detected yet: Pointers to documents that
+describe the file format are a great help, too.
diff -Nru file-5.45/debian/libmagic1t64.install
file-5.45/debian/libmagic1t64.install
--- file-5.45/debian/libmagic1t64.install 1970-01-01 00:00:00.000000000
+0000
+++ file-5.45/debian/libmagic1t64.install 2016-07-18 21:04:10.000000000
+0000
@@ -0,0 +1,3 @@
+etc
+usr/lib/*/*.so.*
+usr/share/man/man5
diff -Nru file-5.45/debian/libmagic1t64.links
file-5.45/debian/libmagic1t64.links
--- file-5.45/debian/libmagic1t64.links 1970-01-01 00:00:00.000000000 +0000
+++ file-5.45/debian/libmagic1t64.links 2018-02-07 22:56:07.000000000 +0000
@@ -0,0 +1,5 @@
+
+# upstream and many applications expect the magic in /usr/share/misc/,
+# other in /usr/share/file/.
+# Provide symlinks in the hope everybody gets satisfied.
+usr/share/file/magic usr/share/misc/magic
diff -Nru file-5.45/debian/libmagic1t64.lintian-overrides
file-5.45/debian/libmagic1t64.lintian-overrides
--- file-5.45/debian/libmagic1t64.lintian-overrides 1970-01-01
00:00:00.000000000 +0000
+++ file-5.45/debian/libmagic1t64.lintian-overrides 2024-02-05
05:52:40.000000000 +0000
@@ -0,0 +1 @@
+libmagic1t64: package-name-doesnt-match-sonames libmagic1
diff -Nru file-5.45/debian/libmagic1t64.symbols
file-5.45/debian/libmagic1t64.symbols
--- file-5.45/debian/libmagic1t64.symbols 1970-01-01 00:00:00.000000000
+0000
+++ file-5.45/debian/libmagic1t64.symbols 2024-02-05 05:52:40.000000000
+0000
@@ -0,0 +1,20 @@
+libmagic.so.1 libmagic1t64 #MINVER#
+* Build-Depends-Package: libmagic-dev
+ magic_buffer@Base 5.12
+ magic_check@Base 5.12
+ magic_close@Base 5.12
+ magic_compile@Base 5.12
+ magic_descriptor@Base 5.12
+ magic_errno@Base 5.12
+ magic_error@Base 5.12
+ magic_file@Base 5.12
+ magic_getflags@Base 5.32
+ magic_getparam@Base 5.21
+ magic_getpath@Base 5.12
+ magic_list@Base 5.12
+ magic_load@Base 5.12
+ magic_load_buffers@Base 5.20
+ magic_open@Base 5.12
+ magic_setflags@Base 5.12
+ magic_setparam@Base 5.21
+ magic_version@Base 5.13
--- End Message ---
--- Begin Message ---
Source: file
Source-Version: 1:5.45-2.1
Done: Benjamin Drung <bdr...@debian.org>
We believe that the bug you reported is fixed in the latest version of
file, 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.
Benjamin Drung <bdr...@debian.org> (supplier of updated file 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: Fri, 01 Mar 2024 11:59:20 +0000
Source: file
Architecture: source
Version: 1:5.45-2.1
Distribution: unstable
Urgency: medium
Maintainer: Christoph Biedl <debian.a...@manchmal.in-ulm.de>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1063113
Changes:
file (1:5.45-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1063113
Checksums-Sha1:
a19734326f7735c5fe4e6e5f39823e1d8191dcc4 2276 file_5.45-2.1.dsc
2deb39d927b24fee385531e9caae98f9645eac2a 34612 file_5.45-2.1.debian.tar.xz
a54b73887ca5d213a5e28fbed20d9558eaf5d15f 6289 file_5.45-2.1_source.buildinfo
Checksums-Sha256:
b5cdc0578f9447d55b8804b94f7aaf1bbac215c52896f5920ccb84c1ec6269cb 2276
file_5.45-2.1.dsc
585ff50ee9d1a4f7eeb7f330999538c6f31ccae3e4d846e50cee0af718e346a8 34612
file_5.45-2.1.debian.tar.xz
f35bf71de1b34726f4cdf86b3448f465ecded04a06de1d0c17c9f8e73fdde789 6289
file_5.45-2.1_source.buildinfo
Files:
07a4bf7a096131c5d4d3b2759d705bd0 2276 utils standard file_5.45-2.1.dsc
cddbd2f2671a8e06180d62413ff2a150 34612 utils standard
file_5.45-2.1.debian.tar.xz
4ef2a6db9a220410d39568b944f7c003 6289 utils standard
file_5.45-2.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXhwywACgkQFZ61xO/I
d0ynww//XGAPdf2//ahv102IuzcRhHSnLhvKvQ0rm2o1kJXCEdqBOMihBSt6lcKc
DfHet8YD6yCsK4JI8XUAjYRdnfNt7ep1AsUQ0mu+o5m3OKaDAuKNuQ/7ce8ujsmP
IF8z9qal3JxSCq4+xSlrvamE0WUlN5VfyvWHtszSw8ZH7dz2BTBsc0qNsLT54/+x
uQHyVOWhXmr0a9/CRdE1mCfI1SY5Wi1jyGGrDJjY+Fqk4Lhm4ScMFpVfTdXanMI+
suZGbe0RLaj5moCcHvw3ni1hQMnMQ9idJX1Bknr5ZfHodan59wgr5oU4cilDeggH
GOc5psQtAxWGzqfG+mMUaJe4tmEaDSYBsYD2NxLvJhksbvHMM30Wjg+JbHkLT11Q
Eo3Nv3/rplhAg1GKagETLEA40q8/P131yCc/XxqFh5E/XnjWyQG0uxcAzelbQn70
YP+6sWLSAMBL3yVvkr2l3vX0PCEXMTkRop+xaSpLOTOgD9om9wpxZ+PtVMTfIdL3
Xhn/ysT4LdFyG2RVVs7Mo6cG6CK51fpblu1n5b571/C8JO9Yjvt+qutv7GTZsos3
xmw2fPZim1MlyULwrAnA8N3QnO0qnLbQ6EN1LchZiP8iICDLCHUJfbHP6DShGtlL
kG+SenfoPoHBrBOwznpHDj+vqYCHEI0c91UjY8Rx6uwMGfRwuiA=
=P4Y2
-----END PGP SIGNATURE-----
pgp7vL8HCidvJ.pgp
Description: PGP signature
--- End Message ---