Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- 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 libvshadow-20190323/debian/changelog 
libvshadow-20190323/debian/changelog
--- libvshadow-20190323/debian/changelog        2021-01-27 09:03:41.000000000 
+0000
+++ libvshadow-20190323/debian/changelog        2024-03-01 07:12:55.000000000 
+0000
@@ -1,3 +1,10 @@
+libvshadow (20190323-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1062727
+
+ -- Steve Langasek <vor...@debian.org>  Fri, 01 Mar 2024 07:12:55 +0000
+
 libvshadow (20190323-2) unstable; urgency=medium
 
   [ Samuel Henrique ]
diff -Nru libvshadow-20190323/debian/control libvshadow-20190323/debian/control
--- libvshadow-20190323/debian/control  2021-01-27 09:03:41.000000000 +0000
+++ libvshadow-20190323/debian/control  2024-03-01 07:12:55.000000000 +0000
@@ -2,7 +2,7 @@
 Priority: optional
 Maintainer: Debian Security Tools <team+pkg-secur...@tracker.debian.org>
 Uploaders: Hilko Bengen <ben...@debian.org>
-Build-Depends: debhelper-compat (= 11),
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 11),
  dh-python,
  pkg-config,
  libbfio-dev, libfuse-dev,
@@ -18,7 +18,7 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends},
- libvshadow1 (= ${binary:Version})
+ libvshadow1t64 (= ${binary:Version})
 Description: Volume Shadow Snapshot format access library -- development files
  libvshadow is a library to access the Volume Shadow Snapshot (VSS)
  format. The VSS format is used by Windows, as of Vista, to maintain
@@ -26,7 +26,10 @@
  .
  This package includes the development support files.
 
-Package: libvshadow1
+Package: libvshadow1t64
+Provides: ${t64:Provides}
+Replaces: libvshadow1
+Breaks: libvshadow1 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
@@ -43,7 +46,7 @@
 Architecture: any
 Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends},
- libvshadow1,
+ libvshadow1t64,
 Description: Volume Shadow Snapshot format access library -- Utilities
  libvshadow is a library to access the Volume Shadow Snapshot (VSS)
  format. The VSS format is used by Windows, as of Vista, to maintain
@@ -55,7 +58,7 @@
 Package: python3-libvshadow
 Section: python
 Architecture: any
-Depends: libvshadow1 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}, ${python3:Depends},
+Depends: libvshadow1t64 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}, ${python3:Depends},
  ${python3:Depends},
 Description: Volume Shadow Snapshot format access library -- Python 3 bindings
  libvshadow is a library to access the Volume Shadow Snapshot (VSS)
