Sorry, for some reason a number of bugs failed to have their patches
attached.  Please find the debdiff from the experimental upload attached
now.

On Fri, Feb 02, 2024 at 11:01:02PM +0000, Steve Langasek wrote:
> Source: libzip
> Version: 1.7.3-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
> libzip 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 libzip
> 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'), (500, 'stable'), (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)
> 

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                   https://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org
diff -Nru libzip-1.7.3/debian/changelog libzip-1.7.3/debian/changelog
--- libzip-1.7.3/debian/changelog       2020-10-10 19:01:16.000000000 +0000
+++ libzip-1.7.3/debian/changelog       2024-02-02 19:58:18.000000000 +0000
@@ -1,3 +1,10 @@
+libzip (1.7.3-1.1~exp1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org>  Fri, 02 Feb 2024 19:58:18 +0000
+
 libzip (1.7.3-1) unstable; urgency=medium
 
   * New upstream version 1.7.3
diff -Nru libzip-1.7.3/debian/control libzip-1.7.3/debian/control
--- libzip-1.7.3/debian/control 2020-10-10 19:01:16.000000000 +0000
+++ libzip-1.7.3/debian/control 2024-02-02 19:58:18.000000000 +0000
@@ -20,7 +20,7 @@
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libzip4 (= ${binary:Version}),
+Depends: libzip4t64 (= ${binary:Version}),
          zlib1g-dev,
          ${misc:Depends}
 Description: library for reading, creating, and modifying zip archives 
(development)
@@ -31,7 +31,10 @@
  This package contains the static libraries and headers for developing
  applications that use the libzip library API.
 
-Package: libzip4
+Package: libzip4t64
+Provides: ${t64:Provides}
+Replaces: libzip4
+Breaks: libzip4 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
diff -Nru libzip-1.7.3/debian/libzip4.install 
libzip-1.7.3/debian/libzip4.install
--- libzip-1.7.3/debian/libzip4.install 2020-10-10 19:01:16.000000000 +0000
+++ libzip-1.7.3/debian/libzip4.install 1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libzip.so.*
diff -Nru libzip-1.7.3/debian/libzip4.lintian-overrides 
libzip-1.7.3/debian/libzip4.lintian-overrides
--- libzip-1.7.3/debian/libzip4.lintian-overrides       2020-10-10 
19:01:16.000000000 +0000
+++ libzip-1.7.3/debian/libzip4.lintian-overrides       1970-01-01 
00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-# libzip uses 3-clause bsd license, GPL come from /debian
-possible-gpl-code-linked-with-openssl
diff -Nru libzip-1.7.3/debian/libzip4.symbols 
libzip-1.7.3/debian/libzip4.symbols
--- libzip-1.7.3/debian/libzip4.symbols 2020-10-10 19:01:16.000000000 +0000
+++ libzip-1.7.3/debian/libzip4.symbols 1970-01-01 00:00:00.000000000 +0000
@@ -1,114 +0,0 @@
-libzip.so.4 libzip4 #MINVER#
- zip_libzip_version@Base 1.3.2
- zip_add@Base 0.10
- zip_add_dir@Base 0.10
- zip_archive_set_tempdir@Base 0.11.1
- zip_close@Base 0.10
- zip_compression_method_supported@Base 1.7.0
- zip_delete@Base 0.10
- zip_dir_add@Base 0.11.2
- zip_discard@Base 0.11.2
- zip_encryption_method_supported@Base 1.7.0
- zip_error_clear@Base 0.10
- zip_error_code_system@Base 1.0
- zip_error_code_zip@Base 1.0
- zip_error_fini@Base 1.0
- zip_error_get@Base 0.10
- zip_error_get_sys_type@Base 0.10
- zip_error_init@Base 1.0
- zip_error_init_with_code@Base 1.0
- zip_error_set@Base 1.0
- zip_error_strerror@Base 1.0
- zip_error_system_type@Base 1.0
- zip_error_to_data@Base 1.0
- zip_error_to_str@Base 0.10
- zip_fclose@Base 0.10
- zip_fdopen@Base 0.10
- zip_file_add@Base 0.11.2
- zip_file_attributes_init@Base 1.7.0
- zip_file_error_clear@Base 0.10
- zip_file_error_get@Base 0.10
- zip_file_extra_field_delete@Base 0.11.2
- zip_file_extra_field_delete_by_id@Base 0.11.2
- zip_file_extra_field_get@Base 0.11.2
- zip_file_extra_field_get_by_id@Base 0.11.2
- zip_file_extra_field_set@Base 0.11.2
- zip_file_extra_fields_count@Base 0.11.2
- zip_file_extra_fields_count_by_id@Base 0.11.2
- zip_file_get_comment@Base 0.11.2
- zip_file_get_error@Base 1.0
- zip_file_get_external_attributes@Base 0.11.2
- zip_file_rename@Base 0.11.2
- zip_file_replace@Base 0.11.2
- zip_file_set_comment@Base 0.11.2
- zip_file_set_dostime@Base 1.6.0
- zip_file_set_encryption@Base 1.3.0
- zip_file_set_external_attributes@Base 0.11.2
- zip_file_set_mtime@Base 1.0
- zip_file_strerror@Base 0.10
- zip_fopen@Base 0.10
- zip_fopen_encrypted@Base 0.10
- zip_fopen_index@Base 0.10
- zip_fopen_index_encrypted@Base 0.10
- zip_fread@Base 0.10
- zip_fseek@Base 1.3.0
- zip_ftell@Base 1.3.0
- zip_get_archive_comment@Base 0.10
- zip_get_archive_flag@Base 0.10
- zip_get_error@Base 1.0
- zip_get_file_comment@Base 0.10
- zip_get_name@Base 0.10
- zip_get_num_entries@Base 0.10
- zip_get_num_files@Base 0.10
- zip_name_locate@Base 0.10
- zip_open@Base 0.10
- zip_open_from_source@Base 1.0
- zip_register_cancel_callback_with_state@Base 1.6.0
- zip_register_progress_callback@Base 1.3.0
- zip_register_progress_callback_with_state@Base 1.3.0
- zip_rename@Base 0.10
- zip_replace@Base 0.10
- zip_secure_random@Base 1.6.0
- zip_set_archive_comment@Base 0.10
- zip_set_archive_flag@Base 0.10
- zip_set_default_password@Base 0.10
- zip_set_file_comment@Base 0.10
- zip_set_file_compression@Base 0.11.2
- zip_source_begin_write@Base 1.0
- zip_source_begin_write_cloning@Base 1.5.1
- zip_source_buffer@Base 0.10
- zip_source_buffer_create@Base 1.0
- zip_source_buffer_fragment@Base 1.5.1
- zip_source_buffer_fragment_create@Base 1.5.1
- zip_source_close@Base 1.0
- zip_source_commit_write@Base 1.0
- zip_source_error@Base 1.0
- zip_source_file@Base 0.10
- zip_source_file_create@Base 1.0
- zip_source_filep@Base 0.10
- zip_source_filep_create@Base 1.0
- zip_source_free@Base 0.10
- zip_source_function@Base 0.10
- zip_source_function_create@Base 1.0
- zip_source_get_file_attributes@Base 1.7.0
- zip_source_is_deleted@Base 1.0
- zip_source_keep@Base 1.0
- zip_source_make_command_bitmap@Base 1.0
- zip_source_open@Base 1.0
- zip_source_read@Base 1.0
- zip_source_rollback_write@Base 1.0
- zip_source_seek@Base 1.0
- zip_source_seek_compute_offset@Base 1.0
- zip_source_seek_write@Base 1.0
- zip_source_stat@Base 1.0
- zip_source_tell@Base 1.0
- zip_source_tell_write@Base 1.0
- zip_source_write@Base 1.0
- zip_source_zip@Base 0.10
- zip_stat@Base 0.10
- zip_stat_index@Base 0.10
- zip_stat_init@Base 0.10
- zip_strerror@Base 0.10
- zip_unchange@Base 0.10
- zip_unchange_all@Base 0.10
- zip_unchange_archive@Base 0.10
diff -Nru libzip-1.7.3/debian/libzip4t64.install 
libzip-1.7.3/debian/libzip4t64.install
--- libzip-1.7.3/debian/libzip4t64.install      1970-01-01 00:00:00.000000000 
+0000
+++ libzip-1.7.3/debian/libzip4t64.install      2024-02-02 19:58:18.000000000 
+0000
@@ -0,0 +1 @@
+usr/lib/*/libzip.so.*
diff -Nru libzip-1.7.3/debian/libzip4t64.lintian-overrides 
libzip-1.7.3/debian/libzip4t64.lintian-overrides
--- libzip-1.7.3/debian/libzip4t64.lintian-overrides    1970-01-01 
00:00:00.000000000 +0000
+++ libzip-1.7.3/debian/libzip4t64.lintian-overrides    2024-02-02 
19:58:18.000000000 +0000
@@ -0,0 +1,3 @@
+# libzip uses 3-clause bsd license, GPL come from /debian
+possible-gpl-code-linked-with-openssl
+libzip4t64: package-name-doesnt-match-sonames libzip4
diff -Nru libzip-1.7.3/debian/libzip4t64.symbols 
libzip-1.7.3/debian/libzip4t64.symbols
--- libzip-1.7.3/debian/libzip4t64.symbols      1970-01-01 00:00:00.000000000 
+0000
+++ libzip-1.7.3/debian/libzip4t64.symbols      2024-02-02 19:58:18.000000000 
+0000
@@ -0,0 +1,114 @@
+libzip.so.4 libzip4t64 #MINVER#
+ zip_libzip_version@Base 1.3.2
+ zip_add@Base 0.10
+ zip_add_dir@Base 0.10
+ zip_archive_set_tempdir@Base 0.11.1
+ zip_close@Base 0.10
+ zip_compression_method_supported@Base 1.7.0
+ zip_delete@Base 0.10
+ zip_dir_add@Base 0.11.2
+ zip_discard@Base 0.11.2
+ zip_encryption_method_supported@Base 1.7.0
+ zip_error_clear@Base 0.10
+ zip_error_code_system@Base 1.0
+ zip_error_code_zip@Base 1.0
+ zip_error_fini@Base 1.0
+ zip_error_get@Base 0.10
+ zip_error_get_sys_type@Base 0.10
+ zip_error_init@Base 1.0
+ zip_error_init_with_code@Base 1.0
+ zip_error_set@Base 1.0
+ zip_error_strerror@Base 1.0
+ zip_error_system_type@Base 1.0
+ zip_error_to_data@Base 1.0
+ zip_error_to_str@Base 0.10
+ zip_fclose@Base 0.10
+ zip_fdopen@Base 0.10
+ zip_file_add@Base 0.11.2
+ zip_file_attributes_init@Base 1.7.0
+ zip_file_error_clear@Base 0.10
+ zip_file_error_get@Base 0.10
+ zip_file_extra_field_delete@Base 0.11.2
+ zip_file_extra_field_delete_by_id@Base 0.11.2
+ zip_file_extra_field_get@Base 0.11.2
+ zip_file_extra_field_get_by_id@Base 0.11.2
+ zip_file_extra_field_set@Base 0.11.2
+ zip_file_extra_fields_count@Base 0.11.2
+ zip_file_extra_fields_count_by_id@Base 0.11.2
+ zip_file_get_comment@Base 0.11.2
+ zip_file_get_error@Base 1.0
+ zip_file_get_external_attributes@Base 0.11.2
+ zip_file_rename@Base 0.11.2
+ zip_file_replace@Base 0.11.2
+ zip_file_set_comment@Base 0.11.2
+ zip_file_set_dostime@Base 1.6.0
+ zip_file_set_encryption@Base 1.3.0
+ zip_file_set_external_attributes@Base 0.11.2
+ zip_file_set_mtime@Base 1.0
+ zip_file_strerror@Base 0.10
+ zip_fopen@Base 0.10
+ zip_fopen_encrypted@Base 0.10
+ zip_fopen_index@Base 0.10
+ zip_fopen_index_encrypted@Base 0.10
+ zip_fread@Base 0.10
+ zip_fseek@Base 1.3.0
+ zip_ftell@Base 1.3.0
+ zip_get_archive_comment@Base 0.10
+ zip_get_archive_flag@Base 0.10
+ zip_get_error@Base 1.0
+ zip_get_file_comment@Base 0.10
+ zip_get_name@Base 0.10
+ zip_get_num_entries@Base 0.10
+ zip_get_num_files@Base 0.10
+ zip_name_locate@Base 0.10
+ zip_open@Base 0.10
+ zip_open_from_source@Base 1.0
+ zip_register_cancel_callback_with_state@Base 1.6.0
+ zip_register_progress_callback@Base 1.3.0
+ zip_register_progress_callback_with_state@Base 1.3.0
+ zip_rename@Base 0.10
+ zip_replace@Base 0.10
+ zip_secure_random@Base 1.6.0
+ zip_set_archive_comment@Base 0.10
+ zip_set_archive_flag@Base 0.10
+ zip_set_default_password@Base 0.10
+ zip_set_file_comment@Base 0.10
+ zip_set_file_compression@Base 0.11.2
+ zip_source_begin_write@Base 1.0
+ zip_source_begin_write_cloning@Base 1.5.1
+ zip_source_buffer@Base 0.10
+ zip_source_buffer_create@Base 1.0
+ zip_source_buffer_fragment@Base 1.5.1
+ zip_source_buffer_fragment_create@Base 1.5.1
+ zip_source_close@Base 1.0
+ zip_source_commit_write@Base 1.0
+ zip_source_error@Base 1.0
+ zip_source_file@Base 0.10
+ zip_source_file_create@Base 1.0
+ zip_source_filep@Base 0.10
+ zip_source_filep_create@Base 1.0
+ zip_source_free@Base 0.10
+ zip_source_function@Base 0.10
+ zip_source_function_create@Base 1.0
+ zip_source_get_file_attributes@Base 1.7.0
+ zip_source_is_deleted@Base 1.0
+ zip_source_keep@Base 1.0
+ zip_source_make_command_bitmap@Base 1.0
+ zip_source_open@Base 1.0
+ zip_source_read@Base 1.0
+ zip_source_rollback_write@Base 1.0
+ zip_source_seek@Base 1.0
+ zip_source_seek_compute_offset@Base 1.0
+ zip_source_seek_write@Base 1.0
+ zip_source_stat@Base 1.0
+ zip_source_tell@Base 1.0
+ zip_source_tell_write@Base 1.0
+ zip_source_write@Base 1.0
+ zip_source_zip@Base 0.10
+ zip_stat@Base 0.10
+ zip_stat_index@Base 0.10
+ zip_stat_init@Base 0.10
+ zip_strerror@Base 0.10
+ zip_unchange@Base 0.10
+ zip_unchange_all@Base 0.10
+ zip_unchange_archive@Base 0.10

Attachment: signature.asc
Description: PGP signature

Reply via email to