[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1061929: marked as done (bamf: NMU diff for 64-bit time_t transition)



Your message dated Wed, 28 Feb 2024 03:36:11 +0000
with message-id <E1rfAjr-004IxR-4h@fasolo.debian.org>
and subject line Bug#1061929: fixed in bamf 0.5.6+repack-1.1
has caused the Debian Bug report #1061929,
regarding bamf: 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 owner@bugs.debian.org
immediately.)


-- 
1061929: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061929
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: bamf
Version: 0.5.6+repack-1
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-arm@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
bamf 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 bamf
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'), (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 bamf-0.5.6+repack/debian/changelog bamf-0.5.6+repack/debian/changelog
--- bamf-0.5.6+repack/debian/changelog	2022-02-25 23:21:02.000000000 +0000
+++ bamf-0.5.6+repack/debian/changelog	2024-01-30 04:29:18.000000000 +0000
@@ -1,3 +1,10 @@
+bamf (0.5.6+repack-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vorlon@debian.org>  Tue, 30 Jan 2024 04:29:18 +0000
+
 bamf (0.5.6+repack-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru bamf-0.5.6+repack/debian/control bamf-0.5.6+repack/debian/control
--- bamf-0.5.6+repack/debian/control	2021-08-21 10:29:16.000000000 +0000
+++ bamf-0.5.6+repack/debian/control	2024-01-30 04:29:18.000000000 +0000
@@ -39,11 +39,13 @@
  module that facilitates the matching of applications started
  through GDesktopAppInfo.
 
-Package: libbamf3-2
+Package: libbamf3-2t64
+Provides: ${t64:Provides}
+Replaces: libbamf3-2
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-Breaks: unity (<< 3.2.12),
+Breaks: libbamf3-2 (<< ${source:Version}), unity (<< 3.2.12),
 Pre-Depends: ${misc:Pre-Depends},
 Multi-Arch: same
 Description: Window matching library - shared library
diff -Nru bamf-0.5.6+repack/debian/libbamf3-2.install bamf-0.5.6+repack/debian/libbamf3-2.install
--- bamf-0.5.6+repack/debian/libbamf3-2.install	2018-11-13 15:47:00.000000000 +0000
+++ bamf-0.5.6+repack/debian/libbamf3-2.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libbamf3.so.*
diff -Nru bamf-0.5.6+repack/debian/libbamf3-2.symbols bamf-0.5.6+repack/debian/libbamf3-2.symbols
--- bamf-0.5.6+repack/debian/libbamf3-2.symbols	2018-12-10 20:35:15.000000000 +0000
+++ bamf-0.5.6+repack/debian/libbamf3-2.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,72 +0,0 @@
-libbamf3.so.2 libbamf3-2 #MINVER#
- bamf_application_get_application_menu@Base 0.3.0
- bamf_application_get_application_type@Base 0.2.20
- bamf_application_get_desktop_file@Base 0.2.20
- bamf_application_get_focusable_child@Base 0.3.0
- bamf_application_get_show_menu_stubs@Base 0.2.48
- bamf_application_get_supported_mime_types@Base 0.3.0
- bamf_application_get_type@Base 0.2.20
- bamf_application_get_window_for_xid@Base 0.5.3
- bamf_application_get_windows@Base 0.2.20
- bamf_application_get_xids@Base 0.2.20
- bamf_application_new@Base 0.2.20
- bamf_application_new_favorite@Base 0.2.60
- bamf_control_create_local_desktop_file@Base 0.5.0
- bamf_control_get_default@Base 0.2.20
- bamf_control_get_type@Base 0.2.20
- bamf_control_insert_desktop_file@Base 0.2.20
- bamf_control_register_application_for_pid@Base 0.2.20
- bamf_factory_get_type@Base 0.2.20
- bamf_matcher_application_is_running@Base 0.2.20
- bamf_matcher_get_active_application@Base 0.2.20
- bamf_matcher_get_active_window@Base 0.2.20
- bamf_matcher_get_application_for_desktop_file@Base 0.2.60
- bamf_matcher_get_application_for_window@Base 0.2.48
- bamf_matcher_get_application_for_xid@Base 0.2.20
- bamf_matcher_get_applications@Base 0.2.20
- bamf_matcher_get_default@Base 0.2.20
- bamf_matcher_get_running_applications@Base 0.2.20
- bamf_matcher_get_tabs@Base 0.2.20
- bamf_matcher_get_type@Base 0.2.20
- bamf_matcher_get_window_for_xid@Base 0.5.3
- bamf_matcher_get_window_stack_for_monitor@Base 0.2.108
- bamf_matcher_get_windows@Base 0.2.46
- bamf_matcher_get_xids_for_application@Base 0.2.20
- bamf_matcher_register_favorites@Base 0.2.46
- bamf_tab_close@Base 0.3.0
- bamf_tab_get_desktop_name@Base 0.3.0
- bamf_tab_get_is_foreground_tab@Base 0.3.0
- bamf_tab_get_location@Base 0.3.0
- bamf_tab_get_type@Base 0.2.28
- bamf_tab_get_xid@Base 0.3.0
- bamf_tab_new@Base 0.2.28
- bamf_tab_raise@Base 0.3.0
- bamf_tab_request_preview@Base 0.3.0
- bamf_view_get_children@Base 0.2.20
- bamf_view_get_click_suggestion@Base 0.2.60
- bamf_view_get_icon@Base 0.2.20
- bamf_view_get_name@Base 0.2.20
- bamf_view_get_type@Base 0.2.20
- bamf_view_get_view_type@Base 0.2.20
- bamf_view_has_child@Base 0.5.3
- bamf_view_is_active@Base 0.2.20
- bamf_view_is_closed@Base 0.2.54
- bamf_view_is_running@Base 0.2.20
- bamf_view_is_starting@Base 0.5.3
- bamf_view_is_sticky@Base 0.2.60
- bamf_view_is_urgent@Base 0.2.20
- bamf_view_is_user_visible@Base 0.4.0
- bamf_view_peek_children@Base 0.5.3
- bamf_view_set_sticky@Base 0.2.60
- bamf_view_user_visible@Base 0.2.20
- bamf_window_get_monitor@Base 0.2.108
- bamf_window_get_pid@Base 0.2.112
- bamf_window_get_transient@Base 0.2.28
- bamf_window_get_type@Base 0.2.20
- bamf_window_get_utf8_prop@Base 0.2.110
- bamf_window_get_window_type@Base 0.2.46
- bamf_window_get_xid@Base 0.2.20
- bamf_window_last_active@Base 0.2.30
- bamf_window_maximized@Base 0.2.108
- bamf_window_new@Base 0.2.20
-*Build-Depends-Package: libbamf3-dev
diff -Nru bamf-0.5.6+repack/debian/libbamf3-2t64.install bamf-0.5.6+repack/debian/libbamf3-2t64.install
--- bamf-0.5.6+repack/debian/libbamf3-2t64.install	1970-01-01 00:00:00.000000000 +0000
+++ bamf-0.5.6+repack/debian/libbamf3-2t64.install	2018-11-13 15:47:00.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libbamf3.so.*
diff -Nru bamf-0.5.6+repack/debian/libbamf3-2t64.lintian-overrides bamf-0.5.6+repack/debian/libbamf3-2t64.lintian-overrides
--- bamf-0.5.6+repack/debian/libbamf3-2t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ bamf-0.5.6+repack/debian/libbamf3-2t64.lintian-overrides	2024-01-30 04:29:18.000000000 +0000
@@ -0,0 +1 @@
+libbamf3-2t64: package-name-doesnt-match-sonames libbamf3-2
diff -Nru bamf-0.5.6+repack/debian/libbamf3-2t64.symbols bamf-0.5.6+repack/debian/libbamf3-2t64.symbols
--- bamf-0.5.6+repack/debian/libbamf3-2t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ bamf-0.5.6+repack/debian/libbamf3-2t64.symbols	2024-01-30 04:29:18.000000000 +0000
@@ -0,0 +1,72 @@
+libbamf3.so.2 libbamf3-2t64 #MINVER#
+ bamf_application_get_application_menu@Base 0.3.0
+ bamf_application_get_application_type@Base 0.2.20
+ bamf_application_get_desktop_file@Base 0.2.20
+ bamf_application_get_focusable_child@Base 0.3.0
+ bamf_application_get_show_menu_stubs@Base 0.2.48
+ bamf_application_get_supported_mime_types@Base 0.3.0
+ bamf_application_get_type@Base 0.2.20
+ bamf_application_get_window_for_xid@Base 0.5.3
+ bamf_application_get_windows@Base 0.2.20
+ bamf_application_get_xids@Base 0.2.20
+ bamf_application_new@Base 0.2.20
+ bamf_application_new_favorite@Base 0.2.60
+ bamf_control_create_local_desktop_file@Base 0.5.0
+ bamf_control_get_default@Base 0.2.20
+ bamf_control_get_type@Base 0.2.20
+ bamf_control_insert_desktop_file@Base 0.2.20
+ bamf_control_register_application_for_pid@Base 0.2.20
+ bamf_factory_get_type@Base 0.2.20
+ bamf_matcher_application_is_running@Base 0.2.20
+ bamf_matcher_get_active_application@Base 0.2.20
+ bamf_matcher_get_active_window@Base 0.2.20
+ bamf_matcher_get_application_for_desktop_file@Base 0.2.60
+ bamf_matcher_get_application_for_window@Base 0.2.48
+ bamf_matcher_get_application_for_xid@Base 0.2.20
+ bamf_matcher_get_applications@Base 0.2.20
+ bamf_matcher_get_default@Base 0.2.20
+ bamf_matcher_get_running_applications@Base 0.2.20
+ bamf_matcher_get_tabs@Base 0.2.20
+ bamf_matcher_get_type@Base 0.2.20
+ bamf_matcher_get_window_for_xid@Base 0.5.3
+ bamf_matcher_get_window_stack_for_monitor@Base 0.2.108
+ bamf_matcher_get_windows@Base 0.2.46
+ bamf_matcher_get_xids_for_application@Base 0.2.20
+ bamf_matcher_register_favorites@Base 0.2.46
+ bamf_tab_close@Base 0.3.0
+ bamf_tab_get_desktop_name@Base 0.3.0
+ bamf_tab_get_is_foreground_tab@Base 0.3.0
+ bamf_tab_get_location@Base 0.3.0
+ bamf_tab_get_type@Base 0.2.28
+ bamf_tab_get_xid@Base 0.3.0
+ bamf_tab_new@Base 0.2.28
+ bamf_tab_raise@Base 0.3.0
+ bamf_tab_request_preview@Base 0.3.0
+ bamf_view_get_children@Base 0.2.20
+ bamf_view_get_click_suggestion@Base 0.2.60
+ bamf_view_get_icon@Base 0.2.20
+ bamf_view_get_name@Base 0.2.20
+ bamf_view_get_type@Base 0.2.20
+ bamf_view_get_view_type@Base 0.2.20
+ bamf_view_has_child@Base 0.5.3
+ bamf_view_is_active@Base 0.2.20
+ bamf_view_is_closed@Base 0.2.54
+ bamf_view_is_running@Base 0.2.20
+ bamf_view_is_starting@Base 0.5.3
+ bamf_view_is_sticky@Base 0.2.60
+ bamf_view_is_urgent@Base 0.2.20
+ bamf_view_is_user_visible@Base 0.4.0
+ bamf_view_peek_children@Base 0.5.3
+ bamf_view_set_sticky@Base 0.2.60
+ bamf_view_user_visible@Base 0.2.20
+ bamf_window_get_monitor@Base 0.2.108
+ bamf_window_get_pid@Base 0.2.112
+ bamf_window_get_transient@Base 0.2.28
+ bamf_window_get_type@Base 0.2.20
+ bamf_window_get_utf8_prop@Base 0.2.110
+ bamf_window_get_window_type@Base 0.2.46
+ bamf_window_get_xid@Base 0.2.20
+ bamf_window_last_active@Base 0.2.30
+ bamf_window_maximized@Base 0.2.108
+ bamf_window_new@Base 0.2.20
+*Build-Depends-Package: libbamf3-dev

--- End Message ---
--- Begin Message ---
Source: bamf
Source-Version: 0.5.6+repack-1.1
Done: Steve Langasek <vorlon@debian.org>

We believe that the bug you reported is fixed in the latest version of
bamf, 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 1061929@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve Langasek <vorlon@debian.org> (supplier of updated bamf 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 28 Feb 2024 03:14:53 +0000
Source: bamf
Architecture: source
Version: 0.5.6+repack-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org>
Changed-By: Steve Langasek <vorlon@debian.org>
Closes: 1061929
Changes:
 bamf (0.5.6+repack-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1061929
Checksums-Sha1:
 f026100bcbe69e9faadf893a5c3e624d93195e12 2484 bamf_0.5.6+repack-1.1.dsc
 093768bc596e67b88b847fba57c68d418d8a2d38 18600 bamf_0.5.6+repack-1.1.debian.tar.xz
 4f410f457c07e139e564d168d3f722c2d4ffd09f 17808 bamf_0.5.6+repack-1.1_source.buildinfo
Checksums-Sha256:
 4d14369046a5cd1f1b266a3d1f6bf986b2e9dfe12d5683494c45bf09224b27bc 2484 bamf_0.5.6+repack-1.1.dsc
 f88bcbfd36716fc61b0e94e902cb32af3b7d23ab624dcaa714a33b939167fab9 18600 bamf_0.5.6+repack-1.1.debian.tar.xz
 14057739e05ca50d4e434759691d28ff0546843fcc77045cbb07467873982baf 17808 bamf_0.5.6+repack-1.1_source.buildinfo
Files:
 0c4437faab98614b898d377f1833e58f 2484 libs optional bamf_0.5.6+repack-1.1.dsc
 1ff7681177f22f9dc0373495371f1115 18600 libs optional bamf_0.5.6+repack-1.1.debian.tar.xz
 d514fb20699fde89c032d23d50383765 17808 libs optional bamf_0.5.6+repack-1.1_source.buildinfo

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

iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXepWQSHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM9Vb4QAIIh61rTJE53lviTLeDDvF6rxz280c6/
8pM1FTO3OptfWObgn+L/gdv/tpXNQzLNwAZRVgw+8E0dAuf+UBmVqo6Nusysx7N4
ZCJcHpvoQAfq3gJYt0dUcFhs8zPLKP3D3/Yu+yI18+yRyvW5j5aYlqqKbvaey3kl
jSjH8pIEvl8dWY9roh0G5EiQfdLfQqb2iBdGZrDH2hilGmxKvM5FoYdYeeuBsvsu
05tN3gfBt+t8r7a/7qn5FYDZYn05Xrt7kBTst8ExF6P7T5rPXd9+XfceWvPhw9MN
uNjOKzl680dwoK7KaFNpxDhaB2qP4YtDt9IZBsk9hMdhzAIsLU0dR2nJmbyVDN4z
eCcjJbZlHtvJoszR8zZoiGBUeK1VDZkQ5cClY1bTLS1yfuVg4Eb9FxPDgnkAIF34
iW92G6IFY2LRgKHdYhcQRhJWj0M0D9uOha5MCgflD4qAVKO/GgEzM3716Bu3JHs1
36848v2tqTPn9WkaZRtrtw4OoYUvuQ3UAiddOi2J0T2w+gSL0XqinKPqUCqK/Y6F
6BDhJ+61z+KsyYr2hh0RPl3Bwwtt5SGDX2Ypw9PtEHXOxR2+UWzi/e2AqVLUVYpu
Tr3kYFVKGCZCJTyekdQnj9Odhw8b9pEyz6l+YZp/4d8+oC6qauzrtH6ZBsQafsMH
SRfOyFirAkZI
=x/YW
-----END PGP SIGNATURE-----

Attachment: pgpuljqANAeN0.pgp
Description: PGP signature


--- End Message ---

Reply to: