Your message dated Fri, 01 Mar 2024 13:26:33 +0000
with message-id <e1rg2uh-00gopr...@fasolo.debian.org>
and subject line Bug#1063242: fixed in zlib 1:1.3.dfsg-3.1
has caused the Debian Bug report #1063242,
regarding zlib: 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.)


-- 
1063242: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063242
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zlib
Version: 1:1.3.dfsg-3
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
zlib 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 zlib
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 zlib-1.3.dfsg/debian/changelog zlib-1.3.dfsg/debian/changelog
--- zlib-1.3.dfsg/debian/changelog      2023-11-23 13:02:20.000000000 +0000
+++ zlib-1.3.dfsg/debian/changelog      2024-02-05 16:50:11.000000000 +0000
@@ -1,3 +1,10 @@
+zlib (1:1.3.dfsg-3.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org>  Mon, 05 Feb 2024 16:50:11 +0000
+
 zlib (1:1.3.dfsg-3) unstable; urgency=low
 
   * Update the version of texlive-binaries we break since they still had
diff -Nru zlib-1.3.dfsg/debian/control zlib-1.3.dfsg/debian/control
--- zlib-1.3.dfsg/debian/control        2023-11-23 13:02:18.000000000 +0000
+++ zlib-1.3.dfsg/debian/control        2024-02-05 16:50:11.000000000 +0000
@@ -135,7 +135,10 @@
  .
  This package includes the minizip and miniunzip tools.
 
-Package: libminizip1
+Package: libminizip1t64
+Provides: ${t64:Provides}
+Replaces: libminizip1
+Breaks: libminizip1 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Pre-Depends:
@@ -155,7 +158,7 @@
 Section: libdevel
 Depends:
  ${misc:Depends},
- libminizip1 (= ${binary:Version})
+ libminizip1t64 (= ${binary:Version})
 Replaces:
  libkml-dev (<< 1.3.0~r864+git20150723-0fa2f22-1~),
 Breaks:
diff -Nru zlib-1.3.dfsg/debian/libminizip1.install 
zlib-1.3.dfsg/debian/libminizip1.install
--- zlib-1.3.dfsg/debian/libminizip1.install    2023-11-06 16:28:51.000000000 
+0000
+++ zlib-1.3.dfsg/debian/libminizip1.install    1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-usr/lib/*/libminizip.so.*
diff -Nru zlib-1.3.dfsg/debian/libminizip1.symbols 
zlib-1.3.dfsg/debian/libminizip1.symbols
--- zlib-1.3.dfsg/debian/libminizip1.symbols    2023-11-06 16:28:51.000000000 
+0000
+++ zlib-1.3.dfsg/debian/libminizip1.symbols    1970-01-01 00:00:00.000000000 
+0000
@@ -1,62 +0,0 @@
-libminizip.so.1 libminizip1
- call_zopen64@Base 1.1
- call_zseek64@Base 1.1
- call_ztell64@Base 1.1
- fill_fopen64_filefunc@Base 1.1
- fill_fopen_filefunc@Base 1.1
- fill_zlib_filefunc64_32_def_from_filefunc32@Base 1.1
- unzClose@Base 1.1
- unzCloseCurrentFile@Base 1.1
- unzGetCurrentFileInfo64@Base 1.1
- unzGetCurrentFileInfo@Base 1.1
- unzGetCurrentFileZStreamPos64@Base 1.1
- unzGetFilePos64@Base 1.1
- unzGetFilePos@Base 1.1
- unzGetGlobalComment@Base 1.1
- unzGetGlobalInfo64@Base 1.1
- unzGetGlobalInfo@Base 1.1
- unzGetLocalExtrafield@Base 1.1
- unzGetOffset64@Base 1.1
- unzGetOffset@Base 1.1
- unzGoToFilePos64@Base 1.1
- unzGoToFilePos@Base 1.1
- unzGoToFirstFile@Base 1.1
- unzGoToNextFile@Base 1.1
- unzLocateFile@Base 1.1
- unzOpen2@Base 1.1
- unzOpen2_64@Base 1.1
- unzOpen64@Base 1.1
- unzOpen@Base 1.1
- unzOpenCurrentFile2@Base 1.1
- unzOpenCurrentFile3@Base 1.1
- unzOpenCurrentFile@Base 1.1
- unzOpenCurrentFilePassword@Base 1.1
- unzReadCurrentFile@Base 1.1
- unzRepair@Base 1.1
- unzSetOffset64@Base 1.1
- unzSetOffset@Base 1.1
- unzStringFileNameCompare@Base 1.1
- unz_copyright@Base 1.1
- unzeof@Base 1.1
- unztell64@Base 1.1
- unztell@Base 1.1
- zipClose@Base 1.1
- zipCloseFileInZip@Base 1.1
- zipCloseFileInZipRaw64@Base 1.1
- zipCloseFileInZipRaw@Base 1.1
- zipOpen2@Base 1.1
- zipOpen2_64@Base 1.1
- zipOpen3@Base 1.1
- zipOpen64@Base 1.1
- zipOpen@Base 1.1
- zipOpenNewFileInZip2@Base 1.1
- zipOpenNewFileInZip2_64@Base 1.1
- zipOpenNewFileInZip3@Base 1.1
- zipOpenNewFileInZip3_64@Base 1.1
- zipOpenNewFileInZip4@Base 1.1
- zipOpenNewFileInZip4_64@Base 1.1
- zipOpenNewFileInZip64@Base 1.1
- zipOpenNewFileInZip@Base 1.1
- zipRemoveExtraInfoBlock@Base 1.1
- zipWriteInFileInZip@Base 1.1
- zip_copyright@Base 1.1
diff -Nru zlib-1.3.dfsg/debian/libminizip1t64.install 
zlib-1.3.dfsg/debian/libminizip1t64.install
--- zlib-1.3.dfsg/debian/libminizip1t64.install 1970-01-01 00:00:00.000000000 
+0000
+++ zlib-1.3.dfsg/debian/libminizip1t64.install 2023-11-06 16:28:51.000000000 
+0000
@@ -0,0 +1 @@
+usr/lib/*/libminizip.so.*
diff -Nru zlib-1.3.dfsg/debian/libminizip1t64.lintian-overrides 
zlib-1.3.dfsg/debian/libminizip1t64.lintian-overrides
--- zlib-1.3.dfsg/debian/libminizip1t64.lintian-overrides       1970-01-01 
00:00:00.000000000 +0000
+++ zlib-1.3.dfsg/debian/libminizip1t64.lintian-overrides       2024-02-05 
16:50:11.000000000 +0000
@@ -0,0 +1 @@
+libminizip1t64: package-name-doesnt-match-sonames libminizip1
diff -Nru zlib-1.3.dfsg/debian/libminizip1t64.symbols 
zlib-1.3.dfsg/debian/libminizip1t64.symbols
--- zlib-1.3.dfsg/debian/libminizip1t64.symbols 1970-01-01 00:00:00.000000000 
+0000
+++ zlib-1.3.dfsg/debian/libminizip1t64.symbols 2024-02-05 16:50:11.000000000 
+0000
@@ -0,0 +1,62 @@
+libminizip.so.1 libminizip1t64
+ call_zopen64@Base 1.1
+ call_zseek64@Base 1.1
+ call_ztell64@Base 1.1
+ fill_fopen64_filefunc@Base 1.1
+ fill_fopen_filefunc@Base 1.1
+ fill_zlib_filefunc64_32_def_from_filefunc32@Base 1.1
+ unzClose@Base 1.1
+ unzCloseCurrentFile@Base 1.1
+ unzGetCurrentFileInfo64@Base 1.1
+ unzGetCurrentFileInfo@Base 1.1
+ unzGetCurrentFileZStreamPos64@Base 1.1
+ unzGetFilePos64@Base 1.1
+ unzGetFilePos@Base 1.1
+ unzGetGlobalComment@Base 1.1
+ unzGetGlobalInfo64@Base 1.1
+ unzGetGlobalInfo@Base 1.1
+ unzGetLocalExtrafield@Base 1.1
+ unzGetOffset64@Base 1.1
+ unzGetOffset@Base 1.1
+ unzGoToFilePos64@Base 1.1
+ unzGoToFilePos@Base 1.1
+ unzGoToFirstFile@Base 1.1
+ unzGoToNextFile@Base 1.1
+ unzLocateFile@Base 1.1
+ unzOpen2@Base 1.1
+ unzOpen2_64@Base 1.1
+ unzOpen64@Base 1.1
+ unzOpen@Base 1.1
+ unzOpenCurrentFile2@Base 1.1
+ unzOpenCurrentFile3@Base 1.1
+ unzOpenCurrentFile@Base 1.1
+ unzOpenCurrentFilePassword@Base 1.1
+ unzReadCurrentFile@Base 1.1
+ unzRepair@Base 1.1
+ unzSetOffset64@Base 1.1
+ unzSetOffset@Base 1.1
+ unzStringFileNameCompare@Base 1.1
+ unz_copyright@Base 1.1
+ unzeof@Base 1.1
+ unztell64@Base 1.1
+ unztell@Base 1.1
+ zipClose@Base 1.1
+ zipCloseFileInZip@Base 1.1
+ zipCloseFileInZipRaw64@Base 1.1
+ zipCloseFileInZipRaw@Base 1.1
+ zipOpen2@Base 1.1
+ zipOpen2_64@Base 1.1
+ zipOpen3@Base 1.1
+ zipOpen64@Base 1.1
+ zipOpen@Base 1.1
+ zipOpenNewFileInZip2@Base 1.1
+ zipOpenNewFileInZip2_64@Base 1.1
+ zipOpenNewFileInZip3@Base 1.1
+ zipOpenNewFileInZip3_64@Base 1.1
+ zipOpenNewFileInZip4@Base 1.1
+ zipOpenNewFileInZip4_64@Base 1.1
+ zipOpenNewFileInZip64@Base 1.1
+ zipOpenNewFileInZip@Base 1.1
+ zipRemoveExtraInfoBlock@Base 1.1
+ zipWriteInFileInZip@Base 1.1
+ zip_copyright@Base 1.1
diff -Nru zlib-1.3.dfsg/debian/rules zlib-1.3.dfsg/debian/rules
--- zlib-1.3.dfsg/debian/rules  2023-11-17 22:07:41.000000000 +0000
+++ zlib-1.3.dfsg/debian/rules  2024-02-05 16:50:11.000000000 +0000
@@ -210,7 +210,7 @@
        dh_strip -a --dbgsym-migration="zlib1g-dbg (<< 1:1.2.11.dfsg-2~)"
        dh_compress -a
        dh_fixperms -a
-       dh_makeshlibs -plibminizip1 -V"libminizip1 (>> 1:1.2.13.dfsg-1)"
+       dh_makeshlibs -plibminizip1t64 -V"libminizip1t64 (>> 1:1.2.13.dfsg-1)"
        dh_makeshlibs -pzlib1g -V"zlib1g (>= 1:1.2.3.3.dfsg-1)" 
--add-udeb=zlib1g-udeb
 ifeq (,$(filter nobiarch,$(DEB_BUILD_PROFILES)))
 ifneq (,$(filter $(DEB_HOST_ARCH), $(32-ARCHS)))

--- End Message ---
--- Begin Message ---
Source: zlib
Source-Version: 1:1.3.dfsg-3.1
Done: Benjamin Drung <bdr...@debian.org>

We believe that the bug you reported is fixed in the latest version of
zlib, 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 zlib 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 12:59:44 +0000
Source: zlib
Architecture: source
Version: 1:1.3.dfsg-3.1
Distribution: unstable
Urgency: medium
Maintainer: Mark Brown <broo...@debian.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1063242
Changes:
 zlib (1:1.3.dfsg-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1063242
Checksums-Sha1:
 4c104847763d99f98798844b689f318b66f56cb6 2882 zlib_1.3.dfsg-3.1.dsc
 df9609ef99a993abe1d8c229d9295818de744273 17496 zlib_1.3.dfsg-3.1.debian.tar.xz
 1db476ed14927a074c305786d303ecd8f9b75430 6600 
zlib_1.3.dfsg-3.1_source.buildinfo
Checksums-Sha256:
 0f9b4fcf23b881f0c90f2e758fd66f7774e9f5709ecf9d127173d38167187992 2882 
zlib_1.3.dfsg-3.1.dsc
 cfc55d2ce0e66259293ebe2ae986e54835a5ad6a4731aa88ad3dfdf1d7fa40e2 17496 
zlib_1.3.dfsg-3.1.debian.tar.xz
 28a65bbd0bec45b1957b145c56525e9e744a9b9b8bbb627f24080b65467a8e0e 6600 
zlib_1.3.dfsg-3.1_source.buildinfo
Files:
 0b522bd12d5ad64865608576f5af562a 2882 libs optional zlib_1.3.dfsg-3.1.dsc
 4a82a1a83c7cb84de3d3ebc830f85f31 17496 libs optional 
zlib_1.3.dfsg-3.1.debian.tar.xz
 61acf0c1bf4ed8382bd5a06e856c3c0c 6600 libs optional 
zlib_1.3.dfsg-3.1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXh0VoACgkQFZ61xO/I
d0wm4w//ao0WZufIUqtHzAhj+mru1kUbgfNJjEWRAesWVw1LaX7hyvgsVPAJy7Ai
FkrtE9D3T8NvBOQgt7CG7TDYEDH2lz84Td8s+GYhWteicwpcicI6Xi74RdkqP1cd
JJxpd2Q4+Rt/4NgdTqqC8x1nW4zucXLT5wVnAK1kLmm4zYpRjB0lgyFclHP8SKb3
xqQxcExbN8PfGk/l462TgmEAqvJRXsEmzyMNg/dKG/l8i1+vfwOKNaYjB+XE9Q3X
OZfM6jwawU+doQQzXrtNpsfEeWs01pofZwzSj6s+0JYBG0O+Awi3dboFSGwmadKj
g7QlrHri7WGI3NO+friMvVVjZoeR2vMzpj1LXi/+LQyzP9HNFavfVgpIewQbL3zn
DZzYeqZKknay9Z3KVn177HTsouRERMJuJjIOtPeqSoRWAlRIcNt5hnis5c1olmUz
YJV7PNB8LHf8UN0B0WLOJzZe/frpDAAAiIqK6PLC6FJKE19Ex2joztgTppR8ye9P
i7C+mOhV1cep38lbF+NiqvrgwiQmaTOWHGW3id5llAXlNspFkPKUMVRLWrY3EOK6
9VTCkeUnPIijO9efh1+jd0b2QcNEUqqMRaZlpLgcp9p/MLsrax3M+A8lzNLPUGKm
uoWQ7qQ50Z7IEW4VKwWmVhuCu6ed5su19qi8I2VW9sL85UIg9MM=
=OXZj
-----END PGP SIGNATURE-----

Attachment: pgpCK8fS7ttci.pgp
Description: PGP signature


--- End Message ---

Reply via email to