Source: libolecf Version: 20181231-2 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 libolecf 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 libolecf 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 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-01 17:23:26.000000000 +0000 @@ -1,3 +1,10 @@ +libolecf (20181231-2.1) experimental; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. + + -- Steve Langasek <[email protected]> Thu, 01 Feb 2024 17:23:26 +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-01 17:23:26.000000000 +0000 @@ -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-01 17:23:26.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-01 17:23:26.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

