Your message dated Wed, 28 Feb 2024 22:37:13 +0000
with message-id <e1rfsy5-008myo...@fasolo.debian.org>
and subject line Bug#1062998: fixed in tumbler 4.18.1-1.1
has caused the Debian Bug report #1062998,
regarding tumbler: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1062998: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062998
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tumbler
Version: 4.18.1-1
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

NOTICE: these changes must not be uploaded to unstable yet!

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
tumbler 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 tumbler
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')
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 tumbler-4.18.1/debian/changelog tumbler-4.18.1/debian/changelog
--- tumbler-4.18.1/debian/changelog     2023-06-13 06:37:06.000000000 +0000
+++ tumbler-4.18.1/debian/changelog     2024-02-04 11:07:13.000000000 +0000
@@ -1,3 +1,10 @@
+tumbler (4.18.1-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org>  Sun, 04 Feb 2024 11:07:13 +0000
+
 tumbler (4.18.1-1) unstable; urgency=medium
 
   * Team upload.
diff -Nru tumbler-4.18.1/debian/control tumbler-4.18.1/debian/control
--- tumbler-4.18.1/debian/control       2023-06-13 06:35:49.000000000 +0000
+++ tumbler-4.18.1/debian/control       2024-02-04 11:07:12.000000000 +0000
@@ -56,7 +56,7 @@
 Package: tumbler-common
 Architecture: all
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Suggests: libtumbler-1-0
+Suggests: libtumbler-1-0t64
 Multi-Arch: foreign
 Description: D-Bus thumbnailing service (common files)
  Tumbler is a D-Bus service for applications to request thumbnails for various
@@ -64,7 +64,10 @@
  .
  This package contains files common to the various binary packages.
 
-Package: libtumbler-1-0
+Package: libtumbler-1-0t64
+Provides: ${t64:Provides}
+Replaces: libtumbler-1-0
+Breaks: libtumbler-1-0 (<< ${source:Version})
 Section: libs
 Architecture: any
 Pre-depends: ${misc:Pre-Depends}
@@ -81,7 +84,7 @@
 Section: libdevel
 Architecture: any
 Depends: libglib2.0-dev,
-         libtumbler-1-0 (= ${binary:Version}),
+         libtumbler-1-0t64 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Multi-Arch: same
diff -Nru tumbler-4.18.1/debian/libtumbler-1-0.install 
tumbler-4.18.1/debian/libtumbler-1-0.install
--- tumbler-4.18.1/debian/libtumbler-1-0.install        2022-09-16 
08:49:58.000000000 +0000
+++ tumbler-4.18.1/debian/libtumbler-1-0.install        1970-01-01 
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libtumbler-1.so.*
diff -Nru tumbler-4.18.1/debian/libtumbler-1-0.symbols 
tumbler-4.18.1/debian/libtumbler-1-0.symbols
--- tumbler-4.18.1/debian/libtumbler-1-0.symbols        2022-09-16 
09:05:17.000000000 +0000
+++ tumbler-4.18.1/debian/libtumbler-1-0.symbols        1970-01-01 
00:00:00.000000000 +0000
@@ -1,83 +0,0 @@
-libtumbler-1.so.0 libtumbler-1-0 #MINVER#
-* Build-Depends-Package: libtumbler-1-dev
- tumbler_abstract_thumbnailer_get_type@Base 0.1.0
- tumbler_cache_cleanup@Base 0.1.0
- tumbler_cache_copy@Base 0.1.0
- tumbler_cache_delete@Base 0.1.0
- tumbler_cache_get_default@Base 0.1.0
- tumbler_cache_get_flavor@Base 0.1.0
- tumbler_cache_get_flavors@Base 0.1.0
- tumbler_cache_get_thumbnail@Base 0.1.0
- tumbler_cache_get_type@Base 0.1.0
- tumbler_cache_is_thumbnail@Base 0.1.0
- tumbler_cache_move@Base 0.1.0
- tumbler_cache_plugin_get_cache@Base 0.1.0
- tumbler_cache_plugin_get_default@Base 0.1.0
- tumbler_cache_plugin_get_type@Base 0.1.0
- tumbler_check_version@Base 0.1.0
- tumbler_colorspace_get_type@Base 0.1.0
- tumbler_file_info_array_copy@Base 0.1.0
- tumbler_file_info_array_free@Base 0.1.0
- tumbler_file_info_array_new_with_flavor@Base 0.1.0
- tumbler_file_info_get_mime_type@Base 0.1.0
- tumbler_file_info_get_mtime@Base 0.1.0
- tumbler_file_info_get_thumbnail@Base 0.1.0
- tumbler_file_info_get_type@Base 0.1.0
- tumbler_file_info_get_uri@Base 0.1.0
- tumbler_file_info_load@Base 0.1.0
- tumbler_file_info_needs_update@Base 0.1.0
- tumbler_file_info_new@Base 0.1.0
- tumbler_major_version@Base 0.1.0
-##
-# marshal_* are used by tumblerd
- tumbler_marshal_VOID__STRING_UINT_INT_STRING@Base 4.17.2
- tumbler_marshal_VOID__UINT_BOXED_STRING@Base 0.1.2
- tumbler_marshal_VOID__UINT_BOXED_UINT_INT_STRING_STRING@Base 4.17.2
- tumbler_marshal_VOID__UINT_STRING@Base 0.1.0
-##
- tumbler_micro_version@Base 0.1.0
- tumbler_minor_version@Base 0.1.0
- tumbler_provider_factory_get_default@Base 0.1.0
- tumbler_provider_factory_get_providers@Base 0.1.0
- tumbler_provider_factory_get_type@Base 0.1.0
- tumbler_provider_plugin_get_type@Base 0.1.0
- tumbler_thumbnail_flavor_get_name@Base 0.1.0
- tumbler_thumbnail_flavor_get_size@Base 0.1.0
- tumbler_thumbnail_flavor_get_type@Base 0.1.0
- tumbler_thumbnail_flavor_new@Base 0.1.0
- tumbler_thumbnail_flavor_new_large@Base 0.1.0
- tumbler_thumbnail_flavor_new_normal@Base 0.1.0
- tumbler_thumbnail_flavor_new_x_large@Base 4.17.2
- tumbler_thumbnail_flavor_new_xx_large@Base 4.17.2
- tumbler_thumbnail_format_get_type@Base 0.1.0
- tumbler_thumbnail_get_flavor@Base 0.1.0
- tumbler_thumbnail_get_type@Base 0.1.0
- tumbler_thumbnail_load@Base 0.1.0
- tumbler_thumbnail_needs_update@Base 0.1.0
- tumbler_thumbnail_save_file@Base 0.1.0
- tumbler_thumbnail_save_image_data@Base 0.1.0
- tumbler_thumbnailer_array_copy@Base 0.1.0
- tumbler_thumbnailer_array_free@Base 0.1.0
- tumbler_thumbnailer_create@Base 0.1.0
- tumbler_thumbnailer_get_hash_keys@Base 0.1.0
- tumbler_thumbnailer_get_max_file_size@Base 0.1.27
- tumbler_thumbnailer_get_mime_types@Base 0.1.0
- tumbler_thumbnailer_get_priority@Base 0.1.27
- tumbler_thumbnailer_get_type@Base 0.1.0
- tumbler_thumbnailer_get_uri_schemes@Base 0.1.0
- tumbler_thumbnailer_provider_get_thumbnailers@Base 0.1.0
- tumbler_thumbnailer_provider_get_type@Base 0.1.0
- tumbler_thumbnailer_supports_hash_key@Base 0.1.0
- tumbler_thumbnailer_supports_location@Base 0.1.27
- tumbler_util_dump_strv@Base 4.17.2
- tumbler_util_dump_strvs_side_by_side@Base 4.17.2
- tumbler_util_get_settings@Base 0.1.27
- tumbler_util_get_supported_uri_schemes@Base 0.1.0
- tumbler_util_get_thumbnailer_dirs@Base 4.17.2
- tumbler_util_guess_is_sparse@Base 0.2.4
- tumbler_util_is_debug_logging_enabled@Base 4.17.2
- tumbler_util_locations_from_strv@Base 4.17.2
- tumbler_util_object_ref@Base 4.17.2
- tumbler_util_scale_pixbuf@Base 4.17.2
- tumbler_util_size_prepared@Base 4.17.2
- tumbler_util_toggle_stderr@Base 4.17.2
diff -Nru tumbler-4.18.1/debian/libtumbler-1-0t64.install 
tumbler-4.18.1/debian/libtumbler-1-0t64.install
--- tumbler-4.18.1/debian/libtumbler-1-0t64.install     1970-01-01 
00:00:00.000000000 +0000
+++ tumbler-4.18.1/debian/libtumbler-1-0t64.install     2022-09-16 
08:49:58.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libtumbler-1.so.*
diff -Nru tumbler-4.18.1/debian/libtumbler-1-0t64.lintian-overrides 
tumbler-4.18.1/debian/libtumbler-1-0t64.lintian-overrides
--- tumbler-4.18.1/debian/libtumbler-1-0t64.lintian-overrides   1970-01-01 
00:00:00.000000000 +0000
+++ tumbler-4.18.1/debian/libtumbler-1-0t64.lintian-overrides   2024-02-04 
11:07:12.000000000 +0000
@@ -0,0 +1 @@
+libtumbler-1-0t64: package-name-doesnt-match-sonames libtumbler-1-0
diff -Nru tumbler-4.18.1/debian/libtumbler-1-0t64.symbols 
tumbler-4.18.1/debian/libtumbler-1-0t64.symbols
--- tumbler-4.18.1/debian/libtumbler-1-0t64.symbols     1970-01-01 
00:00:00.000000000 +0000
+++ tumbler-4.18.1/debian/libtumbler-1-0t64.symbols     2024-02-04 
11:07:12.000000000 +0000
@@ -0,0 +1,83 @@
+libtumbler-1.so.0 libtumbler-1-0t64 #MINVER#
+* Build-Depends-Package: libtumbler-1-dev
+ tumbler_abstract_thumbnailer_get_type@Base 0.1.0
+ tumbler_cache_cleanup@Base 0.1.0
+ tumbler_cache_copy@Base 0.1.0
+ tumbler_cache_delete@Base 0.1.0
+ tumbler_cache_get_default@Base 0.1.0
+ tumbler_cache_get_flavor@Base 0.1.0
+ tumbler_cache_get_flavors@Base 0.1.0
+ tumbler_cache_get_thumbnail@Base 0.1.0
+ tumbler_cache_get_type@Base 0.1.0
+ tumbler_cache_is_thumbnail@Base 0.1.0
+ tumbler_cache_move@Base 0.1.0
+ tumbler_cache_plugin_get_cache@Base 0.1.0
+ tumbler_cache_plugin_get_default@Base 0.1.0
+ tumbler_cache_plugin_get_type@Base 0.1.0
+ tumbler_check_version@Base 0.1.0
+ tumbler_colorspace_get_type@Base 0.1.0
+ tumbler_file_info_array_copy@Base 0.1.0
+ tumbler_file_info_array_free@Base 0.1.0
+ tumbler_file_info_array_new_with_flavor@Base 0.1.0
+ tumbler_file_info_get_mime_type@Base 0.1.0
+ tumbler_file_info_get_mtime@Base 0.1.0
+ tumbler_file_info_get_thumbnail@Base 0.1.0
+ tumbler_file_info_get_type@Base 0.1.0
+ tumbler_file_info_get_uri@Base 0.1.0
+ tumbler_file_info_load@Base 0.1.0
+ tumbler_file_info_needs_update@Base 0.1.0
+ tumbler_file_info_new@Base 0.1.0
+ tumbler_major_version@Base 0.1.0
+##
+# marshal_* are used by tumblerd
+ tumbler_marshal_VOID__STRING_UINT_INT_STRING@Base 4.17.2
+ tumbler_marshal_VOID__UINT_BOXED_STRING@Base 0.1.2
+ tumbler_marshal_VOID__UINT_BOXED_UINT_INT_STRING_STRING@Base 4.17.2
+ tumbler_marshal_VOID__UINT_STRING@Base 0.1.0
+##
+ tumbler_micro_version@Base 0.1.0
+ tumbler_minor_version@Base 0.1.0
+ tumbler_provider_factory_get_default@Base 0.1.0
+ tumbler_provider_factory_get_providers@Base 0.1.0
+ tumbler_provider_factory_get_type@Base 0.1.0
+ tumbler_provider_plugin_get_type@Base 0.1.0
+ tumbler_thumbnail_flavor_get_name@Base 0.1.0
+ tumbler_thumbnail_flavor_get_size@Base 0.1.0
+ tumbler_thumbnail_flavor_get_type@Base 0.1.0
+ tumbler_thumbnail_flavor_new@Base 0.1.0
+ tumbler_thumbnail_flavor_new_large@Base 0.1.0
+ tumbler_thumbnail_flavor_new_normal@Base 0.1.0
+ tumbler_thumbnail_flavor_new_x_large@Base 4.17.2
+ tumbler_thumbnail_flavor_new_xx_large@Base 4.17.2
+ tumbler_thumbnail_format_get_type@Base 0.1.0
+ tumbler_thumbnail_get_flavor@Base 0.1.0
+ tumbler_thumbnail_get_type@Base 0.1.0
+ tumbler_thumbnail_load@Base 0.1.0
+ tumbler_thumbnail_needs_update@Base 0.1.0
+ tumbler_thumbnail_save_file@Base 0.1.0
+ tumbler_thumbnail_save_image_data@Base 0.1.0
+ tumbler_thumbnailer_array_copy@Base 0.1.0
+ tumbler_thumbnailer_array_free@Base 0.1.0
+ tumbler_thumbnailer_create@Base 0.1.0
+ tumbler_thumbnailer_get_hash_keys@Base 0.1.0
+ tumbler_thumbnailer_get_max_file_size@Base 0.1.27
+ tumbler_thumbnailer_get_mime_types@Base 0.1.0
+ tumbler_thumbnailer_get_priority@Base 0.1.27
+ tumbler_thumbnailer_get_type@Base 0.1.0
+ tumbler_thumbnailer_get_uri_schemes@Base 0.1.0
+ tumbler_thumbnailer_provider_get_thumbnailers@Base 0.1.0
+ tumbler_thumbnailer_provider_get_type@Base 0.1.0
+ tumbler_thumbnailer_supports_hash_key@Base 0.1.0
+ tumbler_thumbnailer_supports_location@Base 0.1.27
+ tumbler_util_dump_strv@Base 4.17.2
+ tumbler_util_dump_strvs_side_by_side@Base 4.17.2
+ tumbler_util_get_settings@Base 0.1.27
+ tumbler_util_get_supported_uri_schemes@Base 0.1.0
+ tumbler_util_get_thumbnailer_dirs@Base 4.17.2
+ tumbler_util_guess_is_sparse@Base 0.2.4
+ tumbler_util_is_debug_logging_enabled@Base 4.17.2
+ tumbler_util_locations_from_strv@Base 4.17.2
+ tumbler_util_object_ref@Base 4.17.2
+ tumbler_util_scale_pixbuf@Base 4.17.2
+ tumbler_util_size_prepared@Base 4.17.2
+ tumbler_util_toggle_stderr@Base 4.17.2
diff -Nru tumbler-4.18.1/debian/rules tumbler-4.18.1/debian/rules
--- tumbler-4.18.1/debian/rules 2022-12-15 22:53:26.000000000 +0000
+++ tumbler-4.18.1/debian/rules 2024-02-04 11:07:13.000000000 +0000
@@ -13,7 +13,7 @@
        DEB_BUILD_OPTIONS=notrimdch dh_installchangelogs NEWS
 
 override_dh_makeshlibs:
-       dh_makeshlibs -p libtumbler-1-0 -X 
usr/lib/$(DEB_HOST_MULTIARCH)/tumbler-1/plugins
+       dh_makeshlibs -p libtumbler-1-0t64 -X 
usr/lib/$(DEB_HOST_MULTIARCH)/tumbler-1/plugins
 
 override_dh_missing:
        dh_missing --list-missing -X .la

--- End Message ---
--- Begin Message ---
Source: tumbler
Source-Version: 4.18.1-1.1
Done: Steve Langasek <vor...@debian.org>

We believe that the bug you reported is fixed in the latest version of
tumbler, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1062...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve Langasek <vor...@debian.org> (supplier of updated tumbler package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 19:55:41 +0000
Source: tumbler
Architecture: source
Version: 4.18.1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Changed-By: Steve Langasek <vor...@debian.org>
Closes: 1062998
Changes:
 tumbler (4.18.1-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062998
Checksums-Sha1:
 3848db9049c1aea50796928b479b1a34e09c27f6 2594 tumbler_4.18.1-1.1.dsc
 caa266a71776a3067422356308b03293cd877e02 6724 tumbler_4.18.1-1.1.debian.tar.xz
 fdc70da87829f0b6b770670ca2ad7e9eb9d8291d 23179 
tumbler_4.18.1-1.1_source.buildinfo
Checksums-Sha256:
 1949daf5a54cba2db1c7dae600e5b55ad80e018fb56278f904ac8d00c89bf798 2594 
tumbler_4.18.1-1.1.dsc
 6456e08923b2c9739e4c84adbda9c73eb4dbce07154c66ca821f314c5c18f44c 6724 
tumbler_4.18.1-1.1.debian.tar.xz
 1ae66a606160ad9520083612121f390db2063986c91c676350fe83a11078ba01 23179 
tumbler_4.18.1-1.1_source.buildinfo
Files:
 4774bd7b40a078e8e815c0152751df9f 2594 xfce optional tumbler_4.18.1-1.1.dsc
 ec30910a84fa509096205ad274c4e02e 6724 xfce optional 
tumbler_4.18.1-1.1.debian.tar.xz
 eb02a85fbd1f6afce0d58b1866bd00f9 23179 xfce optional 
tumbler_4.18.1-1.1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXfkAUSHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM9dbQP/jljBoolgGoxvvZFLUGHizdGF1YWBxFe
ipXAaEB7yiffRhVQoNFmOsuHHosX9x4Lvlmhrn4Kl0zBpLOvlDX+JSrEIRQCMEtr
qGVZgjUFygfwttCcCMI0TTHN2Xfj8BDquqspyWKnPQ3tfgKJTH9mkIBShkIWAPvy
eEv59Lhgq+B1xxqGu30St9r81PKNVvQtH6zUZ+r6SfA8pXZRRPbNlEenGCjlDjeT
yTv5LOp6duj7eR/Gvdfq4mHgGhjfk/rOkimbprmmS017Xme0xQoMp03wweZ8O6JE
kl8GFcxRdudjoAqCkC8ZH+eAomJ/JK0qijL9+NNApOmerOkJxmgJCr1+zGdQgdXp
fOtrn/W2lpAiebxVn1zp58PjqdLJML105qLKT+43JGRGbdGyMeqcYFdUlX/mUeZg
27BacFkd2AfkKOpqdOW/TRXfWb6G8yyDvDgceNi6OhCYjVqcJa6j8xxioGKscD/g
q0J/FXg8eP54UWzMfl7mPmWe9Lo4qEvjhMmEC2/sI17M2ioAALvUc/Fr0mmz6LF0
aD9dmsg6IVGGwn28d4DH00manwI8k6D8y8RVs8AAsI2/phQAwJ8o7Re+VOIf4cri
3F2jH1fqTYLjN8iMy87S1HYA2vTlpNNRKwLML9tVqhfNi1fCIaIzKa5nICWC7uOB
cECwFqVmJ5DK
=U7Qj
-----END PGP SIGNATURE-----

Attachment: pgplKjzbAuqIe.pgp
Description: PGP signature


--- End Message ---

Reply via email to