Your message dated Thu, 29 Feb 2024 10:04:30 +0000
with message-id <[email protected]>
and subject line Bug#1062224: fixed in libarchive 3.7.2-1.1
has caused the Debian Bug report #1062224,
regarding libarchive: 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.)
--
1062224: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062224
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libarchive
Version: 3.7.2-1
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: [email protected]
Usertags: time-t
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
libarchive 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 libarchive
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 libarchive-3.7.2/debian/changelog libarchive-3.7.2/debian/changelog
--- libarchive-3.7.2/debian/changelog 2023-10-14 15:28:55.000000000 +0000
+++ libarchive-3.7.2/debian/changelog 2024-01-31 19:45:05.000000000 +0000
@@ -1,3 +1,10 @@
+libarchive (3.7.2-1.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <[email protected]> Wed, 31 Jan 2024 19:45:05 +0000
+
libarchive (3.7.2-1) unstable; urgency=medium
* Add the iso9660-hash patch to fix file ordering. Closes: #1051322
diff -Nru libarchive-3.7.2/debian/control libarchive-3.7.2/debian/control
--- libarchive-3.7.2/debian/control 2023-10-14 15:28:55.000000000 +0000
+++ libarchive-3.7.2/debian/control 2024-01-31 19:45:04.000000000 +0000
@@ -26,7 +26,7 @@
Section: libdevel
Architecture: any
Multi-Arch: same
-Depends: libarchive13 (= ${binary:Version}), ${misc:Depends}
+Depends: libarchive13t64 (= ${binary:Version}), ${misc:Depends}
Description: Multi-format archive and compression library (development files)
The libarchive library provides a flexible interface for reading and writing
archives in various formats such as tar and cpio. libarchive also supports
@@ -64,7 +64,10 @@
.
This package provides the files necessary for development with libarchive.
-Package: libarchive13
+Package: libarchive13t64
+Provides: ${t64:Provides}
+Replaces: libarchive13
+Breaks: libarchive13 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -108,7 +111,7 @@
Package: libarchive-tools
Architecture: any
-Depends: libarchive13 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libarchive13t64 (= ${binary:Version}), ${shlibs:Depends},
${misc:Depends}
Section: utils
Description: FreeBSD implementations of 'tar' and 'cpio' and other archive
tools
This package contains several command-line tools based on the libarchive
diff -Nru libarchive-3.7.2/debian/libarchive13.install
libarchive-3.7.2/debian/libarchive13.install
--- libarchive-3.7.2/debian/libarchive13.install 2023-10-14
15:28:55.000000000 +0000
+++ libarchive-3.7.2/debian/libarchive13.install 1970-01-01
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff -Nru libarchive-3.7.2/debian/libarchive13.symbols
libarchive-3.7.2/debian/libarchive13.symbols
--- libarchive-3.7.2/debian/libarchive13.symbols 2023-10-14
15:28:55.000000000 +0000
+++ libarchive-3.7.2/debian/libarchive13.symbols 1970-01-01
00:00:00.000000000 +0000
@@ -1,506 +0,0 @@
-libarchive.so.13 libarchive13 #MINVER#
-* Build-Depends-Package: libarchive-dev
-#MISSING: 3.6.2-1# PPMD8_kExpEscape@Base 3.4.0
-#MISSING: 3.6.2-1# Ppmd8_Alloc@Base 3.4.0
-#MISSING: 3.6.2-1# Ppmd8_Construct@Base 3.4.0
-#MISSING: 3.6.2-1# Ppmd8_DecodeSymbol@Base 3.4.0
-#MISSING: 3.6.2-1# Ppmd8_Free@Base 3.4.0
-#MISSING: 3.6.2-1# Ppmd8_Init@Base 3.4.0
-#MISSING: 3.6.2-1# Ppmd8_MakeEscFreq@Base 3.4.0
-#MISSING: 3.6.2-1# Ppmd8_RangeDec_Init@Base 3.4.0
-#MISSING: 3.6.2-1# Ppmd8_Update1@Base 3.4.0
-#MISSING: 3.6.2-1# Ppmd8_Update1_0@Base 3.4.0
-#MISSING: 3.6.2-1# Ppmd8_Update2@Base 3.4.0
-#MISSING: 3.6.2-1# Ppmd8_UpdateBin@Base 3.4.0
-#MISSING: 3.6.2-1# archive_acl_add_entry@Base 3.0.4
-#MISSING: 3.6.2-1# archive_acl_add_entry_w_len@Base 3.0.4
-#MISSING: 3.6.2-1# archive_acl_clear@Base 3.0.4
-#MISSING: 3.6.2-1# archive_acl_copy@Base 3.0.4
-#MISSING: 3.6.2-1# archive_acl_count@Base 3.0.4
-#MISSING: 3.6.2-1# archive_acl_from_text_l@Base 3.3.3
-#MISSING: 3.6.2-1# archive_acl_from_text_w@Base 3.3.3
-#MISSING: 3.6.2-1# archive_acl_next@Base 3.0.4
-#MISSING: 3.3.3-1# archive_acl_parse_l@Base 3.0.4
-#MISSING: 3.3.3-1# archive_acl_parse_w@Base 3.0.4
-#MISSING: 3.6.2-1# archive_acl_reset@Base 3.0.4
-#MISSING: 3.3.3-1# archive_acl_text_l@Base 3.0.4
-#MISSING: 3.3.3-1# archive_acl_text_w@Base 3.0.4
-#MISSING: 3.6.2-1# archive_acl_to_text_l@Base 3.3.3
-#MISSING: 3.6.2-1# archive_acl_to_text_w@Base 3.3.3
-#MISSING: 3.6.2-1# archive_acl_types@Base 3.3.3
-#MISSING: 3.6.2-1# archive_array_append@Base 3.3.3
- archive_bzlib_version@Base 3.2.1
- archive_clear_error@Base 3.0.4
- archive_compression@Base 3.0.4
- archive_compression_name@Base 3.0.4
- archive_copy_error@Base 3.0.4
- archive_entry_acl@Base 3.0.4
- archive_entry_acl_add_entry@Base 3.0.4
- archive_entry_acl_add_entry_w@Base 3.0.4
- archive_entry_acl_clear@Base 3.0.4
- archive_entry_acl_count@Base 3.0.4
- archive_entry_acl_from_text@Base 3.3.3
- archive_entry_acl_from_text_w@Base 3.3.3
- archive_entry_acl_next@Base 3.0.4
- archive_entry_acl_reset@Base 3.0.4
- archive_entry_acl_text@Base 3.0.4
- archive_entry_acl_text_w@Base 3.0.4
- archive_entry_acl_to_text@Base 3.3.3
- archive_entry_acl_to_text_w@Base 3.3.3
- archive_entry_acl_types@Base 3.3.3
- archive_entry_atime@Base 3.0.4
- archive_entry_atime_is_set@Base 3.0.4
- archive_entry_atime_nsec@Base 3.0.4
- archive_entry_birthtime@Base 3.0.4
- archive_entry_birthtime_is_set@Base 3.0.4
- archive_entry_birthtime_nsec@Base 3.0.4
- archive_entry_clear@Base 3.0.4
- archive_entry_clone@Base 3.0.4
- archive_entry_copy_fflags_text@Base 3.0.4
- archive_entry_copy_fflags_text_w@Base 3.0.4
- archive_entry_copy_gname@Base 3.0.4
- archive_entry_copy_gname_w@Base 3.0.4
- archive_entry_copy_hardlink@Base 3.0.4
- archive_entry_copy_hardlink_w@Base 3.0.4
- archive_entry_copy_link@Base 3.0.4
- archive_entry_copy_link_w@Base 3.0.4
- archive_entry_copy_mac_metadata@Base 3.0.4
- archive_entry_copy_pathname@Base 3.0.4
- archive_entry_copy_pathname_w@Base 3.0.4
- archive_entry_copy_sourcepath@Base 3.0.4
- archive_entry_copy_sourcepath_w@Base 3.0.4
- archive_entry_copy_stat@Base 3.0.4
- archive_entry_copy_symlink@Base 3.0.4
- archive_entry_copy_symlink_w@Base 3.0.4
- archive_entry_copy_uname@Base 3.0.4
- archive_entry_copy_uname_w@Base 3.0.4
- archive_entry_ctime@Base 3.0.4
- archive_entry_ctime_is_set@Base 3.0.4
- archive_entry_ctime_nsec@Base 3.0.4
- archive_entry_dev@Base 3.0.4
- archive_entry_dev_is_set@Base 3.0.4
- archive_entry_devmajor@Base 3.0.4
- archive_entry_devminor@Base 3.0.4
- archive_entry_digest@Base 3.5.0
- archive_entry_fflags@Base 3.0.4
- archive_entry_fflags_text@Base 3.0.4
- archive_entry_filetype@Base 3.0.4
- archive_entry_free@Base 3.0.4
- archive_entry_gid@Base 3.0.4
- archive_entry_gname@Base 3.0.4
- archive_entry_gname_utf8@Base 3.2.1
- archive_entry_gname_w@Base 3.0.4
- archive_entry_hardlink@Base 3.0.4
- archive_entry_hardlink_utf8@Base 3.2.1
- archive_entry_hardlink_w@Base 3.0.4
- archive_entry_ino64@Base 3.0.4
- archive_entry_ino@Base 3.0.4
- archive_entry_ino_is_set@Base 3.0.4
- archive_entry_is_data_encrypted@Base 3.2.1
- archive_entry_is_encrypted@Base 3.2.1
- archive_entry_is_metadata_encrypted@Base 3.2.1
- archive_entry_linkify@Base 3.0.4
- archive_entry_linkresolver_free@Base 3.0.4
- archive_entry_linkresolver_new@Base 3.0.4
- archive_entry_linkresolver_set_strategy@Base 3.0.4
- archive_entry_mac_metadata@Base 3.0.4
- archive_entry_mode@Base 3.0.4
- archive_entry_mtime@Base 3.0.4
- archive_entry_mtime_is_set@Base 3.0.4
- archive_entry_mtime_nsec@Base 3.0.4
- archive_entry_new2@Base 3.0.4
- archive_entry_new@Base 3.0.4
- archive_entry_nlink@Base 3.0.4
- archive_entry_partial_links@Base 3.0.4
- archive_entry_pathname@Base 3.0.4
- archive_entry_pathname_utf8@Base 3.2.1
- archive_entry_pathname_w@Base 3.0.4
- archive_entry_perm@Base 3.0.4
- archive_entry_rdev@Base 3.0.4
- archive_entry_rdevmajor@Base 3.0.4
- archive_entry_rdevminor@Base 3.0.4
- archive_entry_set_atime@Base 3.0.4
- archive_entry_set_birthtime@Base 3.0.4
- archive_entry_set_ctime@Base 3.0.4
- archive_entry_set_dev@Base 3.0.4
- archive_entry_set_devmajor@Base 3.0.4
- archive_entry_set_devminor@Base 3.0.4
-#MISSING: 3.6.2-1# archive_entry_set_digest@Base 3.5.0
- archive_entry_set_fflags@Base 3.0.4
- archive_entry_set_filetype@Base 3.0.4
- archive_entry_set_gid@Base 3.0.4
- archive_entry_set_gname@Base 3.0.4
- archive_entry_set_gname_utf8@Base 3.2.1
- archive_entry_set_hardlink@Base 3.0.4
- archive_entry_set_hardlink_utf8@Base 3.2.1
- archive_entry_set_ino64@Base 3.0.4
- archive_entry_set_ino@Base 3.0.4
- archive_entry_set_is_data_encrypted@Base 3.2.1
- archive_entry_set_is_metadata_encrypted@Base 3.2.1
- archive_entry_set_link@Base 3.0.4
- archive_entry_set_link_utf8@Base 3.2.1
- archive_entry_set_mode@Base 3.0.4
- archive_entry_set_mtime@Base 3.0.4
- archive_entry_set_nlink@Base 3.0.4
- archive_entry_set_pathname@Base 3.0.4
- archive_entry_set_pathname_utf8@Base 3.2.1
- archive_entry_set_perm@Base 3.0.4
- archive_entry_set_rdev@Base 3.0.4
- archive_entry_set_rdevmajor@Base 3.0.4
- archive_entry_set_rdevminor@Base 3.0.4
- archive_entry_set_size@Base 3.0.4
- archive_entry_set_symlink@Base 3.0.4
- archive_entry_set_symlink_type@Base 3.4.0
- archive_entry_set_symlink_utf8@Base 3.2.1
- archive_entry_set_uid@Base 3.0.4
- archive_entry_set_uname@Base 3.0.4
- archive_entry_set_uname_utf8@Base 3.2.1
- archive_entry_size@Base 3.0.4
- archive_entry_size_is_set@Base 3.0.4
- archive_entry_sourcepath@Base 3.0.4
- archive_entry_sourcepath_w@Base 3.0.4
- archive_entry_sparse_add_entry@Base 3.0.4
- archive_entry_sparse_clear@Base 3.0.4
- archive_entry_sparse_count@Base 3.0.4
- archive_entry_sparse_next@Base 3.0.4
- archive_entry_sparse_reset@Base 3.0.4
- archive_entry_stat@Base 3.0.4
- archive_entry_strmode@Base 3.0.4
- archive_entry_symlink@Base 3.0.4
- archive_entry_symlink_type@Base 3.4.0
- archive_entry_symlink_utf8@Base 3.2.1
- archive_entry_symlink_w@Base 3.0.4
- archive_entry_uid@Base 3.0.4
- archive_entry_uname@Base 3.0.4
- archive_entry_uname_utf8@Base 3.2.1
- archive_entry_uname_w@Base 3.0.4
- archive_entry_unset_atime@Base 3.0.4
- archive_entry_unset_birthtime@Base 3.0.4
- archive_entry_unset_ctime@Base 3.0.4
- archive_entry_unset_mtime@Base 3.0.4
- archive_entry_unset_size@Base 3.0.4
- archive_entry_update_gname_utf8@Base 3.0.4
- archive_entry_update_hardlink_utf8@Base 3.0.4
- archive_entry_update_link_utf8@Base 3.0.4
- archive_entry_update_pathname_utf8@Base 3.0.4
- archive_entry_update_symlink_utf8@Base 3.0.4
- archive_entry_update_uname_utf8@Base 3.0.4
- archive_entry_xattr_add_entry@Base 3.0.4
- archive_entry_xattr_clear@Base 3.0.4
- archive_entry_xattr_count@Base 3.0.4
- archive_entry_xattr_next@Base 3.0.4
- archive_entry_xattr_reset@Base 3.0.4
- archive_errno@Base 3.0.4
- archive_error_string@Base 3.0.4
- archive_file_count@Base 3.0.4
- archive_filter_bytes@Base 3.0.4
- archive_filter_code@Base 3.0.4
- archive_filter_count@Base 3.0.4
- archive_filter_name@Base 3.0.4
- archive_format@Base 3.0.4
- archive_format_name@Base 3.0.4
- archive_free@Base 3.2.1
- archive_liblz4_version@Base 3.2.1
- archive_liblzma_version@Base 3.2.1
- archive_libzstd_version@Base 3.3.3
- archive_match_exclude_entry@Base 3.0.4
- archive_match_exclude_pattern@Base 3.0.4
- archive_match_exclude_pattern_from_file@Base 3.0.4
- archive_match_exclude_pattern_from_file_w@Base 3.0.4
- archive_match_exclude_pattern_w@Base 3.0.4
- archive_match_excluded@Base 3.0.4
- archive_match_free@Base 3.0.4
- archive_match_include_date@Base 3.0.4
- archive_match_include_date_w@Base 3.0.4
- archive_match_include_file_time@Base 3.0.4
- archive_match_include_file_time_w@Base 3.0.4
- archive_match_include_gid@Base 3.0.4
- archive_match_include_gname@Base 3.0.4
- archive_match_include_gname_w@Base 3.0.4
- archive_match_include_pattern@Base 3.0.4
- archive_match_include_pattern_from_file@Base 3.0.4
- archive_match_include_pattern_from_file_w@Base 3.0.4
- archive_match_include_pattern_w@Base 3.0.4
- archive_match_include_time@Base 3.0.4
- archive_match_include_uid@Base 3.0.4
- archive_match_include_uname@Base 3.0.4
- archive_match_include_uname_w@Base 3.0.4
- archive_match_new@Base 3.0.4
- archive_match_owner_excluded@Base 3.0.4
- archive_match_path_excluded@Base 3.0.4
- archive_match_path_unmatched_inclusions@Base 3.0.4
- archive_match_path_unmatched_inclusions_next@Base 3.0.4
- archive_match_path_unmatched_inclusions_next_w@Base 3.0.4
- archive_match_set_inclusion_recursion@Base 3.4.0
- archive_match_time_excluded@Base 3.0.4
-#MISSING: 3.6.2-1# archive_mstring_clean@Base 3.0.4
-#MISSING: 3.6.2-1# archive_mstring_copy@Base 3.0.4
-#MISSING: 3.6.2-1# archive_mstring_copy_mbs@Base 3.0.4
-#MISSING: 3.6.2-1# archive_mstring_copy_mbs_len@Base 3.0.4
-#MISSING: 3.6.2-1# archive_mstring_copy_mbs_len_l@Base 3.0.4
-#MISSING: 3.6.2-1# archive_mstring_copy_utf8@Base 3.2.1
-#MISSING: 3.6.2-1# archive_mstring_copy_wcs@Base 3.0.4
-#MISSING: 3.6.2-1# archive_mstring_copy_wcs_len@Base 3.0.4
-#MISSING: 3.6.2-1# archive_mstring_get_mbs@Base 3.0.4
-#MISSING: 3.6.2-1# archive_mstring_get_mbs_l@Base 3.0.4
-#MISSING: 3.6.2-1# archive_mstring_get_utf8@Base 3.0.4
-#MISSING: 3.6.2-1# archive_mstring_get_wcs@Base 3.0.4
-#MISSING: 3.6.2-1# archive_mstring_update_utf8@Base 3.0.4
- archive_position_compressed@Base 3.0.4
- archive_position_uncompressed@Base 3.0.4
-#MISSING: 3.6.2-1# archive_random@Base 3.2.1
- archive_read_add_callback_data@Base 3.1.2
- archive_read_add_passphrase@Base 3.2.1
- archive_read_append_callback_data@Base 3.1.2
- archive_read_append_filter@Base 3.1.2
- archive_read_append_filter_program@Base 3.1.2
- archive_read_append_filter_program_signature@Base 3.1.2
- archive_read_close@Base 3.0.4
- archive_read_data@Base 3.0.4
- archive_read_data_block@Base 3.0.4
- archive_read_data_into_fd@Base 3.0.4
- archive_read_data_skip@Base 3.0.4
- archive_read_disk_can_descend@Base 3.0.4
- archive_read_disk_current_filesystem@Base 3.0.4
- archive_read_disk_current_filesystem_is_remote@Base 3.0.4
- archive_read_disk_current_filesystem_is_synthetic@Base 3.0.4
- archive_read_disk_descend@Base 3.0.4
- archive_read_disk_entry_from_file@Base 3.0.4
-#MISSING: 3.6.2-1# archive_read_disk_entry_setup_acls@Base 3.3.3
-#MISSING: 3.6.2-1# archive_read_disk_entry_setup_path@Base 3.3.3
- archive_read_disk_gname@Base 3.0.4
- archive_read_disk_new@Base 3.0.4
- archive_read_disk_open@Base 3.0.4
- archive_read_disk_open_w@Base 3.0.4
- archive_read_disk_set_atime_restored@Base 3.0.4
- archive_read_disk_set_behavior@Base 3.0.4
- archive_read_disk_set_gname_lookup@Base 3.0.4
- archive_read_disk_set_matching@Base 3.0.4
- archive_read_disk_set_metadata_filter_callback@Base 3.0.4
- archive_read_disk_set_standard_lookup@Base 3.0.4
- archive_read_disk_set_symlink_hybrid@Base 3.0.4
- archive_read_disk_set_symlink_logical@Base 3.0.4
- archive_read_disk_set_symlink_physical@Base 3.0.4
- archive_read_disk_set_uname_lookup@Base 3.0.4
- archive_read_disk_uname@Base 3.0.4
- archive_read_extract2@Base 3.0.4
- archive_read_extract@Base 3.0.4
- archive_read_extract_set_progress_callback@Base 3.0.4
- archive_read_extract_set_skip_file@Base 3.0.4
- archive_read_finish@Base 3.0.4
- archive_read_format_capabilities@Base 3.2.1
- archive_read_free@Base 3.0.4
- archive_read_has_encrypted_entries@Base 3.2.1
- archive_read_header_position@Base 3.0.4
- archive_read_new@Base 3.0.4
- archive_read_next_header2@Base 3.0.4
- archive_read_next_header@Base 3.0.4
- archive_read_open1@Base 3.0.4
- archive_read_open2@Base 3.0.4
- archive_read_open@Base 3.0.4
- archive_read_open_FILE@Base 3.0.4
- archive_read_open_fd@Base 3.0.4
- archive_read_open_file@Base 3.0.4
- archive_read_open_filename@Base 3.0.4
- archive_read_open_filename_w@Base 3.0.4
- archive_read_open_filenames@Base 3.1.2
- archive_read_open_memory2@Base 3.0.4
- archive_read_open_memory@Base 3.0.4
- archive_read_prepend_callback_data@Base 3.1.2
- archive_read_set_callback_data2@Base 3.1.2
- archive_read_set_callback_data@Base 3.0.4
- archive_read_set_close_callback@Base 3.0.4
- archive_read_set_filter_option@Base 3.0.4
- archive_read_set_format@Base 3.1.2
- archive_read_set_format_option@Base 3.0.4
- archive_read_set_open_callback@Base 3.0.4
- archive_read_set_option@Base 3.0.4
- archive_read_set_options@Base 3.0.4
- archive_read_set_passphrase_callback@Base 3.2.1
- archive_read_set_read_callback@Base 3.0.4
- archive_read_set_seek_callback@Base 3.0.4
- archive_read_set_skip_callback@Base 3.0.4
- archive_read_set_switch_callback@Base 3.1.2
- archive_read_support_compression_all@Base 3.0.4
- archive_read_support_compression_bzip2@Base 3.0.4
- archive_read_support_compression_compress@Base 3.0.4
- archive_read_support_compression_gzip@Base 3.0.4
- archive_read_support_compression_lzip@Base 3.0.4
- archive_read_support_compression_lzma@Base 3.0.4
- archive_read_support_compression_none@Base 3.0.4
- archive_read_support_compression_program@Base 3.0.4
- archive_read_support_compression_program_signature@Base 3.0.4
- archive_read_support_compression_rpm@Base 3.0.4
- archive_read_support_compression_uu@Base 3.0.4
- archive_read_support_compression_xz@Base 3.0.4
- archive_read_support_filter_all@Base 3.0.4
- archive_read_support_filter_by_code@Base 3.5.0
- archive_read_support_filter_bzip2@Base 3.0.4
- archive_read_support_filter_compress@Base 3.0.4
- archive_read_support_filter_grzip@Base 3.1.2
- archive_read_support_filter_gzip@Base 3.0.4
- archive_read_support_filter_lrzip@Base 3.1.2
- archive_read_support_filter_lz4@Base 3.2.1
- archive_read_support_filter_lzip@Base 3.0.4
- archive_read_support_filter_lzma@Base 3.0.4
- archive_read_support_filter_lzop@Base 3.1.2
- archive_read_support_filter_none@Base 3.0.4
- archive_read_support_filter_program@Base 3.0.4
- archive_read_support_filter_program_signature@Base 3.0.4
- archive_read_support_filter_rpm@Base 3.0.4
- archive_read_support_filter_uu@Base 3.0.4
- archive_read_support_filter_xz@Base 3.0.4
- archive_read_support_filter_zstd@Base 3.3.3
- archive_read_support_format_7zip@Base 3.0.4
- archive_read_support_format_all@Base 3.0.4
- archive_read_support_format_ar@Base 3.0.4
- archive_read_support_format_by_code@Base 3.0.4
- archive_read_support_format_cab@Base 3.0.4
- archive_read_support_format_cpio@Base 3.0.4
- archive_read_support_format_empty@Base 3.0.4
- archive_read_support_format_gnutar@Base 3.0.4
- archive_read_support_format_iso9660@Base 3.0.4
- archive_read_support_format_lha@Base 3.0.4
- archive_read_support_format_mtree@Base 3.0.4
- archive_read_support_format_rar5@Base 3.4.0
- archive_read_support_format_rar@Base 3.0.4
- archive_read_support_format_raw@Base 3.0.4
- archive_read_support_format_tar@Base 3.0.4
- archive_read_support_format_warc@Base 3.2.1
- archive_read_support_format_xar@Base 3.0.4
- archive_read_support_format_zip@Base 3.0.4
- archive_read_support_format_zip_seekable@Base 3.0.4
- archive_read_support_format_zip_streamable@Base 3.0.4
- archive_seek_data@Base 3.1.2
- archive_set_error@Base 3.0.4
-#MISSING: 3.6.2-1# archive_strappend_char@Base 3.0.4
-#MISSING: 3.6.2-1# archive_strcat@Base 3.0.4
-#MISSING: 3.6.2-1# archive_string_append_from_wcs@Base 3.0.4
-#MISSING: 3.6.2-1# archive_string_concat@Base 3.0.4
-#MISSING: 3.6.2-1# archive_string_conversion_charset_name@Base 3.0.4
-#MISSING: 3.6.2-1# archive_string_conversion_free@Base 3.0.4
-#MISSING: 3.6.2-1# archive_string_conversion_from_charset@Base 3.0.4
-#MISSING: 3.6.2-1# archive_string_conversion_set_opt@Base 3.0.4
-#MISSING: 3.6.2-1# archive_string_conversion_to_charset@Base 3.0.4
-#MISSING: 3.6.2-1# archive_string_default_conversion_for_read@Base 3.0.4
-#MISSING: 3.6.2-1# archive_string_default_conversion_for_write@Base 3.0.4
-#MISSING: 3.6.2-1# archive_string_ensure@Base 3.0.4
-#MISSING: 3.6.2-1# archive_string_free@Base 3.0.4
-#MISSING: 3.6.2-1# archive_string_sprintf@Base 3.0.4
-#MISSING: 3.6.2-1# archive_string_vsprintf@Base 3.0.4
-#MISSING: 3.6.2-1# archive_strncat@Base 3.0.4
-#MISSING: 3.6.2-1# archive_strncat_l@Base 3.0.4
-#MISSING: 3.6.2-1# archive_strncpy_l@Base 3.0.4
- archive_utility_string_sort@Base 3.2.1
- archive_version_details@Base 3.2.1
- archive_version_number@Base 3.0.4
- archive_version_string@Base 3.0.4
- archive_write_add_filter@Base 3.0.4
- archive_write_add_filter_b64encode@Base 3.1.2
- archive_write_add_filter_by_name@Base 3.1.2
- archive_write_add_filter_bzip2@Base 3.0.4
- archive_write_add_filter_compress@Base 3.0.4
- archive_write_add_filter_grzip@Base 3.1.2
- archive_write_add_filter_gzip@Base 3.0.4
- archive_write_add_filter_lrzip@Base 3.1.2
- archive_write_add_filter_lz4@Base 3.2.1
- archive_write_add_filter_lzip@Base 3.0.4
- archive_write_add_filter_lzma@Base 3.0.4
- archive_write_add_filter_lzop@Base 3.1.2
- archive_write_add_filter_none@Base 3.0.4
- archive_write_add_filter_program@Base 3.0.4
- archive_write_add_filter_uuencode@Base 3.1.2
- archive_write_add_filter_xz@Base 3.0.4
- archive_write_add_filter_zstd@Base 3.3.3
- archive_write_close@Base 3.0.4
- archive_write_data@Base 3.0.4
- archive_write_data_block@Base 3.0.4
- archive_write_disk_gid@Base 3.0.4
- archive_write_disk_new@Base 3.0.4
-#MISSING: 3.6.2-1# archive_write_disk_set_acls@Base 3.1.2
- archive_write_disk_set_group_lookup@Base 3.0.4
- archive_write_disk_set_options@Base 3.0.4
- archive_write_disk_set_skip_file@Base 3.0.4
- archive_write_disk_set_standard_lookup@Base 3.0.4
- archive_write_disk_set_user_lookup@Base 3.0.4
- archive_write_disk_uid@Base 3.0.4
- archive_write_fail@Base 3.1.2
- archive_write_finish@Base 3.0.4
- archive_write_finish_entry@Base 3.0.4
- archive_write_free@Base 3.0.4
- archive_write_get_bytes_in_last_block@Base 3.0.4
- archive_write_get_bytes_per_block@Base 3.0.4
- archive_write_header@Base 3.0.4
- archive_write_new@Base 3.0.4
- archive_write_open2@Base 3.5.0
- archive_write_open@Base 3.0.4
- archive_write_open_FILE@Base 3.0.4
- archive_write_open_fd@Base 3.0.4
- archive_write_open_file@Base 3.0.4
- archive_write_open_filename@Base 3.0.4
- archive_write_open_filename_w@Base 3.0.4
- archive_write_open_memory@Base 3.0.4
- archive_write_set_bytes_in_last_block@Base 3.0.4
- archive_write_set_bytes_per_block@Base 3.0.4
- archive_write_set_compression_bzip2@Base 3.0.4
- archive_write_set_compression_compress@Base 3.0.4
- archive_write_set_compression_gzip@Base 3.0.4
- archive_write_set_compression_lzip@Base 3.0.4
- archive_write_set_compression_lzma@Base 3.0.4
- archive_write_set_compression_none@Base 3.0.4
- archive_write_set_compression_program@Base 3.0.4
- archive_write_set_compression_xz@Base 3.0.4
- archive_write_set_filter_option@Base 3.0.4
- archive_write_set_format@Base 3.0.4
- archive_write_set_format_7zip@Base 3.0.4
- archive_write_set_format_ar_bsd@Base 3.0.4
- archive_write_set_format_ar_svr4@Base 3.0.4
- archive_write_set_format_by_name@Base 3.0.4
- archive_write_set_format_cpio@Base 3.0.4
- archive_write_set_format_cpio_bin@Base 3.5.2
- archive_write_set_format_cpio_newc@Base 3.0.4
- archive_write_set_format_cpio_odc@Base 3.5.2
- archive_write_set_format_cpio_pwb@Base 3.5.2
- archive_write_set_format_filter_by_ext@Base 3.2.1
- archive_write_set_format_filter_by_ext_def@Base 3.2.1
- archive_write_set_format_gnutar@Base 3.0.4
- archive_write_set_format_iso9660@Base 3.0.4
- archive_write_set_format_mtree@Base 3.0.4
- archive_write_set_format_mtree_classic@Base 3.1.2
- archive_write_set_format_option@Base 3.0.4
- archive_write_set_format_pax@Base 3.0.4
- archive_write_set_format_pax_restricted@Base 3.0.4
- archive_write_set_format_raw@Base 3.2.1
- archive_write_set_format_shar@Base 3.0.4
- archive_write_set_format_shar_dump@Base 3.0.4
- archive_write_set_format_ustar@Base 3.0.4
- archive_write_set_format_v7tar@Base 3.1.2
- archive_write_set_format_warc@Base 3.2.1
- archive_write_set_format_xar@Base 3.0.4
- archive_write_set_format_zip@Base 3.0.4
- archive_write_set_option@Base 3.0.4
- archive_write_set_options@Base 3.0.4
- archive_write_set_passphrase@Base 3.2.1
- archive_write_set_passphrase_callback@Base 3.2.1
- archive_write_set_skip_file@Base 3.0.4
- archive_write_zip_set_compression_deflate@Base 3.1.2
- archive_write_zip_set_compression_store@Base 3.1.2
-#MISSING: 3.6.2-1# archive_wstrappend_wchar@Base 3.0.4
-#MISSING: 3.6.2-1# archive_wstrcat@Base 3.0.4
-#MISSING: 3.6.2-1# archive_wstring_append_from_mbs@Base 3.0.4
-#MISSING: 3.6.2-1# archive_wstring_concat@Base 3.0.4
-#MISSING: 3.6.2-1# archive_wstring_ensure@Base 3.0.4
-#MISSING: 3.6.2-1# archive_wstring_free@Base 3.0.4
-#MISSING: 3.6.2-1# archive_wstrncat@Base 3.0.4
- archive_zlib_version@Base 3.2.1
-#MISSING: 3.6.2-1# blake2s@Base 3.4.0
-#MISSING: 3.6.2-1# blake2s_final@Base 3.4.0
-#MISSING: 3.6.2-1# blake2s_init@Base 3.4.0
-#MISSING: 3.6.2-1# blake2s_init_key@Base 3.4.0
-#MISSING: 3.6.2-1# blake2s_init_param@Base 3.4.0
-#MISSING: 3.6.2-1# blake2s_update@Base 3.4.0
-#MISSING: 3.6.2-1# blake2sp@Base 3.4.0
-#MISSING: 3.6.2-1# blake2sp_final@Base 3.4.0
-#MISSING: 3.6.2-1# blake2sp_init@Base 3.4.0
-#MISSING: 3.6.2-1# blake2sp_init_key@Base 3.4.0
-#MISSING: 3.6.2-1# blake2sp_update@Base 3.4.0
diff -Nru libarchive-3.7.2/debian/libarchive13t64.install
libarchive-3.7.2/debian/libarchive13t64.install
--- libarchive-3.7.2/debian/libarchive13t64.install 1970-01-01
00:00:00.000000000 +0000
+++ libarchive-3.7.2/debian/libarchive13t64.install 2023-10-14
15:28:55.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*
diff -Nru libarchive-3.7.2/debian/libarchive13t64.lintian-overrides
libarchive-3.7.2/debian/libarchive13t64.lintian-overrides
--- libarchive-3.7.2/debian/libarchive13t64.lintian-overrides 1970-01-01
00:00:00.000000000 +0000
+++ libarchive-3.7.2/debian/libarchive13t64.lintian-overrides 2024-01-31
19:45:04.000000000 +0000
@@ -0,0 +1 @@
+libarchive13t64: package-name-doesnt-match-sonames libarchive13
diff -Nru libarchive-3.7.2/debian/libarchive13t64.symbols
libarchive-3.7.2/debian/libarchive13t64.symbols
--- libarchive-3.7.2/debian/libarchive13t64.symbols 1970-01-01
00:00:00.000000000 +0000
+++ libarchive-3.7.2/debian/libarchive13t64.symbols 2024-01-31
19:45:04.000000000 +0000
@@ -0,0 +1,506 @@
+libarchive.so.13 libarchive13t64 #MINVER#
+* Build-Depends-Package: libarchive-dev
+#MISSING: 3.6.2-1# PPMD8_kExpEscape@Base 3.4.0
+#MISSING: 3.6.2-1# Ppmd8_Alloc@Base 3.4.0
+#MISSING: 3.6.2-1# Ppmd8_Construct@Base 3.4.0
+#MISSING: 3.6.2-1# Ppmd8_DecodeSymbol@Base 3.4.0
+#MISSING: 3.6.2-1# Ppmd8_Free@Base 3.4.0
+#MISSING: 3.6.2-1# Ppmd8_Init@Base 3.4.0
+#MISSING: 3.6.2-1# Ppmd8_MakeEscFreq@Base 3.4.0
+#MISSING: 3.6.2-1# Ppmd8_RangeDec_Init@Base 3.4.0
+#MISSING: 3.6.2-1# Ppmd8_Update1@Base 3.4.0
+#MISSING: 3.6.2-1# Ppmd8_Update1_0@Base 3.4.0
+#MISSING: 3.6.2-1# Ppmd8_Update2@Base 3.4.0
+#MISSING: 3.6.2-1# Ppmd8_UpdateBin@Base 3.4.0
+#MISSING: 3.6.2-1# archive_acl_add_entry@Base 3.0.4
+#MISSING: 3.6.2-1# archive_acl_add_entry_w_len@Base 3.0.4
+#MISSING: 3.6.2-1# archive_acl_clear@Base 3.0.4
+#MISSING: 3.6.2-1# archive_acl_copy@Base 3.0.4
+#MISSING: 3.6.2-1# archive_acl_count@Base 3.0.4
+#MISSING: 3.6.2-1# archive_acl_from_text_l@Base 3.3.3
+#MISSING: 3.6.2-1# archive_acl_from_text_w@Base 3.3.3
+#MISSING: 3.6.2-1# archive_acl_next@Base 3.0.4
+#MISSING: 3.3.3-1# archive_acl_parse_l@Base 3.0.4
+#MISSING: 3.3.3-1# archive_acl_parse_w@Base 3.0.4
+#MISSING: 3.6.2-1# archive_acl_reset@Base 3.0.4
+#MISSING: 3.3.3-1# archive_acl_text_l@Base 3.0.4
+#MISSING: 3.3.3-1# archive_acl_text_w@Base 3.0.4
+#MISSING: 3.6.2-1# archive_acl_to_text_l@Base 3.3.3
+#MISSING: 3.6.2-1# archive_acl_to_text_w@Base 3.3.3
+#MISSING: 3.6.2-1# archive_acl_types@Base 3.3.3
+#MISSING: 3.6.2-1# archive_array_append@Base 3.3.3
+ archive_bzlib_version@Base 3.2.1
+ archive_clear_error@Base 3.0.4
+ archive_compression@Base 3.0.4
+ archive_compression_name@Base 3.0.4
+ archive_copy_error@Base 3.0.4
+ archive_entry_acl@Base 3.0.4
+ archive_entry_acl_add_entry@Base 3.0.4
+ archive_entry_acl_add_entry_w@Base 3.0.4
+ archive_entry_acl_clear@Base 3.0.4
+ archive_entry_acl_count@Base 3.0.4
+ archive_entry_acl_from_text@Base 3.3.3
+ archive_entry_acl_from_text_w@Base 3.3.3
+ archive_entry_acl_next@Base 3.0.4
+ archive_entry_acl_reset@Base 3.0.4
+ archive_entry_acl_text@Base 3.0.4
+ archive_entry_acl_text_w@Base 3.0.4
+ archive_entry_acl_to_text@Base 3.3.3
+ archive_entry_acl_to_text_w@Base 3.3.3
+ archive_entry_acl_types@Base 3.3.3
+ archive_entry_atime@Base 3.0.4
+ archive_entry_atime_is_set@Base 3.0.4
+ archive_entry_atime_nsec@Base 3.0.4
+ archive_entry_birthtime@Base 3.0.4
+ archive_entry_birthtime_is_set@Base 3.0.4
+ archive_entry_birthtime_nsec@Base 3.0.4
+ archive_entry_clear@Base 3.0.4
+ archive_entry_clone@Base 3.0.4
+ archive_entry_copy_fflags_text@Base 3.0.4
+ archive_entry_copy_fflags_text_w@Base 3.0.4
+ archive_entry_copy_gname@Base 3.0.4
+ archive_entry_copy_gname_w@Base 3.0.4
+ archive_entry_copy_hardlink@Base 3.0.4
+ archive_entry_copy_hardlink_w@Base 3.0.4
+ archive_entry_copy_link@Base 3.0.4
+ archive_entry_copy_link_w@Base 3.0.4
+ archive_entry_copy_mac_metadata@Base 3.0.4
+ archive_entry_copy_pathname@Base 3.0.4
+ archive_entry_copy_pathname_w@Base 3.0.4
+ archive_entry_copy_sourcepath@Base 3.0.4
+ archive_entry_copy_sourcepath_w@Base 3.0.4
+ archive_entry_copy_stat@Base 3.0.4
+ archive_entry_copy_symlink@Base 3.0.4
+ archive_entry_copy_symlink_w@Base 3.0.4
+ archive_entry_copy_uname@Base 3.0.4
+ archive_entry_copy_uname_w@Base 3.0.4
+ archive_entry_ctime@Base 3.0.4
+ archive_entry_ctime_is_set@Base 3.0.4
+ archive_entry_ctime_nsec@Base 3.0.4
+ archive_entry_dev@Base 3.0.4
+ archive_entry_dev_is_set@Base 3.0.4
+ archive_entry_devmajor@Base 3.0.4
+ archive_entry_devminor@Base 3.0.4
+ archive_entry_digest@Base 3.5.0
+ archive_entry_fflags@Base 3.0.4
+ archive_entry_fflags_text@Base 3.0.4
+ archive_entry_filetype@Base 3.0.4
+ archive_entry_free@Base 3.0.4
+ archive_entry_gid@Base 3.0.4
+ archive_entry_gname@Base 3.0.4
+ archive_entry_gname_utf8@Base 3.2.1
+ archive_entry_gname_w@Base 3.0.4
+ archive_entry_hardlink@Base 3.0.4
+ archive_entry_hardlink_utf8@Base 3.2.1
+ archive_entry_hardlink_w@Base 3.0.4
+ archive_entry_ino64@Base 3.0.4
+ archive_entry_ino@Base 3.0.4
+ archive_entry_ino_is_set@Base 3.0.4
+ archive_entry_is_data_encrypted@Base 3.2.1
+ archive_entry_is_encrypted@Base 3.2.1
+ archive_entry_is_metadata_encrypted@Base 3.2.1
+ archive_entry_linkify@Base 3.0.4
+ archive_entry_linkresolver_free@Base 3.0.4
+ archive_entry_linkresolver_new@Base 3.0.4
+ archive_entry_linkresolver_set_strategy@Base 3.0.4
+ archive_entry_mac_metadata@Base 3.0.4
+ archive_entry_mode@Base 3.0.4
+ archive_entry_mtime@Base 3.0.4
+ archive_entry_mtime_is_set@Base 3.0.4
+ archive_entry_mtime_nsec@Base 3.0.4
+ archive_entry_new2@Base 3.0.4
+ archive_entry_new@Base 3.0.4
+ archive_entry_nlink@Base 3.0.4
+ archive_entry_partial_links@Base 3.0.4
+ archive_entry_pathname@Base 3.0.4
+ archive_entry_pathname_utf8@Base 3.2.1
+ archive_entry_pathname_w@Base 3.0.4
+ archive_entry_perm@Base 3.0.4
+ archive_entry_rdev@Base 3.0.4
+ archive_entry_rdevmajor@Base 3.0.4
+ archive_entry_rdevminor@Base 3.0.4
+ archive_entry_set_atime@Base 3.0.4
+ archive_entry_set_birthtime@Base 3.0.4
+ archive_entry_set_ctime@Base 3.0.4
+ archive_entry_set_dev@Base 3.0.4
+ archive_entry_set_devmajor@Base 3.0.4
+ archive_entry_set_devminor@Base 3.0.4
+#MISSING: 3.6.2-1# archive_entry_set_digest@Base 3.5.0
+ archive_entry_set_fflags@Base 3.0.4
+ archive_entry_set_filetype@Base 3.0.4
+ archive_entry_set_gid@Base 3.0.4
+ archive_entry_set_gname@Base 3.0.4
+ archive_entry_set_gname_utf8@Base 3.2.1
+ archive_entry_set_hardlink@Base 3.0.4
+ archive_entry_set_hardlink_utf8@Base 3.2.1
+ archive_entry_set_ino64@Base 3.0.4
+ archive_entry_set_ino@Base 3.0.4
+ archive_entry_set_is_data_encrypted@Base 3.2.1
+ archive_entry_set_is_metadata_encrypted@Base 3.2.1
+ archive_entry_set_link@Base 3.0.4
+ archive_entry_set_link_utf8@Base 3.2.1
+ archive_entry_set_mode@Base 3.0.4
+ archive_entry_set_mtime@Base 3.0.4
+ archive_entry_set_nlink@Base 3.0.4
+ archive_entry_set_pathname@Base 3.0.4
+ archive_entry_set_pathname_utf8@Base 3.2.1
+ archive_entry_set_perm@Base 3.0.4
+ archive_entry_set_rdev@Base 3.0.4
+ archive_entry_set_rdevmajor@Base 3.0.4
+ archive_entry_set_rdevminor@Base 3.0.4
+ archive_entry_set_size@Base 3.0.4
+ archive_entry_set_symlink@Base 3.0.4
+ archive_entry_set_symlink_type@Base 3.4.0
+ archive_entry_set_symlink_utf8@Base 3.2.1
+ archive_entry_set_uid@Base 3.0.4
+ archive_entry_set_uname@Base 3.0.4
+ archive_entry_set_uname_utf8@Base 3.2.1
+ archive_entry_size@Base 3.0.4
+ archive_entry_size_is_set@Base 3.0.4
+ archive_entry_sourcepath@Base 3.0.4
+ archive_entry_sourcepath_w@Base 3.0.4
+ archive_entry_sparse_add_entry@Base 3.0.4
+ archive_entry_sparse_clear@Base 3.0.4
+ archive_entry_sparse_count@Base 3.0.4
+ archive_entry_sparse_next@Base 3.0.4
+ archive_entry_sparse_reset@Base 3.0.4
+ archive_entry_stat@Base 3.0.4
+ archive_entry_strmode@Base 3.0.4
+ archive_entry_symlink@Base 3.0.4
+ archive_entry_symlink_type@Base 3.4.0
+ archive_entry_symlink_utf8@Base 3.2.1
+ archive_entry_symlink_w@Base 3.0.4
+ archive_entry_uid@Base 3.0.4
+ archive_entry_uname@Base 3.0.4
+ archive_entry_uname_utf8@Base 3.2.1
+ archive_entry_uname_w@Base 3.0.4
+ archive_entry_unset_atime@Base 3.0.4
+ archive_entry_unset_birthtime@Base 3.0.4
+ archive_entry_unset_ctime@Base 3.0.4
+ archive_entry_unset_mtime@Base 3.0.4
+ archive_entry_unset_size@Base 3.0.4
+ archive_entry_update_gname_utf8@Base 3.0.4
+ archive_entry_update_hardlink_utf8@Base 3.0.4
+ archive_entry_update_link_utf8@Base 3.0.4
+ archive_entry_update_pathname_utf8@Base 3.0.4
+ archive_entry_update_symlink_utf8@Base 3.0.4
+ archive_entry_update_uname_utf8@Base 3.0.4
+ archive_entry_xattr_add_entry@Base 3.0.4
+ archive_entry_xattr_clear@Base 3.0.4
+ archive_entry_xattr_count@Base 3.0.4
+ archive_entry_xattr_next@Base 3.0.4
+ archive_entry_xattr_reset@Base 3.0.4
+ archive_errno@Base 3.0.4
+ archive_error_string@Base 3.0.4
+ archive_file_count@Base 3.0.4
+ archive_filter_bytes@Base 3.0.4
+ archive_filter_code@Base 3.0.4
+ archive_filter_count@Base 3.0.4
+ archive_filter_name@Base 3.0.4
+ archive_format@Base 3.0.4
+ archive_format_name@Base 3.0.4
+ archive_free@Base 3.2.1
+ archive_liblz4_version@Base 3.2.1
+ archive_liblzma_version@Base 3.2.1
+ archive_libzstd_version@Base 3.3.3
+ archive_match_exclude_entry@Base 3.0.4
+ archive_match_exclude_pattern@Base 3.0.4
+ archive_match_exclude_pattern_from_file@Base 3.0.4
+ archive_match_exclude_pattern_from_file_w@Base 3.0.4
+ archive_match_exclude_pattern_w@Base 3.0.4
+ archive_match_excluded@Base 3.0.4
+ archive_match_free@Base 3.0.4
+ archive_match_include_date@Base 3.0.4
+ archive_match_include_date_w@Base 3.0.4
+ archive_match_include_file_time@Base 3.0.4
+ archive_match_include_file_time_w@Base 3.0.4
+ archive_match_include_gid@Base 3.0.4
+ archive_match_include_gname@Base 3.0.4
+ archive_match_include_gname_w@Base 3.0.4
+ archive_match_include_pattern@Base 3.0.4
+ archive_match_include_pattern_from_file@Base 3.0.4
+ archive_match_include_pattern_from_file_w@Base 3.0.4
+ archive_match_include_pattern_w@Base 3.0.4
+ archive_match_include_time@Base 3.0.4
+ archive_match_include_uid@Base 3.0.4
+ archive_match_include_uname@Base 3.0.4
+ archive_match_include_uname_w@Base 3.0.4
+ archive_match_new@Base 3.0.4
+ archive_match_owner_excluded@Base 3.0.4
+ archive_match_path_excluded@Base 3.0.4
+ archive_match_path_unmatched_inclusions@Base 3.0.4
+ archive_match_path_unmatched_inclusions_next@Base 3.0.4
+ archive_match_path_unmatched_inclusions_next_w@Base 3.0.4
+ archive_match_set_inclusion_recursion@Base 3.4.0
+ archive_match_time_excluded@Base 3.0.4
+#MISSING: 3.6.2-1# archive_mstring_clean@Base 3.0.4
+#MISSING: 3.6.2-1# archive_mstring_copy@Base 3.0.4
+#MISSING: 3.6.2-1# archive_mstring_copy_mbs@Base 3.0.4
+#MISSING: 3.6.2-1# archive_mstring_copy_mbs_len@Base 3.0.4
+#MISSING: 3.6.2-1# archive_mstring_copy_mbs_len_l@Base 3.0.4
+#MISSING: 3.6.2-1# archive_mstring_copy_utf8@Base 3.2.1
+#MISSING: 3.6.2-1# archive_mstring_copy_wcs@Base 3.0.4
+#MISSING: 3.6.2-1# archive_mstring_copy_wcs_len@Base 3.0.4
+#MISSING: 3.6.2-1# archive_mstring_get_mbs@Base 3.0.4
+#MISSING: 3.6.2-1# archive_mstring_get_mbs_l@Base 3.0.4
+#MISSING: 3.6.2-1# archive_mstring_get_utf8@Base 3.0.4
+#MISSING: 3.6.2-1# archive_mstring_get_wcs@Base 3.0.4
+#MISSING: 3.6.2-1# archive_mstring_update_utf8@Base 3.0.4
+ archive_position_compressed@Base 3.0.4
+ archive_position_uncompressed@Base 3.0.4
+#MISSING: 3.6.2-1# archive_random@Base 3.2.1
+ archive_read_add_callback_data@Base 3.1.2
+ archive_read_add_passphrase@Base 3.2.1
+ archive_read_append_callback_data@Base 3.1.2
+ archive_read_append_filter@Base 3.1.2
+ archive_read_append_filter_program@Base 3.1.2
+ archive_read_append_filter_program_signature@Base 3.1.2
+ archive_read_close@Base 3.0.4
+ archive_read_data@Base 3.0.4
+ archive_read_data_block@Base 3.0.4
+ archive_read_data_into_fd@Base 3.0.4
+ archive_read_data_skip@Base 3.0.4
+ archive_read_disk_can_descend@Base 3.0.4
+ archive_read_disk_current_filesystem@Base 3.0.4
+ archive_read_disk_current_filesystem_is_remote@Base 3.0.4
+ archive_read_disk_current_filesystem_is_synthetic@Base 3.0.4
+ archive_read_disk_descend@Base 3.0.4
+ archive_read_disk_entry_from_file@Base 3.0.4
+#MISSING: 3.6.2-1# archive_read_disk_entry_setup_acls@Base 3.3.3
+#MISSING: 3.6.2-1# archive_read_disk_entry_setup_path@Base 3.3.3
+ archive_read_disk_gname@Base 3.0.4
+ archive_read_disk_new@Base 3.0.4
+ archive_read_disk_open@Base 3.0.4
+ archive_read_disk_open_w@Base 3.0.4
+ archive_read_disk_set_atime_restored@Base 3.0.4
+ archive_read_disk_set_behavior@Base 3.0.4
+ archive_read_disk_set_gname_lookup@Base 3.0.4
+ archive_read_disk_set_matching@Base 3.0.4
+ archive_read_disk_set_metadata_filter_callback@Base 3.0.4
+ archive_read_disk_set_standard_lookup@Base 3.0.4
+ archive_read_disk_set_symlink_hybrid@Base 3.0.4
+ archive_read_disk_set_symlink_logical@Base 3.0.4
+ archive_read_disk_set_symlink_physical@Base 3.0.4
+ archive_read_disk_set_uname_lookup@Base 3.0.4
+ archive_read_disk_uname@Base 3.0.4
+ archive_read_extract2@Base 3.0.4
+ archive_read_extract@Base 3.0.4
+ archive_read_extract_set_progress_callback@Base 3.0.4
+ archive_read_extract_set_skip_file@Base 3.0.4
+ archive_read_finish@Base 3.0.4
+ archive_read_format_capabilities@Base 3.2.1
+ archive_read_free@Base 3.0.4
+ archive_read_has_encrypted_entries@Base 3.2.1
+ archive_read_header_position@Base 3.0.4
+ archive_read_new@Base 3.0.4
+ archive_read_next_header2@Base 3.0.4
+ archive_read_next_header@Base 3.0.4
+ archive_read_open1@Base 3.0.4
+ archive_read_open2@Base 3.0.4
+ archive_read_open@Base 3.0.4
+ archive_read_open_FILE@Base 3.0.4
+ archive_read_open_fd@Base 3.0.4
+ archive_read_open_file@Base 3.0.4
+ archive_read_open_filename@Base 3.0.4
+ archive_read_open_filename_w@Base 3.0.4
+ archive_read_open_filenames@Base 3.1.2
+ archive_read_open_memory2@Base 3.0.4
+ archive_read_open_memory@Base 3.0.4
+ archive_read_prepend_callback_data@Base 3.1.2
+ archive_read_set_callback_data2@Base 3.1.2
+ archive_read_set_callback_data@Base 3.0.4
+ archive_read_set_close_callback@Base 3.0.4
+ archive_read_set_filter_option@Base 3.0.4
+ archive_read_set_format@Base 3.1.2
+ archive_read_set_format_option@Base 3.0.4
+ archive_read_set_open_callback@Base 3.0.4
+ archive_read_set_option@Base 3.0.4
+ archive_read_set_options@Base 3.0.4
+ archive_read_set_passphrase_callback@Base 3.2.1
+ archive_read_set_read_callback@Base 3.0.4
+ archive_read_set_seek_callback@Base 3.0.4
+ archive_read_set_skip_callback@Base 3.0.4
+ archive_read_set_switch_callback@Base 3.1.2
+ archive_read_support_compression_all@Base 3.0.4
+ archive_read_support_compression_bzip2@Base 3.0.4
+ archive_read_support_compression_compress@Base 3.0.4
+ archive_read_support_compression_gzip@Base 3.0.4
+ archive_read_support_compression_lzip@Base 3.0.4
+ archive_read_support_compression_lzma@Base 3.0.4
+ archive_read_support_compression_none@Base 3.0.4
+ archive_read_support_compression_program@Base 3.0.4
+ archive_read_support_compression_program_signature@Base 3.0.4
+ archive_read_support_compression_rpm@Base 3.0.4
+ archive_read_support_compression_uu@Base 3.0.4
+ archive_read_support_compression_xz@Base 3.0.4
+ archive_read_support_filter_all@Base 3.0.4
+ archive_read_support_filter_by_code@Base 3.5.0
+ archive_read_support_filter_bzip2@Base 3.0.4
+ archive_read_support_filter_compress@Base 3.0.4
+ archive_read_support_filter_grzip@Base 3.1.2
+ archive_read_support_filter_gzip@Base 3.0.4
+ archive_read_support_filter_lrzip@Base 3.1.2
+ archive_read_support_filter_lz4@Base 3.2.1
+ archive_read_support_filter_lzip@Base 3.0.4
+ archive_read_support_filter_lzma@Base 3.0.4
+ archive_read_support_filter_lzop@Base 3.1.2
+ archive_read_support_filter_none@Base 3.0.4
+ archive_read_support_filter_program@Base 3.0.4
+ archive_read_support_filter_program_signature@Base 3.0.4
+ archive_read_support_filter_rpm@Base 3.0.4
+ archive_read_support_filter_uu@Base 3.0.4
+ archive_read_support_filter_xz@Base 3.0.4
+ archive_read_support_filter_zstd@Base 3.3.3
+ archive_read_support_format_7zip@Base 3.0.4
+ archive_read_support_format_all@Base 3.0.4
+ archive_read_support_format_ar@Base 3.0.4
+ archive_read_support_format_by_code@Base 3.0.4
+ archive_read_support_format_cab@Base 3.0.4
+ archive_read_support_format_cpio@Base 3.0.4
+ archive_read_support_format_empty@Base 3.0.4
+ archive_read_support_format_gnutar@Base 3.0.4
+ archive_read_support_format_iso9660@Base 3.0.4
+ archive_read_support_format_lha@Base 3.0.4
+ archive_read_support_format_mtree@Base 3.0.4
+ archive_read_support_format_rar5@Base 3.4.0
+ archive_read_support_format_rar@Base 3.0.4
+ archive_read_support_format_raw@Base 3.0.4
+ archive_read_support_format_tar@Base 3.0.4
+ archive_read_support_format_warc@Base 3.2.1
+ archive_read_support_format_xar@Base 3.0.4
+ archive_read_support_format_zip@Base 3.0.4
+ archive_read_support_format_zip_seekable@Base 3.0.4
+ archive_read_support_format_zip_streamable@Base 3.0.4
+ archive_seek_data@Base 3.1.2
+ archive_set_error@Base 3.0.4
+#MISSING: 3.6.2-1# archive_strappend_char@Base 3.0.4
+#MISSING: 3.6.2-1# archive_strcat@Base 3.0.4
+#MISSING: 3.6.2-1# archive_string_append_from_wcs@Base 3.0.4
+#MISSING: 3.6.2-1# archive_string_concat@Base 3.0.4
+#MISSING: 3.6.2-1# archive_string_conversion_charset_name@Base 3.0.4
+#MISSING: 3.6.2-1# archive_string_conversion_free@Base 3.0.4
+#MISSING: 3.6.2-1# archive_string_conversion_from_charset@Base 3.0.4
+#MISSING: 3.6.2-1# archive_string_conversion_set_opt@Base 3.0.4
+#MISSING: 3.6.2-1# archive_string_conversion_to_charset@Base 3.0.4
+#MISSING: 3.6.2-1# archive_string_default_conversion_for_read@Base 3.0.4
+#MISSING: 3.6.2-1# archive_string_default_conversion_for_write@Base 3.0.4
+#MISSING: 3.6.2-1# archive_string_ensure@Base 3.0.4
+#MISSING: 3.6.2-1# archive_string_free@Base 3.0.4
+#MISSING: 3.6.2-1# archive_string_sprintf@Base 3.0.4
+#MISSING: 3.6.2-1# archive_string_vsprintf@Base 3.0.4
+#MISSING: 3.6.2-1# archive_strncat@Base 3.0.4
+#MISSING: 3.6.2-1# archive_strncat_l@Base 3.0.4
+#MISSING: 3.6.2-1# archive_strncpy_l@Base 3.0.4
+ archive_utility_string_sort@Base 3.2.1
+ archive_version_details@Base 3.2.1
+ archive_version_number@Base 3.0.4
+ archive_version_string@Base 3.0.4
+ archive_write_add_filter@Base 3.0.4
+ archive_write_add_filter_b64encode@Base 3.1.2
+ archive_write_add_filter_by_name@Base 3.1.2
+ archive_write_add_filter_bzip2@Base 3.0.4
+ archive_write_add_filter_compress@Base 3.0.4
+ archive_write_add_filter_grzip@Base 3.1.2
+ archive_write_add_filter_gzip@Base 3.0.4
+ archive_write_add_filter_lrzip@Base 3.1.2
+ archive_write_add_filter_lz4@Base 3.2.1
+ archive_write_add_filter_lzip@Base 3.0.4
+ archive_write_add_filter_lzma@Base 3.0.4
+ archive_write_add_filter_lzop@Base 3.1.2
+ archive_write_add_filter_none@Base 3.0.4
+ archive_write_add_filter_program@Base 3.0.4
+ archive_write_add_filter_uuencode@Base 3.1.2
+ archive_write_add_filter_xz@Base 3.0.4
+ archive_write_add_filter_zstd@Base 3.3.3
+ archive_write_close@Base 3.0.4
+ archive_write_data@Base 3.0.4
+ archive_write_data_block@Base 3.0.4
+ archive_write_disk_gid@Base 3.0.4
+ archive_write_disk_new@Base 3.0.4
+#MISSING: 3.6.2-1# archive_write_disk_set_acls@Base 3.1.2
+ archive_write_disk_set_group_lookup@Base 3.0.4
+ archive_write_disk_set_options@Base 3.0.4
+ archive_write_disk_set_skip_file@Base 3.0.4
+ archive_write_disk_set_standard_lookup@Base 3.0.4
+ archive_write_disk_set_user_lookup@Base 3.0.4
+ archive_write_disk_uid@Base 3.0.4
+ archive_write_fail@Base 3.1.2
+ archive_write_finish@Base 3.0.4
+ archive_write_finish_entry@Base 3.0.4
+ archive_write_free@Base 3.0.4
+ archive_write_get_bytes_in_last_block@Base 3.0.4
+ archive_write_get_bytes_per_block@Base 3.0.4
+ archive_write_header@Base 3.0.4
+ archive_write_new@Base 3.0.4
+ archive_write_open2@Base 3.5.0
+ archive_write_open@Base 3.0.4
+ archive_write_open_FILE@Base 3.0.4
+ archive_write_open_fd@Base 3.0.4
+ archive_write_open_file@Base 3.0.4
+ archive_write_open_filename@Base 3.0.4
+ archive_write_open_filename_w@Base 3.0.4
+ archive_write_open_memory@Base 3.0.4
+ archive_write_set_bytes_in_last_block@Base 3.0.4
+ archive_write_set_bytes_per_block@Base 3.0.4
+ archive_write_set_compression_bzip2@Base 3.0.4
+ archive_write_set_compression_compress@Base 3.0.4
+ archive_write_set_compression_gzip@Base 3.0.4
+ archive_write_set_compression_lzip@Base 3.0.4
+ archive_write_set_compression_lzma@Base 3.0.4
+ archive_write_set_compression_none@Base 3.0.4
+ archive_write_set_compression_program@Base 3.0.4
+ archive_write_set_compression_xz@Base 3.0.4
+ archive_write_set_filter_option@Base 3.0.4
+ archive_write_set_format@Base 3.0.4
+ archive_write_set_format_7zip@Base 3.0.4
+ archive_write_set_format_ar_bsd@Base 3.0.4
+ archive_write_set_format_ar_svr4@Base 3.0.4
+ archive_write_set_format_by_name@Base 3.0.4
+ archive_write_set_format_cpio@Base 3.0.4
+ archive_write_set_format_cpio_bin@Base 3.5.2
+ archive_write_set_format_cpio_newc@Base 3.0.4
+ archive_write_set_format_cpio_odc@Base 3.5.2
+ archive_write_set_format_cpio_pwb@Base 3.5.2
+ archive_write_set_format_filter_by_ext@Base 3.2.1
+ archive_write_set_format_filter_by_ext_def@Base 3.2.1
+ archive_write_set_format_gnutar@Base 3.0.4
+ archive_write_set_format_iso9660@Base 3.0.4
+ archive_write_set_format_mtree@Base 3.0.4
+ archive_write_set_format_mtree_classic@Base 3.1.2
+ archive_write_set_format_option@Base 3.0.4
+ archive_write_set_format_pax@Base 3.0.4
+ archive_write_set_format_pax_restricted@Base 3.0.4
+ archive_write_set_format_raw@Base 3.2.1
+ archive_write_set_format_shar@Base 3.0.4
+ archive_write_set_format_shar_dump@Base 3.0.4
+ archive_write_set_format_ustar@Base 3.0.4
+ archive_write_set_format_v7tar@Base 3.1.2
+ archive_write_set_format_warc@Base 3.2.1
+ archive_write_set_format_xar@Base 3.0.4
+ archive_write_set_format_zip@Base 3.0.4
+ archive_write_set_option@Base 3.0.4
+ archive_write_set_options@Base 3.0.4
+ archive_write_set_passphrase@Base 3.2.1
+ archive_write_set_passphrase_callback@Base 3.2.1
+ archive_write_set_skip_file@Base 3.0.4
+ archive_write_zip_set_compression_deflate@Base 3.1.2
+ archive_write_zip_set_compression_store@Base 3.1.2
+#MISSING: 3.6.2-1# archive_wstrappend_wchar@Base 3.0.4
+#MISSING: 3.6.2-1# archive_wstrcat@Base 3.0.4
+#MISSING: 3.6.2-1# archive_wstring_append_from_mbs@Base 3.0.4
+#MISSING: 3.6.2-1# archive_wstring_concat@Base 3.0.4
+#MISSING: 3.6.2-1# archive_wstring_ensure@Base 3.0.4
+#MISSING: 3.6.2-1# archive_wstring_free@Base 3.0.4
+#MISSING: 3.6.2-1# archive_wstrncat@Base 3.0.4
+ archive_zlib_version@Base 3.2.1
+#MISSING: 3.6.2-1# blake2s@Base 3.4.0
+#MISSING: 3.6.2-1# blake2s_final@Base 3.4.0
+#MISSING: 3.6.2-1# blake2s_init@Base 3.4.0
+#MISSING: 3.6.2-1# blake2s_init_key@Base 3.4.0
+#MISSING: 3.6.2-1# blake2s_init_param@Base 3.4.0
+#MISSING: 3.6.2-1# blake2s_update@Base 3.4.0
+#MISSING: 3.6.2-1# blake2sp@Base 3.4.0
+#MISSING: 3.6.2-1# blake2sp_final@Base 3.4.0
+#MISSING: 3.6.2-1# blake2sp_init@Base 3.4.0
+#MISSING: 3.6.2-1# blake2sp_init_key@Base 3.4.0
+#MISSING: 3.6.2-1# blake2sp_update@Base 3.4.0
--- End Message ---
--- Begin Message ---
Source: libarchive
Source-Version: 3.7.2-1.1
Done: Lukas Märdian <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libarchive, 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.
Lukas Märdian <[email protected]> (supplier of updated libarchive 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: Thu, 29 Feb 2024 08:40:57 +0000
Source: libarchive
Architecture: source
Version: 3.7.2-1.1
Distribution: unstable
Urgency: medium
Maintainer: Peter Pentchev <[email protected]>
Changed-By: Lukas Märdian <[email protected]>
Closes: 1062224
Changes:
libarchive (3.7.2-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062224
Checksums-Sha1:
5fcb76fdbef655489578d96159b67650f02f3da3 2609 libarchive_3.7.2-1.1.dsc
069c8cea346d7b99792856b5222d59a63f05c5c4 26936
libarchive_3.7.2-1.1.debian.tar.xz
a6b4d87a11ca8df79f36a45c19321e2e7fa050d9 7096
libarchive_3.7.2-1.1_source.buildinfo
Checksums-Sha256:
b82fd14cbcf76c1cf5609bb7da7caeae15d20296537e0d845c747adf4dde137c 2609
libarchive_3.7.2-1.1.dsc
edfec246ffba5951f1e0f359e22a3eed6cb22f9857ab965bbf96b49f842f50ab 26936
libarchive_3.7.2-1.1.debian.tar.xz
af0e98df7805001e17ea22ce04c34527bbe3d974fa35b1d7430944acec4b2fe6 7096
libarchive_3.7.2-1.1_source.buildinfo
Files:
a3505b41e5d322baef794ce862c2a1ee 2609 libs optional libarchive_3.7.2-1.1.dsc
acb21094956d5bfc11771103f9d6ae54 26936 libs optional
libarchive_3.7.2-1.1.debian.tar.xz
5fe335a18d6c076910742dc0af67178b 7096 libs optional
libarchive_3.7.2-1.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE496GmCL5m2y8NfJ5v322IrMDrIsFAmXgQ2cRHHNseW9uQGRl
Ymlhbi5vcmcACgkQv322IrMDrItq1xAAwGGG4sIRjWI/wN5gEI/BzijfbmLGykP7
I5do8B/7rnRTvLz6n2Z6XpLRTsYpbJCLsEcEkB34QZudcxH+FRPhex5tUZorfM0V
aLLIjMBQjb2kThq65n5lx52tM+HvV3jnNhIC7yZO+D95PUs/lnNs7EPwvl2+V4GR
yEHVnbuL/z4cRrvii4BQYqMqkM23Ig8IVg860HDukl6Kuky49sAPuWLRYg49EfET
S5U6e44vSxY8AG9bjE1dolyIs2EqFkjDPmNafuqAmPUKXO4f65QH4QQw5vCQSvox
TjzLyBNrIfjTK4W2M9AQSPE9H1W893zR8EL0ljTQkVjChIEwX6TKeTguX+G5ytJa
eTNysNgzdWdvBmeKVrhdH+mgaR/mZ0qqU9ii4ZnLOj9NGd/NYLHAwdIZ9G1j0eMQ
4YnOrEuwArf3cXabqmO2hfH/R+/qzMTFjygkgWvd3VwSvDyKCoM+03jL6w86Svg0
I+nQgOs4GUKCuqZttprtEvVM8uJYkblPZJvCWCkUT4QUa48sjjta7F/Yijtab19r
mDACJ8gcuEIDWEo4G9DwrezTaBpMtC3Vr0pmydSFBCBuJfl0oi7uKKGXeBOphWZA
0peupgk6vA0FPOrISDIoj8ivGV51f0o/PQj8d0gaGZ73NalCesKI4d2OD+1jqAdL
3NRentuZnPI=
=tGPL
-----END PGP SIGNATURE-----
pgpmIg1aSmoPt.pgp
Description: PGP signature
--- End Message ---