Source: libolecf
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'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-21-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
diff -Nru libolecf-20181231/debian/changelog libolecf-20181231/debian/changelog
--- libolecf-20181231/debian/changelog  2021-01-27 09:01:40.000000000 +0000
+++ libolecf-20181231/debian/changelog  2024-02-28 14:27:01.000000000 +0000
@@ -1,3 +1,10 @@
+libolecf (20181231-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1062495
+
+ -- Benjamin Drung <[email protected]>  Wed, 28 Feb 2024 14:27:01 +0000
+
 libolecf (20181231-2) unstable; urgency=medium
 
   [ Jelmer Vernooij ]
diff -Nru libolecf-20181231/debian/control libolecf-20181231/debian/control
--- libolecf-20181231/debian/control    2021-01-27 09:01:40.000000000 +0000
+++ libolecf-20181231/debian/control    2024-02-28 14:27:01.000000000 +0000
@@ -2,7 +2,7 @@
 Priority: optional
 Maintainer: Debian Security Tools <[email protected]>
 Uploaders: Hilko Bengen <[email protected]>
-Build-Depends: debhelper-compat (= 11), pkg-config, dh-python, python3-dev, 
libbfio-dev, libfuse-dev,
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 11), pkg-config, 
dh-python, python3-dev, libbfio-dev, libfuse-dev,
 Standards-Version: 4.5.0
 Section: libs
 Homepage: https://github.com/libyal/libolecf
@@ -14,13 +14,16 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends},
- libolecf1 (= ${binary:Version})
+ libolecf1t64 (= ${binary:Version})
 Description: OLE2 Compound File format access library -- development files
  libolecf is a library to access the OLE 2 Compound File (OLECF) format.
  .
  This package includes the development support files.
 
-Package: libolecf1
+Package: libolecf1t64
+Provides: ${t64:Provides}
+Replaces: libolecf1
+Breaks: libolecf1 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends},
@@ -35,7 +38,7 @@
 Architecture: any
 Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends},
- libolecf1,
+ libolecf1t64,
 Description: OLE2 Compound File format access library -- Utilities
  libolecf is a library to access the OLE 2 Compound File (OLECF) format.
  .
@@ -45,7 +48,7 @@
 Package: python3-libolecf
 Section: python
 Architecture: any
-Depends: libolecf1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, 
${python3:Depends}
+Depends: libolecf1t64 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}, ${python3:Depends}
 Multi-Arch: same
 Description: OLE2 Compound File format access library -- Python 3 bindings
  libolecf is a library to access the OLE 2 Compound File (OLECF) format.