diff -Nru libvshadow-20190323/debian/libvshadow1.install 
libvshadow-20190323/debian/libvshadow1.install
--- libvshadow-20190323/debian/libvshadow1.install      2021-01-27 
09:03:41.000000000 +0000
+++ libvshadow-20190323/debian/libvshadow1.install      1970-01-01 
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*-*/lib*.so.*
diff -Nru libvshadow-20190323/debian/libvshadow1.symbols 
libvshadow-20190323/debian/libvshadow1.symbols
--- libvshadow-20190323/debian/libvshadow1.symbols      2021-01-27 
09:03:41.000000000 +0000
+++ libvshadow-20190323/debian/libvshadow1.symbols      1970-01-01 
00:00:00.000000000 +0000
@@ -1,113 +0,0 @@
-libvshadow.so.1 libvshadow1 #MINVER#
- (optional|regex)^libcdata_.* 0
- (optional|regex)^libcerror_.* 0
- (optional|regex)^libcfile_.* 0
- (optional|regex)^libclocale_.* 0
- (optional|regex)^libcnotify_.* 0
- (optional|regex)^libcpath_.* 0
- (optional|regex)^libcsplit_.* 0
- (optional|regex)^libcthreads_.* 0
- (optional|regex)^libfdatetime_.* 0
- (optional|regex)^libfguid_.* 0
- (optional|regex)^libuna_.* 0
- libvshadow_block_descriptor_clone@Base 20150106
- libvshadow_block_descriptor_compare_by_original_offset@Base 20150106
- libvshadow_block_descriptor_compare_by_relative_offset@Base 20150106
- libvshadow_block_descriptor_compare_range_by_original_offset_value@Base 
20150106
- libvshadow_block_descriptor_compare_range_by_relative_offset_value@Base 
20150106
- libvshadow_block_descriptor_compare_reverse@Base 20150106
- libvshadow_block_descriptor_free@Base 20150106
- libvshadow_block_descriptor_free_reverse@Base 20150106
- libvshadow_block_descriptor_initialize@Base 20150106
- libvshadow_block_descriptor_read_data@Base 20161111
- libvshadow_block_free@Base 20150106
- libvshadow_block_get_offset@Base 20150106
- libvshadow_block_get_original_offset@Base 20150106
- libvshadow_block_get_relative_offset@Base 20150106
- libvshadow_block_get_values@Base 20150106
- libvshadow_block_initialize@Base 20150106
- libvshadow_block_range_descriptor_free@Base 20150106
- libvshadow_block_range_descriptor_initialize@Base 20150106
- libvshadow_block_range_descriptor_read_data@Base 20161111
- libvshadow_block_tree_insert@Base 20150106
- libvshadow_check_volume_signature@Base 20150106
- libvshadow_check_volume_signature_file_io_handle@Base 20150106
- libvshadow_error_backtrace_fprint@Base 20150106
- libvshadow_error_backtrace_sprint@Base 20150106
- libvshadow_error_fprint@Base 20150106
- libvshadow_error_free@Base 20150106
- libvshadow_error_sprint@Base 20150106
- libvshadow_get_access_flags_read@Base 20150106
- libvshadow_get_codepage@Base 20150106
- libvshadow_get_version@Base 20150106
- libvshadow_internal_store_read_buffer_from_file_io_handle@Base 20150106
- libvshadow_internal_store_seek_offset@Base 20150106
- libvshadow_io_handle_clear@Base 20150106
- libvshadow_io_handle_free@Base 20150106
- libvshadow_io_handle_initialize@Base 20150106
- libvshadow_io_handle_read_catalog@Base 20150106
- libvshadow_io_handle_read_catalog_header_data@Base 20161111
- libvshadow_io_handle_read_ntfs_volume_header@Base 20150106
- libvshadow_io_handle_read_volume_header@Base 20150106
- libvshadow_io_handle_read_volume_header_data@Base 20161111
- libvshadow_notify_set_stream@Base 20150106
- libvshadow_notify_set_verbose@Base 20150106
- libvshadow_notify_stream_close@Base 20150106
- libvshadow_notify_stream_open@Base 20150106
- libvshadow_set_codepage@Base 20150106
- libvshadow_store_block_free@Base 20150106
- libvshadow_store_block_initialize@Base 20150106
- libvshadow_store_block_read@Base 20150106
- libvshadow_store_block_read_header_data@Base 20161111
- libvshadow_store_descriptor_compare_by_creation_time@Base 20150106
- libvshadow_store_descriptor_compare_by_identifier@Base 20150106
- libvshadow_store_descriptor_free@Base 20150106
- libvshadow_store_descriptor_get_attribute_flags@Base 20150106
- libvshadow_store_descriptor_get_block_descriptor_by_index@Base 20150106
- libvshadow_store_descriptor_get_copy_identifier@Base 20150106
- libvshadow_store_descriptor_get_copy_set_identifier@Base 20150106
- libvshadow_store_descriptor_get_creation_time@Base 20150106
- libvshadow_store_descriptor_get_identifier@Base 20150106
- libvshadow_store_descriptor_get_number_of_blocks@Base 20150106
- libvshadow_store_descriptor_get_volume_size@Base 20150106
- libvshadow_store_descriptor_has_in_volume_data@Base 20160110
- libvshadow_store_descriptor_initialize@Base 20150106
- libvshadow_store_descriptor_read_block_descriptors@Base 20150106
- libvshadow_store_descriptor_read_buffer@Base 20150106
- libvshadow_store_descriptor_read_catalog_entry@Base 20150106
- libvshadow_store_descriptor_read_store_bitmap@Base 20150106
- libvshadow_store_descriptor_read_store_block_list@Base 20150106
- libvshadow_store_descriptor_read_store_block_range_list@Base 20150106
- libvshadow_store_descriptor_read_store_header@Base 20150106
- libvshadow_store_free@Base 20150106
- libvshadow_store_get_attribute_flags@Base 20150106
- libvshadow_store_get_block_by_index@Base 20150106
- libvshadow_store_get_copy_identifier@Base 20150106
- libvshadow_store_get_copy_set_identifier@Base 20150106
- libvshadow_store_get_creation_time@Base 20150106
- libvshadow_store_get_identifier@Base 20150106
- libvshadow_store_get_number_of_blocks@Base 20150106
- libvshadow_store_get_offset@Base 20150106
- libvshadow_store_get_size@Base 20150106
- libvshadow_store_get_volume_size@Base 20150106
- libvshadow_store_has_in_volume_data@Base 20160110
- libvshadow_store_initialize@Base 20150106
- libvshadow_store_read_buffer@Base 20150106
- libvshadow_store_read_buffer_at_offset@Base 20150106
- libvshadow_store_read_buffer_from_file_io_handle@Base 20150106
- libvshadow_store_seek_offset@Base 20150106
- libvshadow_volume_close@Base 20150106
- libvshadow_volume_free@Base 20150106
- libvshadow_volume_get_number_of_stores@Base 20150106
- libvshadow_volume_get_size@Base 20150106
- libvshadow_volume_get_store@Base 20150106
- libvshadow_volume_get_store_identifier@Base 20150106
- libvshadow_volume_initialize@Base 20150106
- libvshadow_volume_open@Base 20150106
- libvshadow_volume_open_file_io_handle@Base 20150106
- libvshadow_volume_open_read@Base 20150106
- libvshadow_volume_signal_abort@Base 20150106
- vshadow_empty_store_block_list_entry@Base 20150106
- vshadow_empty_store_block_range_list_entry@Base 20150106
- vshadow_ntfs_volume_file_system_signature@Base 20150106
- vshadow_vss_identifier@Base 20150106
diff -Nru libvshadow-20190323/debian/libvshadow1t64.install 
libvshadow-20190323/debian/libvshadow1t64.install
--- libvshadow-20190323/debian/libvshadow1t64.install   1970-01-01 
00:00:00.000000000 +0000
+++ libvshadow-20190323/debian/libvshadow1t64.install   2021-01-27 
09:03:41.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*-*/lib*.so.*
diff -Nru libvshadow-20190323/debian/libvshadow1t64.lintian-overrides 
libvshadow-20190323/debian/libvshadow1t64.lintian-overrides
--- libvshadow-20190323/debian/libvshadow1t64.lintian-overrides 1970-01-01 
00:00:00.000000000 +0000
+++ libvshadow-20190323/debian/libvshadow1t64.lintian-overrides 2024-03-01 
07:12:46.000000000 +0000
@@ -0,0 +1 @@
+libvshadow1t64: package-name-doesnt-match-sonames libvshadow1
diff -Nru libvshadow-20190323/debian/libvshadow1t64.symbols 
libvshadow-20190323/debian/libvshadow1t64.symbols
--- libvshadow-20190323/debian/libvshadow1t64.symbols   1970-01-01 
00:00:00.000000000 +0000
+++ libvshadow-20190323/debian/libvshadow1t64.symbols   2024-03-01 
07:12:46.000000000 +0000
@@ -0,0 +1,113 @@
+libvshadow.so.1 libvshadow1t64 #MINVER#
+ (optional|regex)^libcdata_.* 0
+ (optional|regex)^libcerror_.* 0
+ (optional|regex)^libcfile_.* 0
+ (optional|regex)^libclocale_.* 0
+ (optional|regex)^libcnotify_.* 0
+ (optional|regex)^libcpath_.* 0
+ (optional|regex)^libcsplit_.* 0
+ (optional|regex)^libcthreads_.* 0
+ (optional|regex)^libfdatetime_.* 0
+ (optional|regex)^libfguid_.* 0
+ (optional|regex)^libuna_.* 0
+ libvshadow_block_descriptor_clone@Base 20150106
+ libvshadow_block_descriptor_compare_by_original_offset@Base 20150106
+ libvshadow_block_descriptor_compare_by_relative_offset@Base 20150106
+ libvshadow_block_descriptor_compare_range_by_original_offset_value@Base 
20150106
+ libvshadow_block_descriptor_compare_range_by_relative_offset_value@Base 
20150106
+ libvshadow_block_descriptor_compare_reverse@Base 20150106
+ libvshadow_block_descriptor_free@Base 20150106
+ libvshadow_block_descriptor_free_reverse@Base 20150106
+ libvshadow_block_descriptor_initialize@Base 20150106
+ libvshadow_block_descriptor_read_data@Base 20161111
+ libvshadow_block_free@Base 20150106
+ libvshadow_block_get_offset@Base 20150106
+ libvshadow_block_get_original_offset@Base 20150106
+ libvshadow_block_get_relative_offset@Base 20150106
+ libvshadow_block_get_values@Base 20150106
+ libvshadow_block_initialize@Base 20150106
+ libvshadow_block_range_descriptor_free@Base 20150106
+ libvshadow_block_range_descriptor_initialize@Base 20150106
+ libvshadow_block_range_descriptor_read_data@Base 20161111
+ libvshadow_block_tree_insert@Base 20150106
+ libvshadow_check_volume_signature@Base 20150106
+ libvshadow_check_volume_signature_file_io_handle@Base 20150106
+ libvshadow_error_backtrace_fprint@Base 20150106
+ libvshadow_error_backtrace_sprint@Base 20150106
+ libvshadow_error_fprint@Base 20150106
+ libvshadow_error_free@Base 20150106
+ libvshadow_error_sprint@Base 20150106
+ libvshadow_get_access_flags_read@Base 20150106
+ libvshadow_get_codepage@Base 20150106
+ libvshadow_get_version@Base 20150106
+ libvshadow_internal_store_read_buffer_from_file_io_handle@Base 20150106
+ libvshadow_internal_store_seek_offset@Base 20150106
+ libvshadow_io_handle_clear@Base 20150106
+ libvshadow_io_handle_free@Base 20150106
+ libvshadow_io_handle_initialize@Base 20150106
+ libvshadow_io_handle_read_catalog@Base 20150106
+ libvshadow_io_handle_read_catalog_header_data@Base 20161111
+ libvshadow_io_handle_read_ntfs_volume_header@Base 20150106
+ libvshadow_io_handle_read_volume_header@Base 20150106
+ libvshadow_io_handle_read_volume_header_data@Base 20161111
+ libvshadow_notify_set_stream@Base 20150106
+ libvshadow_notify_set_verbose@Base 20150106
+ libvshadow_notify_stream_close@Base 20150106
+ libvshadow_notify_stream_open@Base 20150106
+ libvshadow_set_codepage@Base 20150106
+ libvshadow_store_block_free@Base 20150106
+ libvshadow_store_block_initialize@Base 20150106
+ libvshadow_store_block_read@Base 20150106
+ libvshadow_store_block_read_header_data@Base 20161111
+ libvshadow_store_descriptor_compare_by_creation_time@Base 20150106
+ libvshadow_store_descriptor_compare_by_identifier@Base 20150106
+ libvshadow_store_descriptor_free@Base 20150106
+ libvshadow_store_descriptor_get_attribute_flags@Base 20150106
+ libvshadow_store_descriptor_get_block_descriptor_by_index@Base 20150106
+ libvshadow_store_descriptor_get_copy_identifier@Base 20150106
+ libvshadow_store_descriptor_get_copy_set_identifier@Base 20150106
+ libvshadow_store_descriptor_get_creation_time@Base 20150106
+ libvshadow_store_descriptor_get_identifier@Base 20150106
+ libvshadow_store_descriptor_get_number_of_blocks@Base 20150106
+ libvshadow_store_descriptor_get_volume_size@Base 20150106
+ libvshadow_store_descriptor_has_in_volume_data@Base 20160110
+ libvshadow_store_descriptor_initialize@Base 20150106
+ libvshadow_store_descriptor_read_block_descriptors@Base 20150106
+ libvshadow_store_descriptor_read_buffer@Base 20150106
+ libvshadow_store_descriptor_read_catalog_entry@Base 20150106
+ libvshadow_store_descriptor_read_store_bitmap@Base 20150106
+ libvshadow_store_descriptor_read_store_block_list@Base 20150106
+ libvshadow_store_descriptor_read_store_block_range_list@Base 20150106
+ libvshadow_store_descriptor_read_store_header@Base 20150106
+ libvshadow_store_free@Base 20150106
+ libvshadow_store_get_attribute_flags@Base 20150106
+ libvshadow_store_get_block_by_index@Base 20150106
+ libvshadow_store_get_copy_identifier@Base 20150106
+ libvshadow_store_get_copy_set_identifier@Base 20150106
+ libvshadow_store_get_creation_time@Base 20150106
+ libvshadow_store_get_identifier@Base 20150106
+ libvshadow_store_get_number_of_blocks@Base 20150106
+ libvshadow_store_get_offset@Base 20150106
+ libvshadow_store_get_size@Base 20150106
+ libvshadow_store_get_volume_size@Base 20150106
+ libvshadow_store_has_in_volume_data@Base 20160110
+ libvshadow_store_initialize@Base 20150106
+ libvshadow_store_read_buffer@Base 20150106
+ libvshadow_store_read_buffer_at_offset@Base 20150106
+ libvshadow_store_read_buffer_from_file_io_handle@Base 20150106
+ libvshadow_store_seek_offset@Base 20150106
+ libvshadow_volume_close@Base 20150106
+ libvshadow_volume_free@Base 20150106
+ libvshadow_volume_get_number_of_stores@Base 20150106
+ libvshadow_volume_get_size@Base 20150106
+ libvshadow_volume_get_store@Base 20150106
+ libvshadow_volume_get_store_identifier@Base 20150106
+ libvshadow_volume_initialize@Base 20150106
+ libvshadow_volume_open@Base 20150106
+ libvshadow_volume_open_file_io_handle@Base 20150106
+ libvshadow_volume_open_read@Base 20150106
+ libvshadow_volume_signal_abort@Base 20150106
+ vshadow_empty_store_block_list_entry@Base 20150106
+ vshadow_empty_store_block_range_list_entry@Base 20150106
+ vshadow_ntfs_volume_file_system_signature@Base 20150106
+ vshadow_vss_identifier@Base 20150106

Reply via email to