Your message dated Thu, 29 Feb 2024 13:30:13 +0000
with message-id <e1rfguh-00bdo6...@fasolo.debian.org>
and subject line Bug#1063091: fixed in openipmi 2.0.33-1.1
has caused the Debian Bug report #1063091,
regarding openipmi: 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.)


-- 
1063091: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063091
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openipmi
Version: 2.0.33-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
openipmi 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 openipmi
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.2.0-39-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, 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 openipmi-2.0.33/debian/changelog openipmi-2.0.33/debian/changelog
--- openipmi-2.0.33/debian/changelog    2022-07-19 04:42:06.000000000 -0300
+++ openipmi-2.0.33/debian/changelog    2024-02-04 23:02:53.000000000 -0300
@@ -1,3 +1,10 @@
+openipmi (2.0.33-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Lucas Kanashiro <kanash...@debian.org>  Sun, 04 Feb 2024 23:02:53 -0300
+
 openipmi (2.0.33-1) unstable; urgency=medium
 
   * new upstream release from 2022-07-07
diff -Nru openipmi-2.0.33/debian/control openipmi-2.0.33/debian/control
--- openipmi-2.0.33/debian/control      2022-07-19 04:42:06.000000000 -0300
+++ openipmi-2.0.33/debian/control      2024-02-04 23:02:53.000000000 -0300
@@ -25,7 +25,10 @@
  This package contains some command-line and graphical-user-interfaces
  to interact with IPMI-enabled devices.
 
-Package: libopenipmi0
+Package: libopenipmi0t64
+Provides: ${t64:Provides}
+Replaces: libopenipmi0
+Breaks: libopenipmi0 (<< ${source:Version})
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -37,7 +40,7 @@
 Package: libopenipmi-dev
 Section: libdevel
 Architecture: any
-Depends: libopenipmi0 (= ${binary:Version}), libgdbm-dev, ${misc:Depends}
+Depends: libopenipmi0t64 (= ${binary:Version}), libgdbm-dev, ${misc:Depends}
 Description: Intelligent Platform Management Interface - development
  IPMI allows remote monitoring and remote management of devices.
  .
diff -Nru openipmi-2.0.33/debian/libopenipmi0.files 
openipmi-2.0.33/debian/libopenipmi0.files
--- openipmi-2.0.33/debian/libopenipmi0.files   2020-07-07 11:45:34.000000000 
-0300
+++ openipmi-2.0.33/debian/libopenipmi0.files   1969-12-31 21:00:00.000000000 
-0300
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff -Nru openipmi-2.0.33/debian/libopenipmi0t64.files 
openipmi-2.0.33/debian/libopenipmi0t64.files
--- openipmi-2.0.33/debian/libopenipmi0t64.files        1969-12-31 
21:00:00.000000000 -0300
+++ openipmi-2.0.33/debian/libopenipmi0t64.files        2020-07-07 
11:45:34.000000000 -0300
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*
diff -Nru openipmi-2.0.33/debian/libopenipmi0t64.lintian-overrides 
openipmi-2.0.33/debian/libopenipmi0t64.lintian-overrides
--- openipmi-2.0.33/debian/libopenipmi0t64.lintian-overrides    1969-12-31 
21:00:00.000000000 -0300
+++ openipmi-2.0.33/debian/libopenipmi0t64.lintian-overrides    2024-02-04 
23:02:53.000000000 -0300
@@ -0,0 +1 @@
+libopenipmi0t64: package-name-doesnt-match-sonames libopenipmi0

--- End Message ---
--- Begin Message ---
Source: openipmi
Source-Version: 2.0.33-1.1
Done: Benjamin Drung <bdr...@debian.org>

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

Debian distribution maintenance software
pp.
Benjamin Drung <bdr...@debian.org> (supplier of updated openipmi 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: Thu, 29 Feb 2024 12:31:07 +0000
Source: openipmi
Architecture: source
Version: 2.0.33-1.1
Distribution: unstable
Urgency: medium
Maintainer: Noël Köthe <n...@debian.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1063091
Changes:
 openipmi (2.0.33-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1063091
Checksums-Sha1:
 61bc59a71fa30ec43a2f2fffbd4bf85adc636ff1 2064 openipmi_2.0.33-1.1.dsc
 c875fbac40a98bcc75590cf7dcbf49677343f83a 9172 openipmi_2.0.33-1.1.debian.tar.xz
 bf3b0a9aaa4c49744c5f3b8aa6c811c2eebf6a3d 7858 
openipmi_2.0.33-1.1_source.buildinfo
Checksums-Sha256:
 7672594ef3e1e7c0ecdfe14fcf5a3c8bd70c3854107217f53825450357d82990 2064 
openipmi_2.0.33-1.1.dsc
 dc7a78c9d247ac3d4b3713d8d3f22ecd7beb06c71bffd0733afc816633f57a35 9172 
openipmi_2.0.33-1.1.debian.tar.xz
 4a69eae990271f4c1efcf6adb4c9f0ca58e2b6147420a8cf25249bf1db1ef89f 7858 
openipmi_2.0.33-1.1_source.buildinfo
Files:
 37aa63939108efcd313fb5bb65bc84c4 2064 admin optional openipmi_2.0.33-1.1.dsc
 5b06e5abf5773316432cb7828e98b916 9172 admin optional 
openipmi_2.0.33-1.1.debian.tar.xz
 201fa1c338c6517bf000e08aa9dfb18d 7858 admin optional 
openipmi_2.0.33-1.1_source.buildinfo

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXgeVsACgkQFZ61xO/I
d0ykfxAAkPyI+0N+6h01JzK6KE2lPLl0pxsYU/ZthQTEVd3JD1QN/G/uj3uWDBTQ
ZnP6G0KRh6jJX3M2ys3Vrq2Yzi3uRyO9+tQnK04qbEN5fyLTPJafD2uYVZrYCvY9
n5Yy/ytQUD0d0uUJGxJ2UMAl9LziOf9qDwrxWP7TGzEJ+i6TJRPKXtO7ybavvu7/
3qfmQOj3B/CUdAHiBbxkph8fO5aMhALquw2fqE3uj43w30wANk53Kb5XdAoA/BV7
arcO87Tbrkjd4Jo2a6Nxp+KChnjQcWNhXJlwGAwKSGV8VemCu58PpapYgxl8pBnZ
aQWSQAAceJMlXCP0iKnqr0AtlKoCKDgUSLi15DX5yyaigVQg0NFEd9mX1l8PFGNP
EImZ5gBrtnL0Gudpdn2nTPjLmaIUDsSj5RHsy7pOvZ8cw5bVKLz6EWdkeYQvj3ge
bSxb8ijctw3ixYeg3APsca7yH8vm3denyfI0QHPkI8kEgdZuCSYuPY3QDB1JicOQ
T+ThSEXN3VyWIe54kujoaT0JnISZN3LMLtkTywegqU41INJz2jf7h3ABcM37rdVa
Nr/Gif16ax2Zr6w15kqsar6jqc2Ytl9nzxN3fvfbzTzxU1jDWxgdj8v0DAikIiCR
ZtP1EDOyDQ3zkmHLFOdTiB/IEW2JSvhZ2/GDUOX+GLLdtjNKy5M=
=o8P1
-----END PGP SIGNATURE-----

Attachment: pgp9KMMISQ0vg.pgp
Description: PGP signature


--- End Message ---

Reply via email to