Source: libofx Version: 1:0.10.9-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 libofx 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 libofx 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 libofx-0.10.9/debian/changelog libofx-0.10.9/debian/changelog --- libofx-0.10.9/debian/changelog 2022-11-10 09:59:51.000000000 +0000 +++ libofx-0.10.9/debian/changelog 2024-02-01 17:21:50.000000000 +0000 @@ -1,3 +1,10 @@ +libofx (1:0.10.9-1.1) experimental; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. + + -- Steve Langasek <[email protected]> Thu, 01 Feb 2024 17:21:50 +0000 + libofx (1:0.10.9-1) unstable; urgency=medium [ Dylan Aïssi ] diff -Nru libofx-0.10.9/debian/control libofx-0.10.9/debian/control --- libofx-0.10.9/debian/control 2022-11-10 09:59:51.000000000 +0000 +++ libofx-0.10.9/debian/control 2024-02-01 17:21:50.000000000 +0000 @@ -17,7 +17,10 @@ Homepage: https://github.com/libofx/libofx Rules-Requires-Root: no -Package: libofx7 +Package: libofx7t64 +Provides: ${t64:Provides} +Replaces: libofx7 +Breaks: libofx7 (<< ${source:Version}) Architecture: any Multi-Arch: same Depends: ${misc:Depends}, @@ -34,13 +37,13 @@ Multi-Arch: same Section: libdevel Depends: libc6-dev | libc-dev, - libofx7 (= ${binary:Version}), + libofx7t64 (= ${binary:Version}), libosp-dev, ${misc:Depends} Suggests: libofx-doc -Description: development package for libofx7 +Description: development package for libofx7t64 This package provides header files and related support for developing - packages that use libofx7, a library to support the Open Financial Exchange + packages that use libofx7t64, a library to support the Open Financial Exchange format. . Open Financial Exchange is an open standard for exchanging financial @@ -54,9 +57,9 @@ Section: doc Depends: ${misc:Depends} Recommends: libofx-dev (>= ${source:Version}) -Description: documentation for libofx7 +Description: documentation for libofx7t64 This package provides HTML documentation and sample OFX files for developing - packages using libofx7, a library to support the Open Financial Exchange + packages using libofx7t64, a library to support the Open Financial Exchange format. . Open Financial Exchange is an open standard for exchanging financial diff -Nru libofx-0.10.9/debian/libofx7.docs libofx-0.10.9/debian/libofx7.docs --- libofx-0.10.9/debian/libofx7.docs 2022-11-10 09:59:51.000000000 +0000 +++ libofx-0.10.9/debian/libofx7.docs 1970-01-01 00:00:00.000000000 +0000 @@ -1,4 +0,0 @@ -usr/share/doc/libofx/AUTHORS -usr/share/doc/libofx/NEWS -usr/share/doc/libofx/README -usr/share/doc/libofx/totest.txt diff -Nru libofx-0.10.9/debian/libofx7.install libofx-0.10.9/debian/libofx7.install --- libofx-0.10.9/debian/libofx7.install 2022-11-10 09:59:51.000000000 +0000 +++ libofx-0.10.9/debian/libofx7.install 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -usr/lib/*/libofx.so.* -usr/share/libofx7/libofx/dtd diff -Nru libofx-0.10.9/debian/libofx7.symbols libofx-0.10.9/debian/libofx7.symbols --- libofx-0.10.9/debian/libofx7.symbols 2022-11-10 09:59:51.000000000 +0000 +++ libofx-0.10.9/debian/libofx7.symbols 1970-01-01 00:00:00.000000000 +0000 @@ -1,34 +0,0 @@ -libofx.so.7 #PACKAGE# #MINVER# -* Build-Depends-Package: libofx-dev - (c++|optional)"void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)@Base" 0.9.14 - (c++|optional)"void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)@Base" 0.9.14 - (c++|optional)"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, char const*)@Base" 0.9.14 - (c++|optional)"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 0.9.14 - libofx_free_context@Base 0.9.14 - libofx_get_file_format_description@Base 0.9.14 - libofx_get_file_format_from_str@Base 0.9.14 - libofx_get_new_context@Base 0.9.14 - libofx_proc_file@Base 0.9.14 - libofx_request_accountinfo@Base 0.9.14 - libofx_request_payment@Base 0.9.14 - libofx_request_payment_status@Base 0.9.14 - libofx_request_statement@Base 0.9.14 - libofx_set_dtd_dir@Base 0.9.14 - ofx_DEBUG1_msg@Base 0.9.14 - ofx_DEBUG2_msg@Base 0.9.14 - ofx_DEBUG3_msg@Base 0.9.14 - ofx_DEBUG4_msg@Base 0.9.14 - ofx_DEBUG5_msg@Base 0.9.14 - ofx_DEBUG_msg@Base 0.9.14 - ofx_ERROR_msg@Base 0.9.14 - ofx_INFO_msg@Base 0.9.14 - ofx_PARSER_msg@Base 0.9.14 - ofx_STATUS_msg@Base 0.9.14 - ofx_WARNING_msg@Base 0.9.14 - ofx_set_account_cb@Base 0.9.14 - ofx_set_position_cb@Base 1:0.10.1 - ofx_set_security_cb@Base 0.9.14 - ofx_set_statement_cb@Base 0.9.14 - ofx_set_status_cb@Base 0.9.14 - ofx_set_transaction_cb@Base 0.9.14 - ofx_show_position@Base 0.9.14 diff -Nru libofx-0.10.9/debian/libofx7t64.docs libofx-0.10.9/debian/libofx7t64.docs --- libofx-0.10.9/debian/libofx7t64.docs 1970-01-01 00:00:00.000000000 +0000 +++ libofx-0.10.9/debian/libofx7t64.docs 2022-11-10 09:59:51.000000000 +0000 @@ -0,0 +1,4 @@ +usr/share/doc/libofx/AUTHORS +usr/share/doc/libofx/NEWS +usr/share/doc/libofx/README +usr/share/doc/libofx/totest.txt diff -Nru libofx-0.10.9/debian/libofx7t64.install libofx-0.10.9/debian/libofx7t64.install --- libofx-0.10.9/debian/libofx7t64.install 1970-01-01 00:00:00.000000000 +0000 +++ libofx-0.10.9/debian/libofx7t64.install 2022-11-10 09:59:51.000000000 +0000 @@ -0,0 +1,2 @@ +usr/lib/*/libofx.so.* +usr/share/libofx7/libofx/dtd diff -Nru libofx-0.10.9/debian/libofx7t64.lintian-overrides libofx-0.10.9/debian/libofx7t64.lintian-overrides --- libofx-0.10.9/debian/libofx7t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ libofx-0.10.9/debian/libofx7t64.lintian-overrides 2024-02-01 17:21:50.000000000 +0000 @@ -0,0 +1 @@ +libofx7t64: package-name-doesnt-match-sonames libofx7 diff -Nru libofx-0.10.9/debian/libofx7t64.symbols libofx-0.10.9/debian/libofx7t64.symbols --- libofx-0.10.9/debian/libofx7t64.symbols 1970-01-01 00:00:00.000000000 +0000 +++ libofx-0.10.9/debian/libofx7t64.symbols 2024-02-01 17:21:50.000000000 +0000 @@ -0,0 +1,34 @@ +libofx.so.7 #PACKAGE# #MINVER# +* Build-Depends-Package: libofx-dev + (c++|optional)"void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)@Base" 0.9.14 + (c++|optional)"void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)@Base" 0.9.14 + (c++|optional)"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, char const*)@Base" 0.9.14 + (c++|optional)"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 0.9.14 + libofx_free_context@Base 0.9.14 + libofx_get_file_format_description@Base 0.9.14 + libofx_get_file_format_from_str@Base 0.9.14 + libofx_get_new_context@Base 0.9.14 + libofx_proc_file@Base 0.9.14 + libofx_request_accountinfo@Base 0.9.14 + libofx_request_payment@Base 0.9.14 + libofx_request_payment_status@Base 0.9.14 + libofx_request_statement@Base 0.9.14 + libofx_set_dtd_dir@Base 0.9.14 + ofx_DEBUG1_msg@Base 0.9.14 + ofx_DEBUG2_msg@Base 0.9.14 + ofx_DEBUG3_msg@Base 0.9.14 + ofx_DEBUG4_msg@Base 0.9.14 + ofx_DEBUG5_msg@Base 0.9.14 + ofx_DEBUG_msg@Base 0.9.14 + ofx_ERROR_msg@Base 0.9.14 + ofx_INFO_msg@Base 0.9.14 + ofx_PARSER_msg@Base 0.9.14 + ofx_STATUS_msg@Base 0.9.14 + ofx_WARNING_msg@Base 0.9.14 + ofx_set_account_cb@Base 0.9.14 + ofx_set_position_cb@Base 1:0.10.1 + ofx_set_security_cb@Base 0.9.14 + ofx_set_statement_cb@Base 0.9.14 + ofx_set_status_cb@Base 0.9.14 + ofx_set_transaction_cb@Base 0.9.14 + ofx_show_position@Base 0.9.14

