Your message dated Wed, 28 Feb 2024 03:39:54 +0000
with message-id <[email protected]>
and subject line Bug#1062179: fixed in gnome-bluetooth 3.34.5-12
has caused the Debian Bug report #1062179,
regarding gnome-bluetooth: 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 [email protected]
immediately.)


-- 
1062179: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062179
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gnome-bluetooth
Version: 3.34.5-11
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
gnome-bluetooth 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 gnome-bluetooth
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/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru gnome-bluetooth-3.34.5/debian/changelog 
gnome-bluetooth-3.34.5/debian/changelog
--- gnome-bluetooth-3.34.5/debian/changelog     2023-12-29 18:26:39.000000000 
+0000
+++ gnome-bluetooth-3.34.5/debian/changelog     2024-01-31 15:20:35.000000000 
+0000
@@ -1,3 +1,10 @@
+gnome-bluetooth (3.34.5-11.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Lukas Märdian <[email protected]>  Wed, 31 Jan 2024 15:20:35 +0000
+
 gnome-bluetooth (3.34.5-11) unstable; urgency=medium
 
   * Team upload
diff -Nru gnome-bluetooth-3.34.5/debian/control 
gnome-bluetooth-3.34.5/debian/control
--- gnome-bluetooth-3.34.5/debian/control       2023-12-29 18:26:39.000000000 
+0000
+++ gnome-bluetooth-3.34.5/debian/control       2024-01-31 15:20:35.000000000 
+0000
@@ -49,7 +49,10 @@
  This package contains common files for the GNOME Bluetooth
  libraries and Send To app.
 
-Package: libgnome-bluetooth13
+Package: libgnome-bluetooth13t64
+Provides: ${t64:Provides}
+Replaces: libgnome-bluetooth13
+Breaks: libgnome-bluetooth13 (<< ${source:Version})
 Section: libs
 Architecture: linux-any
 Multi-Arch: same
@@ -67,7 +70,7 @@
 Architecture: linux-any
 Multi-Arch: same
 Depends: libcanberra-gtk3-dev,
-         libgnome-bluetooth13 (= ${binary:Version}),
+         libgnome-bluetooth13t64 (= ${binary:Version}),
          libglib2.0-dev,
          libgtk-3-dev,
          libnotify-dev,
diff -Nru gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13.install 
gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13.install
--- gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13.install  2023-12-29 
18:26:39.000000000 +0000
+++ gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13.install  1970-01-01 
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff -Nru gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13.symbols 
gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13.symbols
--- gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13.symbols  2023-12-29 
18:26:39.000000000 +0000
+++ gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13.symbols  1970-01-01 
00:00:00.000000000 +0000
@@ -1,72 +0,0 @@
-libgnome-bluetooth.so.13 libgnome-bluetooth13 #MINVER#
-* Build-Depends-Package: libgnome-bluetooth-dev
- bluetooth_agent_error_get_type@Base 3.34.5
- bluetooth_agent_error_quark@Base 3.12.0
- bluetooth_agent_get_type@Base 3.34.5
- bluetooth_agent_new@Base 3.12.0
- bluetooth_agent_register@Base 3.12.0
- bluetooth_agent_set_authorize_func@Base 3.12.0
- bluetooth_agent_set_authorize_service_func@Base 3.12.0
- bluetooth_agent_set_cancel_func@Base 3.12.0
- bluetooth_agent_set_confirm_func@Base 3.12.0
- bluetooth_agent_set_display_passkey_func@Base 3.34.5
- bluetooth_agent_set_display_pincode_func@Base 3.12.0
- bluetooth_agent_set_passkey_func@Base 3.12.0
- bluetooth_agent_set_pincode_func@Base 3.12.0
- bluetooth_agent_unregister@Base 3.12.0
- bluetooth_category_get_type@Base 3.12.0
- bluetooth_chooser_button_available@Base 3.12.0
- bluetooth_chooser_button_get_type@Base 3.12.0
- bluetooth_chooser_button_new@Base 3.12.0
- bluetooth_chooser_combo_get_type@Base 3.12.0
- bluetooth_chooser_combo_new@Base 3.12.0
- bluetooth_chooser_dump_selected_device@Base 3.12.0
- bluetooth_chooser_get_model@Base 3.12.0
- bluetooth_chooser_get_scrolled_window@Base 3.12.0
- bluetooth_chooser_get_selected_device@Base 3.12.0
- bluetooth_chooser_get_selected_device_icon@Base 3.12.0
- bluetooth_chooser_get_selected_device_info@Base 3.12.0
- bluetooth_chooser_get_selected_device_is_connected@Base 3.12.0
- bluetooth_chooser_get_selected_device_name@Base 3.12.0
- bluetooth_chooser_get_selected_device_type@Base 3.12.0
- bluetooth_chooser_get_treeview@Base 3.12.0
- bluetooth_chooser_get_type@Base 3.12.0
- bluetooth_chooser_new@Base 3.12.0
- bluetooth_chooser_start_discovery@Base 3.12.0
- bluetooth_chooser_stop_discovery@Base 3.12.0
- bluetooth_class_to_type@Base 3.12.0
- bluetooth_client_cancel_setup_device@Base 3.34.5
- bluetooth_client_cancel_setup_device_finish@Base 3.34.5
- bluetooth_client_connect_service@Base 3.12.0
- bluetooth_client_connect_service_finish@Base 3.12.0
- bluetooth_client_dump_device@Base 3.12.0
- bluetooth_client_get_adapter_model@Base 3.12.0
- bluetooth_client_get_device@Base 3.12.0
- bluetooth_client_get_device_model@Base 3.12.0
- bluetooth_client_get_filter_model@Base 3.12.0
- bluetooth_client_get_model@Base 3.12.0
- bluetooth_client_get_type@Base 3.12.0
- bluetooth_client_new@Base 3.12.0
- bluetooth_client_set_trusted@Base 3.12.0
- bluetooth_client_setup_device@Base 3.12.0
- bluetooth_client_setup_device_finish@Base 3.12.0
- bluetooth_column_get_type@Base 3.12.0
- bluetooth_filter_widget_bind_filter@Base 3.12.0
- bluetooth_filter_widget_get_type@Base 3.12.0
- bluetooth_filter_widget_new@Base 3.12.0
- bluetooth_filter_widget_set_title@Base 3.12.0
- bluetooth_pairing_dialog_get_mode@Base 3.12.0
- bluetooth_pairing_dialog_get_type@Base 3.12.0
- bluetooth_pairing_dialog_new@Base 3.12.0
- bluetooth_pairing_dialog_set_mode@Base 3.12.0
- bluetooth_pairing_dialog_set_pin_entered@Base 3.12.0
- bluetooth_send_to_address@Base 3.12.0
- bluetooth_settings_widget_get_default_adapter_powered@Base 3.18.2
- bluetooth_settings_widget_get_type@Base 3.12.0
- bluetooth_settings_widget_new@Base 3.12.0
- bluetooth_status_get_type@Base 3.12.0
- bluetooth_type_get_type@Base 3.12.0
- bluetooth_type_to_filter_string@Base 3.20.1
- bluetooth_type_to_string@Base 3.12.0
- bluetooth_uuid_to_string@Base 3.12.0
- bluetooth_verify_address@Base 3.12.0
diff -Nru gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13t64.install 
gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13t64.install
--- gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13t64.install       
1970-01-01 00:00:00.000000000 +0000
+++ gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13t64.install       
2023-12-29 18:26:39.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*
diff -Nru 
gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13t64.lintian-overrides 
gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13t64.lintian-overrides
--- gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13t64.lintian-overrides     
1970-01-01 00:00:00.000000000 +0000
+++ gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13t64.lintian-overrides     
2024-01-31 15:20:35.000000000 +0000
@@ -0,0 +1 @@
+libgnome-bluetooth13t64: package-name-doesnt-match-sonames libgnome-bluetooth13
diff -Nru gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13t64.symbols 
gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13t64.symbols
--- gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13t64.symbols       
1970-01-01 00:00:00.000000000 +0000
+++ gnome-bluetooth-3.34.5/debian/libgnome-bluetooth13t64.symbols       
2024-01-31 15:20:35.000000000 +0000
@@ -0,0 +1,72 @@
+libgnome-bluetooth.so.13 libgnome-bluetooth13t64 #MINVER#
+* Build-Depends-Package: libgnome-bluetooth-dev
+ bluetooth_agent_error_get_type@Base 3.34.5
+ bluetooth_agent_error_quark@Base 3.12.0
+ bluetooth_agent_get_type@Base 3.34.5
+ bluetooth_agent_new@Base 3.12.0
+ bluetooth_agent_register@Base 3.12.0
+ bluetooth_agent_set_authorize_func@Base 3.12.0
+ bluetooth_agent_set_authorize_service_func@Base 3.12.0
+ bluetooth_agent_set_cancel_func@Base 3.12.0
+ bluetooth_agent_set_confirm_func@Base 3.12.0
+ bluetooth_agent_set_display_passkey_func@Base 3.34.5
+ bluetooth_agent_set_display_pincode_func@Base 3.12.0
+ bluetooth_agent_set_passkey_func@Base 3.12.0
+ bluetooth_agent_set_pincode_func@Base 3.12.0
+ bluetooth_agent_unregister@Base 3.12.0
+ bluetooth_category_get_type@Base 3.12.0
+ bluetooth_chooser_button_available@Base 3.12.0
+ bluetooth_chooser_button_get_type@Base 3.12.0
+ bluetooth_chooser_button_new@Base 3.12.0
+ bluetooth_chooser_combo_get_type@Base 3.12.0
+ bluetooth_chooser_combo_new@Base 3.12.0
+ bluetooth_chooser_dump_selected_device@Base 3.12.0
+ bluetooth_chooser_get_model@Base 3.12.0
+ bluetooth_chooser_get_scrolled_window@Base 3.12.0
+ bluetooth_chooser_get_selected_device@Base 3.12.0
+ bluetooth_chooser_get_selected_device_icon@Base 3.12.0
+ bluetooth_chooser_get_selected_device_info@Base 3.12.0
+ bluetooth_chooser_get_selected_device_is_connected@Base 3.12.0
+ bluetooth_chooser_get_selected_device_name@Base 3.12.0
+ bluetooth_chooser_get_selected_device_type@Base 3.12.0
+ bluetooth_chooser_get_treeview@Base 3.12.0
+ bluetooth_chooser_get_type@Base 3.12.0
+ bluetooth_chooser_new@Base 3.12.0
+ bluetooth_chooser_start_discovery@Base 3.12.0
+ bluetooth_chooser_stop_discovery@Base 3.12.0
+ bluetooth_class_to_type@Base 3.12.0
+ bluetooth_client_cancel_setup_device@Base 3.34.5
+ bluetooth_client_cancel_setup_device_finish@Base 3.34.5
+ bluetooth_client_connect_service@Base 3.12.0
+ bluetooth_client_connect_service_finish@Base 3.12.0
+ bluetooth_client_dump_device@Base 3.12.0
+ bluetooth_client_get_adapter_model@Base 3.12.0
+ bluetooth_client_get_device@Base 3.12.0
+ bluetooth_client_get_device_model@Base 3.12.0
+ bluetooth_client_get_filter_model@Base 3.12.0
+ bluetooth_client_get_model@Base 3.12.0
+ bluetooth_client_get_type@Base 3.12.0
+ bluetooth_client_new@Base 3.12.0
+ bluetooth_client_set_trusted@Base 3.12.0
+ bluetooth_client_setup_device@Base 3.12.0
+ bluetooth_client_setup_device_finish@Base 3.12.0
+ bluetooth_column_get_type@Base 3.12.0
+ bluetooth_filter_widget_bind_filter@Base 3.12.0
+ bluetooth_filter_widget_get_type@Base 3.12.0
+ bluetooth_filter_widget_new@Base 3.12.0
+ bluetooth_filter_widget_set_title@Base 3.12.0
+ bluetooth_pairing_dialog_get_mode@Base 3.12.0
+ bluetooth_pairing_dialog_get_type@Base 3.12.0
+ bluetooth_pairing_dialog_new@Base 3.12.0
+ bluetooth_pairing_dialog_set_mode@Base 3.12.0
+ bluetooth_pairing_dialog_set_pin_entered@Base 3.12.0
+ bluetooth_send_to_address@Base 3.12.0
+ bluetooth_settings_widget_get_default_adapter_powered@Base 3.18.2
+ bluetooth_settings_widget_get_type@Base 3.12.0
+ bluetooth_settings_widget_new@Base 3.12.0
+ bluetooth_status_get_type@Base 3.12.0
+ bluetooth_type_get_type@Base 3.12.0
+ bluetooth_type_to_filter_string@Base 3.20.1
+ bluetooth_type_to_string@Base 3.12.0
+ bluetooth_uuid_to_string@Base 3.12.0
+ bluetooth_verify_address@Base 3.12.0

--- End Message ---
--- Begin Message ---
Source: gnome-bluetooth
Source-Version: 3.34.5-12
Done: Jeremy Bícha <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gnome-bluetooth, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy Bícha <[email protected]> (supplier of updated gnome-bluetooth 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 [email protected])


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

Format: 1.8
Date: Tue, 27 Feb 2024 21:51:34 -0500
Source: gnome-bluetooth
Built-For-Profiles: noudeb
Architecture: source
Version: 3.34.5-12
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Jeremy Bícha <[email protected]>
Closes: 1062179
Changes:
 gnome-bluetooth (3.34.5-12) unstable; urgency=medium
 .
   * Release to unstable (Closes: #1062179)
Checksums-Sha1:
 eb0d35c7d1e575d3b573046785e3dd3618af9539 2797 gnome-bluetooth_3.34.5-12.dsc
 8418516fa1e84b76d8ef5e473eada1b3c1474079 12520 
gnome-bluetooth_3.34.5-12.debian.tar.xz
 db332cd56041f37eb128284478529f375d401f39 20169 
gnome-bluetooth_3.34.5-12_source.buildinfo
Checksums-Sha256:
 b186e19e8bcd1e50e05663738761c6cc202661826d5ae6a4a9447dcf8eecf031 2797 
gnome-bluetooth_3.34.5-12.dsc
 6a89c7162df1f012563b5bc36166855def67458297eed788ed6162a1eb6df721 12520 
gnome-bluetooth_3.34.5-12.debian.tar.xz
 0ffb2caeed2b64ec5b7f0f2ebe618b5bbdc69950690220a46c25b37b3b68a66b 20169 
gnome-bluetooth_3.34.5-12_source.buildinfo
Files:
 116c3563ba3b371b03e3c3a0815874b5 2797 gnome optional 
gnome-bluetooth_3.34.5-12.dsc
 60555f6a76a3a91b2ce7b9704810efa2 12520 gnome optional 
gnome-bluetooth_3.34.5-12.debian.tar.xz
 9df42a701671ed1af6f05a3e760da569 20169 gnome optional 
gnome-bluetooth_3.34.5-12_source.buildinfo

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

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmXen+oACgkQ5mx3Wuv+
bH0PBRAAinG3m2/s6p+UxFQ2zQCj48sRhG77u49rpC+tcvRbEu7+RD9oOpS8Md+P
jxSBZIxwcEurxON7UTrzoKhf5Jbqza+o97z22MiEG3xSg9zYPnsD5qvGaIn4wojw
PxOS7qLHT8wxkMkOFLujlNr16FQwkuLP72QpHK093TBszPboMd2NLV3JeXhXxM1S
JSAnGSQlAqsriskQEL70hEzg12zlW+q8Rgoqb0iW3r1cSL9FZJJGeYCBuxARDyYN
lqTUCEA+zYmmz09QVueS6LH2IyNZkw65JrCPNqQKjFOqfY8Jkkk8/+1MvBk8DG3R
OX+1E4THVTMkpyiygnmb4ZuCwusbr40AyEL29aDznHHhITmCUQpUPctReZ6cWTnO
o0KqAU8DWbw9xXPvIU+9vRTtt/CVSHST7J4gxavctZlvjlJcX868d8UWH0vAKc4m
uc8uo25JBFKHL1ngWj72AhK+rc0vADrK2rlJmAy5fSTUDwgPX1dfxYFu0sCo+I4/
fZ8AnDOYpr/lXSCEIsOS+bLULPYmzPNBMzmjruJZvj3C7TZnMh2HIKAnT41DnIya
qOd2xmKfS8In2dTyIKuc48Kqrc66fX7wpeWT9apuXvjgBtJw+F8u+mEU5lOYVFvT
qc10a6EsXcctOmzRfWxHIYwfjjhjMwyKFEUrWMyosTbAxJZRUH0=
=OTt2
-----END PGP SIGNATURE-----

Attachment: pgphiQkfHaIFN.pgp
Description: PGP signature


--- End Message ---

Reply via email to