diff -Nru libolecf-20181231/debian/libolecf1.install 
libolecf-20181231/debian/libolecf1.install
--- libolecf-20181231/debian/libolecf1.install  2021-01-27 09:01:40.000000000 
+0000
+++ libolecf-20181231/debian/libolecf1.install  1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-usr/lib/*-*/lib*.so.*
diff -Nru libolecf-20181231/debian/libolecf1.symbols 
libolecf-20181231/debian/libolecf1.symbols
--- libolecf-20181231/debian/libolecf1.symbols  2021-01-27 09:01:40.000000000 
+0000
+++ libolecf-20181231/debian/libolecf1.symbols  1970-01-01 00:00:00.000000000 
+0000
@@ -1,142 +0,0 @@
-libolecf.so.1 libolecf1 #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)^libfole_.* 0
- (optional|regex)^libfvalue_.* 0
- (optional|regex)^libfwps_.* 0
- (optional|regex)^libuna_.* 0
- libfwsp_format_class_identifier_named_properties@Base 20150630
- libfwsp_format_class_identifier_unknown1@Base 20150630
- libolecf_allocation_table_free@Base 20150630
- libolecf_allocation_table_initialize@Base 20150630
- libolecf_allocation_table_resize@Base 20150630
- libolecf_check_file_signature@Base 20150630
- libolecf_check_file_signature_file_io_handle@Base 20150630
- libolecf_compound_object_stream_read@Base 20150630
- libolecf_directory_entry_compare@Base 20150630
- libolecf_directory_entry_free@Base 20150630
- libolecf_directory_entry_initialize@Base 20150630
- libolecf_directory_entry_read_data@Base 20170825
- libolecf_directory_list_get_element_by_identifier@Base 20170825
- libolecf_directory_tree_create@Base 20150630
- libolecf_directory_tree_create_process_entry@Base 20150630
- libolecf_directory_tree_get_sub_node_by_utf16_name@Base 20150630
- libolecf_directory_tree_get_sub_node_by_utf8_name@Base 20150630
- libolecf_error_backtrace_fprint@Base 20150630
- libolecf_error_backtrace_sprint@Base 20150630
- libolecf_error_fprint@Base 20150630
- libolecf_error_free@Base 20150630
- libolecf_error_sprint@Base 20150630
- libolecf_file_close@Base 20150630
- libolecf_file_free@Base 20150630
- libolecf_file_get_ascii_codepage@Base 20150630
- libolecf_file_get_format_version@Base 20150630
- libolecf_file_get_item_by_utf16_path@Base 20150630
- libolecf_file_get_item_by_utf8_path@Base 20150630
- libolecf_file_get_number_of_unallocated_blocks@Base 20150630
- libolecf_file_get_root_item@Base 20150630
- libolecf_file_get_sector_size@Base 20150630
- libolecf_file_get_short_sector_size@Base 20150630
- libolecf_file_get_unallocated_block@Base 20150630
- libolecf_file_header_free@Base 20181231
- libolecf_file_header_initialize@Base 20181231
- libolecf_file_header_read_data@Base 20181231
- libolecf_file_header_read_file_io_handle@Base 20181231
- libolecf_file_initialize@Base 20150630
- libolecf_file_open@Base 20150630
- libolecf_file_open_file_io_handle@Base 20150630
- libolecf_file_open_read@Base 20150630
- libolecf_file_set_ascii_codepage@Base 20150630
- libolecf_file_signal_abort@Base 20150630
- libolecf_get_access_flags_read@Base 20150630
- libolecf_get_codepage@Base 20150630
- libolecf_get_version@Base 20150630
- libolecf_internal_property_section_free@Base 20150630
- libolecf_internal_property_value_free@Base 20150630
- libolecf_io_handle_clear@Base 20150630
- libolecf_io_handle_free@Base 20150630
- libolecf_io_handle_initialize@Base 20150630
- libolecf_io_handle_read_directory_entries@Base 20150630
- libolecf_io_handle_read_msat@Base 20150630
- libolecf_io_handle_read_sat@Base 20150630
- libolecf_io_handle_read_ssat@Base 20150630
- libolecf_io_handle_read_stream@Base 20150630
- libolecf_item_free@Base 20150630
- libolecf_item_get_creation_time@Base 20150630
- libolecf_item_get_modification_time@Base 20150630
- libolecf_item_get_number_of_sub_items@Base 20150630
- libolecf_item_get_size@Base 20150630
- libolecf_item_get_sub_item@Base 20150630
- libolecf_item_get_sub_item_by_utf16_name@Base 20150630
- libolecf_item_get_sub_item_by_utf16_path@Base 20150630
- libolecf_item_get_sub_item_by_utf8_name@Base 20150630
- libolecf_item_get_sub_item_by_utf8_path@Base 20150630
- libolecf_item_get_type@Base 20150630
- libolecf_item_get_utf16_name@Base 20150630
- libolecf_item_get_utf16_name_size@Base 20150630
- libolecf_item_get_utf8_name@Base 20150630
- libolecf_item_get_utf8_name_size@Base 20150630
- libolecf_item_initialize@Base 20150630
- libolecf_notify_set_stream@Base 20150630
- libolecf_notify_set_verbose@Base 20150630
- libolecf_notify_stream_close@Base 20150630
- libolecf_notify_stream_open@Base 20150630
- libolecf_property_section_free@Base 20150630
- libolecf_property_section_get_class_identifier@Base 20150630
- libolecf_property_section_get_number_of_properties@Base 20150630
- libolecf_property_section_get_property_by_index@Base 20150630
- libolecf_property_section_initialize@Base 20150630
- libolecf_property_section_read@Base 20150630
- libolecf_property_section_read_list_entry@Base 20150630
- libolecf_property_section_read_list_entry_data@Base 20181231
- libolecf_property_set_free@Base 20150630
- libolecf_property_set_get_class_identifier@Base 20150630
- libolecf_property_set_get_number_of_sections@Base 20150630
- libolecf_property_set_get_section_by_index@Base 20150630
- libolecf_property_set_initialize@Base 20150630
- libolecf_property_set_read@Base 20150630
- libolecf_property_set_read_header_data@Base 20181231
- libolecf_property_set_stream_get_set@Base 20150630
- libolecf_property_value_free@Base 20150630
- libolecf_property_value_get_data@Base 20170825
- libolecf_property_value_get_data_as_16bit_integer@Base 20170825
- libolecf_property_value_get_data_as_32bit_integer@Base 20170825
- libolecf_property_value_get_data_as_64bit_integer@Base 20170825
- libolecf_property_value_get_data_as_boolean@Base 20170825
- libolecf_property_value_get_data_as_filetime@Base 20170825
- libolecf_property_value_get_data_as_utf16_string@Base 20170825
- libolecf_property_value_get_data_as_utf16_string_size@Base 20170825
- libolecf_property_value_get_data_as_utf8_string@Base 20170825
- libolecf_property_value_get_data_as_utf8_string_size@Base 20170825
- libolecf_property_value_get_data_size@Base 20170825
- libolecf_property_value_get_identifier@Base 20150630
- libolecf_property_value_get_value_16bit@Base 20150630
- libolecf_property_value_get_value_32bit@Base 20150630
- libolecf_property_value_get_value_64bit@Base 20150630
- libolecf_property_value_get_value_boolean@Base 20150630
- libolecf_property_value_get_value_data@Base 20150630
- libolecf_property_value_get_value_data_size@Base 20150630
- libolecf_property_value_get_value_filetime@Base 20150630
- libolecf_property_value_get_value_type@Base 20150630
- libolecf_property_value_get_value_utf16_string@Base 20150630
- libolecf_property_value_get_value_utf16_string_size@Base 20150630
- libolecf_property_value_get_value_utf8_string@Base 20150630
- libolecf_property_value_get_value_utf8_string_size@Base 20150630
- libolecf_property_value_initialize@Base 20150630
- libolecf_property_value_read_data@Base 20150630
- libolecf_property_value_read_list_entry@Base 20150630
- libolecf_set_codepage@Base 20150630
- libolecf_stream_get_offset@Base 20150630
- libolecf_stream_read_buffer@Base 20150630
- libolecf_stream_read_buffer_at_offset@Base 20150630
- libolecf_stream_seek_offset@Base 20150630
- olecf_beta_file_signature@Base 20150630
- olecf_file_signature@Base 20150630
diff -Nru libolecf-20181231/debian/libolecf1t64.install 
libolecf-20181231/debian/libolecf1t64.install
--- libolecf-20181231/debian/libolecf1t64.install       1970-01-01 
00:00:00.000000000 +0000
+++ libolecf-20181231/debian/libolecf1t64.install       2021-01-27 
09:01:40.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*-*/lib*.so.*
diff -Nru libolecf-20181231/debian/libolecf1t64.lintian-overrides 
libolecf-20181231/debian/libolecf1t64.lintian-overrides
--- libolecf-20181231/debian/libolecf1t64.lintian-overrides     1970-01-01 
00:00:00.000000000 +0000
+++ libolecf-20181231/debian/libolecf1t64.lintian-overrides     2024-02-28 
14:26:56.000000000 +0000
@@ -0,0 +1 @@
+libolecf1t64: package-name-doesnt-match-sonames libolecf1
diff -Nru libolecf-20181231/debian/libolecf1t64.symbols 
libolecf-20181231/debian/libolecf1t64.symbols
--- libolecf-20181231/debian/libolecf1t64.symbols       1970-01-01 
00:00:00.000000000 +0000
+++ libolecf-20181231/debian/libolecf1t64.symbols       2024-02-28 
14:26:56.000000000 +0000
@@ -0,0 +1,142 @@
+libolecf.so.1 libolecf1t64 #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)^libfole_.* 0
+ (optional|regex)^libfvalue_.* 0
+ (optional|regex)^libfwps_.* 0
+ (optional|regex)^libuna_.* 0
+ libfwsp_format_class_identifier_named_properties@Base 20150630
+ libfwsp_format_class_identifier_unknown1@Base 20150630
+ libolecf_allocation_table_free@Base 20150630
+ libolecf_allocation_table_initialize@Base 20150630
+ libolecf_allocation_table_resize@Base 20150630
+ libolecf_check_file_signature@Base 20150630
+ libolecf_check_file_signature_file_io_handle@Base 20150630
+ libolecf_compound_object_stream_read@Base 20150630
+ libolecf_directory_entry_compare@Base 20150630
+ libolecf_directory_entry_free@Base 20150630
+ libolecf_directory_entry_initialize@Base 20150630
+ libolecf_directory_entry_read_data@Base 20170825
+ libolecf_directory_list_get_element_by_identifier@Base 20170825
+ libolecf_directory_tree_create@Base 20150630
+ libolecf_directory_tree_create_process_entry@Base 20150630
+ libolecf_directory_tree_get_sub_node_by_utf16_name@Base 20150630
+ libolecf_directory_tree_get_sub_node_by_utf8_name@Base 20150630
+ libolecf_error_backtrace_fprint@Base 20150630
+ libolecf_error_backtrace_sprint@Base 20150630
+ libolecf_error_fprint@Base 20150630
+ libolecf_error_free@Base 20150630
+ libolecf_error_sprint@Base 20150630
+ libolecf_file_close@Base 20150630
+ libolecf_file_free@Base 20150630
+ libolecf_file_get_ascii_codepage@Base 20150630
+ libolecf_file_get_format_version@Base 20150630
+ libolecf_file_get_item_by_utf16_path@Base 20150630
+ libolecf_file_get_item_by_utf8_path@Base 20150630
+ libolecf_file_get_number_of_unallocated_blocks@Base 20150630
+ libolecf_file_get_root_item@Base 20150630
+ libolecf_file_get_sector_size@Base 20150630
+ libolecf_file_get_short_sector_size@Base 20150630
+ libolecf_file_get_unallocated_block@Base 20150630
+ libolecf_file_header_free@Base 20181231
+ libolecf_file_header_initialize@Base 20181231
+ libolecf_file_header_read_data@Base 20181231
+ libolecf_file_header_read_file_io_handle@Base 20181231
+ libolecf_file_initialize@Base 20150630
+ libolecf_file_open@Base 20150630
+ libolecf_file_open_file_io_handle@Base 20150630
+ libolecf_file_open_read@Base 20150630
+ libolecf_file_set_ascii_codepage@Base 20150630
+ libolecf_file_signal_abort@Base 20150630
+ libolecf_get_access_flags_read@Base 20150630
+ libolecf_get_codepage@Base 20150630
+ libolecf_get_version@Base 20150630
+ libolecf_internal_property_section_free@Base 20150630
+ libolecf_internal_property_value_free@Base 20150630
+ libolecf_io_handle_clear@Base 20150630
+ libolecf_io_handle_free@Base 20150630
+ libolecf_io_handle_initialize@Base 20150630
+ libolecf_io_handle_read_directory_entries@Base 20150630
+ libolecf_io_handle_read_msat@Base 20150630
+ libolecf_io_handle_read_sat@Base 20150630
+ libolecf_io_handle_read_ssat@Base 20150630
+ libolecf_io_handle_read_stream@Base 20150630
+ libolecf_item_free@Base 20150630
+ libolecf_item_get_creation_time@Base 20150630
+ libolecf_item_get_modification_time@Base 20150630
+ libolecf_item_get_number_of_sub_items@Base 20150630
+ libolecf_item_get_size@Base 20150630
+ libolecf_item_get_sub_item@Base 20150630
+ libolecf_item_get_sub_item_by_utf16_name@Base 20150630
+ libolecf_item_get_sub_item_by_utf16_path@Base 20150630
+ libolecf_item_get_sub_item_by_utf8_name@Base 20150630
+ libolecf_item_get_sub_item_by_utf8_path@Base 20150630
+ libolecf_item_get_type@Base 20150630
+ libolecf_item_get_utf16_name@Base 20150630
+ libolecf_item_get_utf16_name_size@Base 20150630
+ libolecf_item_get_utf8_name@Base 20150630
+ libolecf_item_get_utf8_name_size@Base 20150630
+ libolecf_item_initialize@Base 20150630
+ libolecf_notify_set_stream@Base 20150630
+ libolecf_notify_set_verbose@Base 20150630
+ libolecf_notify_stream_close@Base 20150630
+ libolecf_notify_stream_open@Base 20150630
+ libolecf_property_section_free@Base 20150630
+ libolecf_property_section_get_class_identifier@Base 20150630
+ libolecf_property_section_get_number_of_properties@Base 20150630
+ libolecf_property_section_get_property_by_index@Base 20150630
+ libolecf_property_section_initialize@Base 20150630
+ libolecf_property_section_read@Base 20150630
+ libolecf_property_section_read_list_entry@Base 20150630
+ libolecf_property_section_read_list_entry_data@Base 20181231
+ libolecf_property_set_free@Base 20150630
+ libolecf_property_set_get_class_identifier@Base 20150630
+ libolecf_property_set_get_number_of_sections@Base 20150630
+ libolecf_property_set_get_section_by_index@Base 20150630
+ libolecf_property_set_initialize@Base 20150630
+ libolecf_property_set_read@Base 20150630
+ libolecf_property_set_read_header_data@Base 20181231
+ libolecf_property_set_stream_get_set@Base 20150630
+ libolecf_property_value_free@Base 20150630
+ libolecf_property_value_get_data@Base 20170825
+ libolecf_property_value_get_data_as_16bit_integer@Base 20170825
+ libolecf_property_value_get_data_as_32bit_integer@Base 20170825
+ libolecf_property_value_get_data_as_64bit_integer@Base 20170825
+ libolecf_property_value_get_data_as_boolean@Base 20170825
+ libolecf_property_value_get_data_as_filetime@Base 20170825
+ libolecf_property_value_get_data_as_utf16_string@Base 20170825
+ libolecf_property_value_get_data_as_utf16_string_size@Base 20170825
+ libolecf_property_value_get_data_as_utf8_string@Base 20170825
+ libolecf_property_value_get_data_as_utf8_string_size@Base 20170825
+ libolecf_property_value_get_data_size@Base 20170825
+ libolecf_property_value_get_identifier@Base 20150630
+ libolecf_property_value_get_value_16bit@Base 20150630
+ libolecf_property_value_get_value_32bit@Base 20150630
+ libolecf_property_value_get_value_64bit@Base 20150630
+ libolecf_property_value_get_value_boolean@Base 20150630
+ libolecf_property_value_get_value_data@Base 20150630
+ libolecf_property_value_get_value_data_size@Base 20150630
+ libolecf_property_value_get_value_filetime@Base 20150630
+ libolecf_property_value_get_value_type@Base 20150630
+ libolecf_property_value_get_value_utf16_string@Base 20150630
+ libolecf_property_value_get_value_utf16_string_size@Base 20150630
+ libolecf_property_value_get_value_utf8_string@Base 20150630
+ libolecf_property_value_get_value_utf8_string_size@Base 20150630
+ libolecf_property_value_initialize@Base 20150630
+ libolecf_property_value_read_data@Base 20150630
+ libolecf_property_value_read_list_entry@Base 20150630
+ libolecf_set_codepage@Base 20150630
+ libolecf_stream_get_offset@Base 20150630
+ libolecf_stream_read_buffer@Base 20150630
+ libolecf_stream_read_buffer_at_offset@Base 20150630
+ libolecf_stream_seek_offset@Base 20150630
+ olecf_beta_file_signature@Base 20150630
+ olecf_file_signature@Base 20150630

Reply via email to