Bug#1062179: gnome-bluetooth: NMU diff for 64-bit time_t transition

Lukas Märdian slyon at debian.org
Wed Jan 31 15:21:21 GMT 2024


Source: gnome-bluetooth
Version: 3.34.5-11
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-arm at 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
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)
-------------- next part --------------
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 <slyon at debian.org>  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 at Base 3.34.5
- bluetooth_agent_error_quark at Base 3.12.0
- bluetooth_agent_get_type at Base 3.34.5
- bluetooth_agent_new at Base 3.12.0
- bluetooth_agent_register at Base 3.12.0
- bluetooth_agent_set_authorize_func at Base 3.12.0
- bluetooth_agent_set_authorize_service_func at Base 3.12.0
- bluetooth_agent_set_cancel_func at Base 3.12.0
- bluetooth_agent_set_confirm_func at Base 3.12.0
- bluetooth_agent_set_display_passkey_func at Base 3.34.5
- bluetooth_agent_set_display_pincode_func at Base 3.12.0
- bluetooth_agent_set_passkey_func at Base 3.12.0
- bluetooth_agent_set_pincode_func at Base 3.12.0
- bluetooth_agent_unregister at Base 3.12.0
- bluetooth_category_get_type at Base 3.12.0
- bluetooth_chooser_button_available at Base 3.12.0
- bluetooth_chooser_button_get_type at Base 3.12.0
- bluetooth_chooser_button_new at Base 3.12.0
- bluetooth_chooser_combo_get_type at Base 3.12.0
- bluetooth_chooser_combo_new at Base 3.12.0
- bluetooth_chooser_dump_selected_device at Base 3.12.0
- bluetooth_chooser_get_model at Base 3.12.0
- bluetooth_chooser_get_scrolled_window at Base 3.12.0
- bluetooth_chooser_get_selected_device at Base 3.12.0
- bluetooth_chooser_get_selected_device_icon at Base 3.12.0
- bluetooth_chooser_get_selected_device_info at Base 3.12.0
- bluetooth_chooser_get_selected_device_is_connected at Base 3.12.0
- bluetooth_chooser_get_selected_device_name at Base 3.12.0
- bluetooth_chooser_get_selected_device_type at Base 3.12.0
- bluetooth_chooser_get_treeview at Base 3.12.0
- bluetooth_chooser_get_type at Base 3.12.0
- bluetooth_chooser_new at Base 3.12.0
- bluetooth_chooser_start_discovery at Base 3.12.0
- bluetooth_chooser_stop_discovery at Base 3.12.0
- bluetooth_class_to_type at Base 3.12.0
- bluetooth_client_cancel_setup_device at Base 3.34.5
- bluetooth_client_cancel_setup_device_finish at Base 3.34.5
- bluetooth_client_connect_service at Base 3.12.0
- bluetooth_client_connect_service_finish at Base 3.12.0
- bluetooth_client_dump_device at Base 3.12.0
- bluetooth_client_get_adapter_model at Base 3.12.0
- bluetooth_client_get_device at Base 3.12.0
- bluetooth_client_get_device_model at Base 3.12.0
- bluetooth_client_get_filter_model at Base 3.12.0
- bluetooth_client_get_model at Base 3.12.0
- bluetooth_client_get_type at Base 3.12.0
- bluetooth_client_new at Base 3.12.0
- bluetooth_client_set_trusted at Base 3.12.0
- bluetooth_client_setup_device at Base 3.12.0
- bluetooth_client_setup_device_finish at Base 3.12.0
- bluetooth_column_get_type at Base 3.12.0
- bluetooth_filter_widget_bind_filter at Base 3.12.0
- bluetooth_filter_widget_get_type at Base 3.12.0
- bluetooth_filter_widget_new at Base 3.12.0
- bluetooth_filter_widget_set_title at Base 3.12.0
- bluetooth_pairing_dialog_get_mode at Base 3.12.0
- bluetooth_pairing_dialog_get_type at Base 3.12.0
- bluetooth_pairing_dialog_new at Base 3.12.0
- bluetooth_pairing_dialog_set_mode at Base 3.12.0
- bluetooth_pairing_dialog_set_pin_entered at Base 3.12.0
- bluetooth_send_to_address at Base 3.12.0
- bluetooth_settings_widget_get_default_adapter_powered at Base 3.18.2
- bluetooth_settings_widget_get_type at Base 3.12.0
- bluetooth_settings_widget_new at Base 3.12.0
- bluetooth_status_get_type at Base 3.12.0
- bluetooth_type_get_type at Base 3.12.0
- bluetooth_type_to_filter_string at Base 3.20.1
- bluetooth_type_to_string at Base 3.12.0
- bluetooth_uuid_to_string at Base 3.12.0
- bluetooth_verify_address at 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 at Base 3.34.5
+ bluetooth_agent_error_quark at Base 3.12.0
+ bluetooth_agent_get_type at Base 3.34.5
+ bluetooth_agent_new at Base 3.12.0
+ bluetooth_agent_register at Base 3.12.0
+ bluetooth_agent_set_authorize_func at Base 3.12.0
+ bluetooth_agent_set_authorize_service_func at Base 3.12.0
+ bluetooth_agent_set_cancel_func at Base 3.12.0
+ bluetooth_agent_set_confirm_func at Base 3.12.0
+ bluetooth_agent_set_display_passkey_func at Base 3.34.5
+ bluetooth_agent_set_display_pincode_func at Base 3.12.0
+ bluetooth_agent_set_passkey_func at Base 3.12.0
+ bluetooth_agent_set_pincode_func at Base 3.12.0
+ bluetooth_agent_unregister at Base 3.12.0
+ bluetooth_category_get_type at Base 3.12.0
+ bluetooth_chooser_button_available at Base 3.12.0
+ bluetooth_chooser_button_get_type at Base 3.12.0
+ bluetooth_chooser_button_new at Base 3.12.0
+ bluetooth_chooser_combo_get_type at Base 3.12.0
+ bluetooth_chooser_combo_new at Base 3.12.0
+ bluetooth_chooser_dump_selected_device at Base 3.12.0
+ bluetooth_chooser_get_model at Base 3.12.0
+ bluetooth_chooser_get_scrolled_window at Base 3.12.0
+ bluetooth_chooser_get_selected_device at Base 3.12.0
+ bluetooth_chooser_get_selected_device_icon at Base 3.12.0
+ bluetooth_chooser_get_selected_device_info at Base 3.12.0
+ bluetooth_chooser_get_selected_device_is_connected at Base 3.12.0
+ bluetooth_chooser_get_selected_device_name at Base 3.12.0
+ bluetooth_chooser_get_selected_device_type at Base 3.12.0
+ bluetooth_chooser_get_treeview at Base 3.12.0
+ bluetooth_chooser_get_type at Base 3.12.0
+ bluetooth_chooser_new at Base 3.12.0
+ bluetooth_chooser_start_discovery at Base 3.12.0
+ bluetooth_chooser_stop_discovery at Base 3.12.0
+ bluetooth_class_to_type at Base 3.12.0
+ bluetooth_client_cancel_setup_device at Base 3.34.5
+ bluetooth_client_cancel_setup_device_finish at Base 3.34.5
+ bluetooth_client_connect_service at Base 3.12.0
+ bluetooth_client_connect_service_finish at Base 3.12.0
+ bluetooth_client_dump_device at Base 3.12.0
+ bluetooth_client_get_adapter_model at Base 3.12.0
+ bluetooth_client_get_device at Base 3.12.0
+ bluetooth_client_get_device_model at Base 3.12.0
+ bluetooth_client_get_filter_model at Base 3.12.0
+ bluetooth_client_get_model at Base 3.12.0
+ bluetooth_client_get_type at Base 3.12.0
+ bluetooth_client_new at Base 3.12.0
+ bluetooth_client_set_trusted at Base 3.12.0
+ bluetooth_client_setup_device at Base 3.12.0
+ bluetooth_client_setup_device_finish at Base 3.12.0
+ bluetooth_column_get_type at Base 3.12.0
+ bluetooth_filter_widget_bind_filter at Base 3.12.0
+ bluetooth_filter_widget_get_type at Base 3.12.0
+ bluetooth_filter_widget_new at Base 3.12.0
+ bluetooth_filter_widget_set_title at Base 3.12.0
+ bluetooth_pairing_dialog_get_mode at Base 3.12.0
+ bluetooth_pairing_dialog_get_type at Base 3.12.0
+ bluetooth_pairing_dialog_new at Base 3.12.0
+ bluetooth_pairing_dialog_set_mode at Base 3.12.0
+ bluetooth_pairing_dialog_set_pin_entered at Base 3.12.0
+ bluetooth_send_to_address at Base 3.12.0
+ bluetooth_settings_widget_get_default_adapter_powered at Base 3.18.2
+ bluetooth_settings_widget_get_type at Base 3.12.0
+ bluetooth_settings_widget_new at Base 3.12.0
+ bluetooth_status_get_type at Base 3.12.0
+ bluetooth_type_get_type at Base 3.12.0
+ bluetooth_type_to_filter_string at Base 3.20.1
+ bluetooth_type_to_string at Base 3.12.0
+ bluetooth_uuid_to_string at Base 3.12.0
+ bluetooth_verify_address at Base 3.12.0


More information about the pkg-gnome-maintainers mailing list