Source: libfwnt Version: 20181227-1.1 Severity: serious Tags: patch pending Justification: library ABI skew on upgrade User: debian-...@lists.debian.org 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 libfwnt 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 libfwnt 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 libfwnt-20181227/debian/changelog libfwnt-20181227/debian/changelog --- libfwnt-20181227/debian/changelog 2020-01-18 21:40:50.000000000 +0000 +++ libfwnt-20181227/debian/changelog 2024-02-01 00:50:18.000000000 +0000 @@ -1,3 +1,10 @@ +libfwnt (20181227-1.2) experimental; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. + + -- Steve Langasek <vor...@debian.org> Thu, 01 Feb 2024 00:50:18 +0000 + libfwnt (20181227-1.1) unstable; urgency=low * Non-maintainer upload. diff -Nru libfwnt-20181227/debian/control libfwnt-20181227/debian/control --- libfwnt-20181227/debian/control 2020-01-18 21:40:50.000000000 +0000 +++ libfwnt-20181227/debian/control 2024-02-01 00:50:18.000000000 +0000 @@ -17,13 +17,16 @@ Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, - libfwnt1 (= ${binary:Version}) + libfwnt1t64 (= ${binary:Version}) Description: Windows NT data type library -- development files libfwnt is a library for Windows NT data types. . This package includes the development support files. -Package: libfwnt1 +Package: libfwnt1t64 +Provides: ${t64:Provides} +Replaces: libfwnt1 +Breaks: libfwnt1 (<< ${source:Version}) Section: libs Architecture: any Multi-Arch: same @@ -37,7 +40,7 @@ Package: python3-libfwnt Section: python Architecture: any -Depends: libfwnt1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends} +Depends: libfwnt1t64 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends} Description: Windows NT data type library -- Python 3 bindings libfwnt is a library for Windows NT data types. . diff -Nru libfwnt-20181227/debian/libfwnt1.install libfwnt-20181227/debian/libfwnt1.install --- libfwnt-20181227/debian/libfwnt1.install 2020-01-18 21:40:50.000000000 +0000 +++ libfwnt-20181227/debian/libfwnt1.install 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -usr/lib/*-*/lib*.so.* diff -Nru libfwnt-20181227/debian/libfwnt1.symbols libfwnt-20181227/debian/libfwnt1.symbols --- libfwnt-20181227/debian/libfwnt1.symbols 2020-01-18 21:40:50.000000000 +0000 +++ libfwnt-20181227/debian/libfwnt1.symbols 1970-01-01 00:00:00.000000000 +0000 @@ -1,58 +0,0 @@ -libfwnt.so.1 libfwnt1 #MINVER# - (optional|regex)^libcdata_.* 0 - (optional|regex)^libcerror_.* 0 - (optional|regex)^libcnotify_.* 0 - (optional|regex)^libcthreads_.* 0 - (optional|regex)^libfwnt_internal_.* 0 - libfwnt_access_control_entry_copy_from_byte_stream@Base 20160418 - libfwnt_access_control_entry_free@Base 20160418 - libfwnt_access_control_entry_get_access_mask@Base 20160418 - libfwnt_access_control_entry_get_flags@Base 20160418 - libfwnt_access_control_entry_get_security_identifier@Base 20160418 - libfwnt_access_control_entry_get_type@Base 20160418 - libfwnt_access_control_entry_initialize@Base 20160418 - libfwnt_access_control_list_copy_from_byte_stream@Base 20160418 - libfwnt_access_control_list_free@Base 20160418 - libfwnt_access_control_list_get_entry_by_index@Base 20160418 - libfwnt_access_control_list_get_number_of_entries@Base 20160418 - libfwnt_access_control_list_initialize@Base 20160418 - libfwnt_bit_stream_free@Base 20160418 - libfwnt_bit_stream_initialize@Base 20160418 - libfwnt_bit_stream_read@Base 20160418 - libfwnt_error_backtrace_fprint@Base 20160418 - libfwnt_error_backtrace_sprint@Base 20160418 - libfwnt_error_fprint@Base 20160418 - libfwnt_error_free@Base 20160418 - libfwnt_error_sprint@Base 20160418 - libfwnt_get_version@Base 20160418 - libfwnt_locale_identifier_language_tag_get_description@Base 20160418 - libfwnt_locale_identifier_language_tag_get_identifier@Base 20160418 - libfwnt_locale_identifier_language_tags@Base 20160418 - libfwnt_lznt1_compress@Base 20160418 - libfwnt_lznt1_decompress@Base 20160418 - libfwnt_lznt1_decompress_chunk@Base 20160418 - libfwnt_lzxpress_compress@Base 20160418 - libfwnt_lzxpress_decompress@Base 20160418 - libfwnt_lzxpress_huffman_compare_symbols@Base 20160418 - libfwnt_lzxpress_huffman_decompress@Base 20160418 - libfwnt_lzxpress_huffman_decompress_chunk@Base 20161103 - libfwnt_lzxpress_huffman_tree_add_leaf@Base 20160418 - libfwnt_lzxpress_huffman_tree_read@Base 20160418 - libfwnt_lzxpress_huffman_tree_read_symbol@Base 20160418 - libfwnt_security_descriptor_copy_from_byte_stream@Base 20160418 - libfwnt_security_descriptor_free@Base 20160418 - libfwnt_security_descriptor_get_discretionary_acl@Base 20160418 - libfwnt_security_descriptor_get_group@Base 20160418 - libfwnt_security_descriptor_get_owner@Base 20160418 - libfwnt_security_descriptor_get_system_acl@Base 20160418 - libfwnt_security_descriptor_initialize@Base 20160418 - libfwnt_security_identifier_copy_from_byte_stream@Base 20160418 - libfwnt_security_identifier_copy_to_utf16_string@Base 20160418 - libfwnt_security_identifier_copy_to_utf16_string_with_index@Base 20160418 - libfwnt_security_identifier_copy_to_utf32_string@Base 20160418 - libfwnt_security_identifier_copy_to_utf32_string_with_index@Base 20160418 - libfwnt_security_identifier_copy_to_utf8_string@Base 20160418 - libfwnt_security_identifier_copy_to_utf8_string_with_index@Base 20160418 - libfwnt_security_identifier_free@Base 20160418 - libfwnt_security_identifier_get_string_size@Base 20160418 - libfwnt_security_identifier_initialize@Base 20160418 diff -Nru libfwnt-20181227/debian/libfwnt1t64.install libfwnt-20181227/debian/libfwnt1t64.install --- libfwnt-20181227/debian/libfwnt1t64.install 1970-01-01 00:00:00.000000000 +0000 +++ libfwnt-20181227/debian/libfwnt1t64.install 2020-01-18 21:40:50.000000000 +0000 @@ -0,0 +1 @@ +usr/lib/*-*/lib*.so.* diff -Nru libfwnt-20181227/debian/libfwnt1t64.lintian-overrides libfwnt-20181227/debian/libfwnt1t64.lintian-overrides --- libfwnt-20181227/debian/libfwnt1t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ libfwnt-20181227/debian/libfwnt1t64.lintian-overrides 2024-02-01 00:50:18.000000000 +0000 @@ -0,0 +1 @@ +libfwnt1t64: package-name-doesnt-match-sonames libfwnt1 diff -Nru libfwnt-20181227/debian/libfwnt1t64.symbols libfwnt-20181227/debian/libfwnt1t64.symbols --- libfwnt-20181227/debian/libfwnt1t64.symbols 1970-01-01 00:00:00.000000000 +0000 +++ libfwnt-20181227/debian/libfwnt1t64.symbols 2024-02-01 00:50:18.000000000 +0000 @@ -0,0 +1,58 @@ +libfwnt.so.1 libfwnt1t64 #MINVER# + (optional|regex)^libcdata_.* 0 + (optional|regex)^libcerror_.* 0 + (optional|regex)^libcnotify_.* 0 + (optional|regex)^libcthreads_.* 0 + (optional|regex)^libfwnt_internal_.* 0 + libfwnt_access_control_entry_copy_from_byte_stream@Base 20160418 + libfwnt_access_control_entry_free@Base 20160418 + libfwnt_access_control_entry_get_access_mask@Base 20160418 + libfwnt_access_control_entry_get_flags@Base 20160418 + libfwnt_access_control_entry_get_security_identifier@Base 20160418 + libfwnt_access_control_entry_get_type@Base 20160418 + libfwnt_access_control_entry_initialize@Base 20160418 + libfwnt_access_control_list_copy_from_byte_stream@Base 20160418 + libfwnt_access_control_list_free@Base 20160418 + libfwnt_access_control_list_get_entry_by_index@Base 20160418 + libfwnt_access_control_list_get_number_of_entries@Base 20160418 + libfwnt_access_control_list_initialize@Base 20160418 + libfwnt_bit_stream_free@Base 20160418 + libfwnt_bit_stream_initialize@Base 20160418 + libfwnt_bit_stream_read@Base 20160418 + libfwnt_error_backtrace_fprint@Base 20160418 + libfwnt_error_backtrace_sprint@Base 20160418 + libfwnt_error_fprint@Base 20160418 + libfwnt_error_free@Base 20160418 + libfwnt_error_sprint@Base 20160418 + libfwnt_get_version@Base 20160418 + libfwnt_locale_identifier_language_tag_get_description@Base 20160418 + libfwnt_locale_identifier_language_tag_get_identifier@Base 20160418 + libfwnt_locale_identifier_language_tags@Base 20160418 + libfwnt_lznt1_compress@Base 20160418 + libfwnt_lznt1_decompress@Base 20160418 + libfwnt_lznt1_decompress_chunk@Base 20160418 + libfwnt_lzxpress_compress@Base 20160418 + libfwnt_lzxpress_decompress@Base 20160418 + libfwnt_lzxpress_huffman_compare_symbols@Base 20160418 + libfwnt_lzxpress_huffman_decompress@Base 20160418 + libfwnt_lzxpress_huffman_decompress_chunk@Base 20161103 + libfwnt_lzxpress_huffman_tree_add_leaf@Base 20160418 + libfwnt_lzxpress_huffman_tree_read@Base 20160418 + libfwnt_lzxpress_huffman_tree_read_symbol@Base 20160418 + libfwnt_security_descriptor_copy_from_byte_stream@Base 20160418 + libfwnt_security_descriptor_free@Base 20160418 + libfwnt_security_descriptor_get_discretionary_acl@Base 20160418 + libfwnt_security_descriptor_get_group@Base 20160418 + libfwnt_security_descriptor_get_owner@Base 20160418 + libfwnt_security_descriptor_get_system_acl@Base 20160418 + libfwnt_security_descriptor_initialize@Base 20160418 + libfwnt_security_identifier_copy_from_byte_stream@Base 20160418 + libfwnt_security_identifier_copy_to_utf16_string@Base 20160418 + libfwnt_security_identifier_copy_to_utf16_string_with_index@Base 20160418 + libfwnt_security_identifier_copy_to_utf32_string@Base 20160418 + libfwnt_security_identifier_copy_to_utf32_string_with_index@Base 20160418 + libfwnt_security_identifier_copy_to_utf8_string@Base 20160418 + libfwnt_security_identifier_copy_to_utf8_string_with_index@Base 20160418 + libfwnt_security_identifier_free@Base 20160418 + libfwnt_security_identifier_get_string_size@Base 20160418 + libfwnt_security_identifier_initialize@Base 20160418