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

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



Your message dated Wed, 28 Feb 2024 19:46:33 +0000
with message-id <E1rfPsv-007Z1D-Q0@fasolo.debian.org>
and subject line Bug#1062634: fixed in libspatialaudio 0.3.0+git20180730+dfsg1-2.1
has caused the Debian Bug report #1062634,
regarding libspatialaudio: 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.)


-- 
1062634: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062634
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libspatialaudio
Version: 0.3.0+git20180730+dfsg1-2
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-arm@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
libspatialaudio 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 libspatialaudio
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'), (500, 'testing'), (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 libspatialaudio-0.3.0+git20180730+dfsg1/debian/changelog libspatialaudio-0.3.0+git20180730+dfsg1/debian/changelog
--- libspatialaudio-0.3.0+git20180730+dfsg1/debian/changelog	2019-01-05 14:07:54.000000000 +0000
+++ libspatialaudio-0.3.0+git20180730+dfsg1/debian/changelog	2024-02-02 07:49:58.000000000 +0000
@@ -1,3 +1,10 @@
+libspatialaudio (0.3.0+git20180730+dfsg1-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vorlon@debian.org>  Fri, 02 Feb 2024 07:49:58 +0000
+
 libspatialaudio (0.3.0+git20180730+dfsg1-2) unstable; urgency=medium
 
   * debian/control:
diff -Nru libspatialaudio-0.3.0+git20180730+dfsg1/debian/control libspatialaudio-0.3.0+git20180730+dfsg1/debian/control
--- libspatialaudio-0.3.0+git20180730+dfsg1/debian/control	2019-01-05 14:03:41.000000000 +0000
+++ libspatialaudio-0.3.0+git20180730+dfsg1/debian/control	2024-02-02 07:49:58.000000000 +0000
@@ -21,7 +21,7 @@
 Multi-Arch: same
 Depends:
  ${misc:Depends},
- libspatialaudio0 (= ${binary:Version}),
+ libspatialaudio0t64 (= ${binary:Version}),
  libmysofa-dev
 Description: library for ambisonic encoding and decoding (development files)
  libspatialaudio is an open-source and cross-platform C++ library for Ambisonic
@@ -42,7 +42,10 @@
  .
  This package contains the development files.
 
-Package: libspatialaudio0
+Package: libspatialaudio0t64
+Provides: ${t64:Provides}
+Replaces: libspatialaudio0
+Breaks: libspatialaudio0 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends:
diff -Nru libspatialaudio-0.3.0+git20180730+dfsg1/debian/libspatialaudio0.install libspatialaudio-0.3.0+git20180730+dfsg1/debian/libspatialaudio0.install
--- libspatialaudio-0.3.0+git20180730+dfsg1/debian/libspatialaudio0.install	2018-07-31 03:18:24.000000000 +0000
+++ libspatialaudio-0.3.0+git20180730+dfsg1/debian/libspatialaudio0.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libspatialaudio.so.*
diff -Nru libspatialaudio-0.3.0+git20180730+dfsg1/debian/libspatialaudio0t64.install libspatialaudio-0.3.0+git20180730+dfsg1/debian/libspatialaudio0t64.install
--- libspatialaudio-0.3.0+git20180730+dfsg1/debian/libspatialaudio0t64.install	1970-01-01 00:00:00.000000000 +0000
+++ libspatialaudio-0.3.0+git20180730+dfsg1/debian/libspatialaudio0t64.install	2018-07-31 03:18:24.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libspatialaudio.so.*
diff -Nru libspatialaudio-0.3.0+git20180730+dfsg1/debian/libspatialaudio0t64.lintian-overrides libspatialaudio-0.3.0+git20180730+dfsg1/debian/libspatialaudio0t64.lintian-overrides
--- libspatialaudio-0.3.0+git20180730+dfsg1/debian/libspatialaudio0t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ libspatialaudio-0.3.0+git20180730+dfsg1/debian/libspatialaudio0t64.lintian-overrides	2024-02-02 07:49:58.000000000 +0000
@@ -0,0 +1 @@
+libspatialaudio0t64: package-name-doesnt-match-sonames libspatialaudio0

--- End Message ---
--- Begin Message ---
Source: libspatialaudio
Source-Version: 0.3.0+git20180730+dfsg1-2.1
Done: Graham Inggs <ginggs@debian.org>

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

Debian distribution maintenance software
pp.
Graham Inggs <ginggs@debian.org> (supplier of updated libspatialaudio 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 18:49:14 +0000
Source: libspatialaudio
Architecture: source
Version: 0.3.0+git20180730+dfsg1-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Graham Inggs <ginggs@debian.org>
Closes: 1062634
Changes:
 libspatialaudio (0.3.0+git20180730+dfsg1-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062634
Checksums-Sha1:
 fea127bb576cf3b4e09a7af980a6b7357a6098bc 2275 libspatialaudio_0.3.0+git20180730+dfsg1-2.1.dsc
 ab55a3009acf05b7e2df763360725d9799455fdb 4228 libspatialaudio_0.3.0+git20180730+dfsg1-2.1.debian.tar.xz
 aa26cbcba8fbd5f6c817af5f7fe2d6616d65e213 7677 libspatialaudio_0.3.0+git20180730+dfsg1-2.1_source.buildinfo
Checksums-Sha256:
 16ddccf7358de760f55cb5dd64d5cb8474a9f1abc8d8bfdce219d44ba025c9d9 2275 libspatialaudio_0.3.0+git20180730+dfsg1-2.1.dsc
 f9aba12059dd1bf8a409aa504812aabef10f4525dd59e711b5acc6f62e28ae03 4228 libspatialaudio_0.3.0+git20180730+dfsg1-2.1.debian.tar.xz
 f8bceda8546bab07ab6634f088adaa39d45b84f2167dd726b7c0b3d000e49cd9 7677 libspatialaudio_0.3.0+git20180730+dfsg1-2.1_source.buildinfo
Files:
 e308787778d8b2a4c6a7d7a7212216df 2275 libs optional libspatialaudio_0.3.0+git20180730+dfsg1-2.1.dsc
 0b1fb768733482e61c6bf48a4c7d6095 4228 libs optional libspatialaudio_0.3.0+git20180730+dfsg1-2.1.debian.tar.xz
 2b85787235043d5b44a7561fc767b7b0 7677 libs optional libspatialaudio_0.3.0+git20180730+dfsg1-2.1_source.buildinfo

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

iQIzBAEBCgAdFiEEJeP/LX9Gnb59DU5Qr8/sjmac4cIFAmXfgDUACgkQr8/sjmac
4cKxDA/9GnYP+9dTZe+dHfjmatqk5YyHImgSq3qi4YwYwDqjnslRizUd9ay14You
hEv8mxtXTsbcBXwaVqL8MRZyL/2PB0Z39env2ohnM4tP8Ec5dzvq5D8aQhteQT6H
EvM7Y9eWuD6S12H+cibqD9QPuvQUdHYq4FsT8ozvdMECaL8wMG0Sc9jIUw7aG6ET
O5LOlXnY5VSMwq64kaEg+Xp/0GJsr/cVTkXH20BbZtBb5ix56NBEeAdiPtZRoOPb
jSnlKaiaPsvgFvbScQaB9EmpBKwfHXKCfaKiOoMoF1zv+M1M4l9LMC3j9T/G7apa
SqSG5oGu6qPeG3Qd2SaEgSqbwexVFkQffL4GawDWNB8CpaYdaIA/nQ13ZsyaSGr6
zF2DyYKPus8pByPo8Byyris5RmpmYFuLWRAKIP9IoA5zhrJk7dnq9qe9BZvGmkWI
VFrY5tHxWHrkM1C7DrtH1Z0s9qH4+wYV2O6QeEG7GHmgToA/fU9c84gjYjJJb4QH
GB7zECIZVM6LisMktnG36Vrz0W6B8c01T/34s8DE08rW/fuPzu+zVTgcnSSObmRT
q5AM7T16CYPgkDpxBKmHoXD1nUlHQF+EfJ/u7PQQDawIZ5hRUp0F8SxERRQqArYC
h/IWo6HtHij7alOPRSEz9v8jRqS61Xg5kSD0k1SdL1ynOkEpauU=
=BMk/
-----END PGP SIGNATURE-----

Attachment: pgp79ndMK6M0I.pgp
Description: PGP signature


--- End Message ---

Reply to: