Your message dated Wed, 28 Feb 2024 01:27:02 +0000
with message-id <[email protected]>
and subject line Bug#1062211: fixed in android-platform-frameworks-native
1:10.0.0+r36-1.1
has caused the Debian Bug report #1062211,
regarding android-platform-frameworks-native: 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.)
--
1062211: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062211
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: android-platform-frameworks-native
Version: 1:10.0.0+r36-1
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
android-platform-frameworks-native 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
android-platform-frameworks-native
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
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1.docs
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1.docs
--- android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1.docs
2020-11-22 15:26:31.000000000 +0000
+++ android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1.docs
1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-NOTICE
diff -Nru
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1.install
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1.install
---
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1.install
2020-11-22 15:26:31.000000000 +0000
+++
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1.install
1970-01-01 00:00:00.000000000 +0000
@@ -1,3 +0,0 @@
-#!/usr/bin/dh-exec
-
-debian/out/libETC1.so.0 usr/lib/${DEB_HOST_MULTIARCH}/android
\ No newline at end of file
diff -Nru
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1t64.docs
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1t64.docs
---
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1t64.docs
1970-01-01 00:00:00.000000000 +0000
+++
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1t64.docs
2020-11-22 15:26:31.000000000 +0000
@@ -0,0 +1 @@
+NOTICE
diff -Nru
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1t64.install
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1t64.install
---
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1t64.install
1970-01-01 00:00:00.000000000 +0000
+++
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1t64.install
2020-11-22 15:26:31.000000000 +0000
@@ -0,0 +1,3 @@
+#!/usr/bin/dh-exec
+
+debian/out/libETC1.so.0 usr/lib/${DEB_HOST_MULTIARCH}/android
\ No newline at end of file
diff -Nru
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1t64.lintian-overrides
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1t64.lintian-overrides
---
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1t64.lintian-overrides
1970-01-01 00:00:00.000000000 +0000
+++
android-platform-frameworks-native-10.0.0+r36/debian/android-libetc1t64.lintian-overrides
2024-01-31 18:43:54.000000000 +0000
@@ -0,0 +1 @@
+android-libetc1t64: package-name-doesnt-match-sonames android-libetc1
diff -Nru android-platform-frameworks-native-10.0.0+r36/debian/changelog
android-platform-frameworks-native-10.0.0+r36/debian/changelog
--- android-platform-frameworks-native-10.0.0+r36/debian/changelog
2020-11-22 15:40:12.000000000 +0000
+++ android-platform-frameworks-native-10.0.0+r36/debian/changelog
2024-01-31 18:43:55.000000000 +0000
@@ -1,3 +1,10 @@
+android-platform-frameworks-native (1:10.0.0+r36-1.1) experimental;
urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <[email protected]> Wed, 31 Jan 2024 18:43:55 +0000
+
android-platform-frameworks-native (1:10.0.0+r36-1) unstable; urgency=medium
[ Roger Shimizu ]
diff -Nru android-platform-frameworks-native-10.0.0+r36/debian/control
android-platform-frameworks-native-10.0.0+r36/debian/control
--- android-platform-frameworks-native-10.0.0+r36/debian/control
2020-11-22 15:40:12.000000000 +0000
+++ android-platform-frameworks-native-10.0.0+r36/debian/control
2024-01-31 18:43:54.000000000 +0000
@@ -24,7 +24,10 @@
This package contains headers in include/android in platform/frameworks/native
Consists of all the header files ranging from asset_manager.h to window.h.
-Package: android-libetc1
+Package: android-libetc1t64
+Provides: ${t64:Provides}
+Replaces: android-libetc1
+Breaks: android-libetc1 (<< ${source:Version})
Section: libs
Architecture: amd64 i386 armel armhf arm64 mips mipsel mips64el
Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -36,7 +39,7 @@
Package: android-libetc1-dev
Section: libdevel
Architecture: amd64 i386 armel armhf arm64 mips mipsel mips64el
-Depends: android-libetc1 (= ${binary:Version}), ${misc:Depends},
${shlibs:Depends}
+Depends: android-libetc1t64 (= ${binary:Version}), ${misc:Depends},
${shlibs:Depends}
Description: ETC1 compression library - Development files
Ericsson Texture Compression (ETC) is a lossy texture compression technique
developed in collaboration with Ericsson Research in early 2005. libETC1
--- End Message ---
--- Begin Message ---
Source: android-platform-frameworks-native
Source-Version: 1:10.0.0+r36-1.1
Done: Steve Langasek <[email protected]>
We believe that the bug you reported is fixed in the latest version of
android-platform-frameworks-native, 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.
Steve Langasek <[email protected]> (supplier of updated
android-platform-frameworks-native 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: Wed, 28 Feb 2024 00:59:27 +0000
Source: android-platform-frameworks-native
Architecture: source
Version: 1:10.0.0+r36-1.1
Distribution: unstable
Urgency: medium
Maintainer: Android Tools Maintainers
<[email protected]>
Changed-By: Steve Langasek <[email protected]>
Closes: 1062211
Changes:
android-platform-frameworks-native (1:10.0.0+r36-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062211
Checksums-Sha1:
fbd0e897ea000766ac857becf7272f72d64041b4 2793
android-platform-frameworks-native_10.0.0+r36-1.1.dsc
a3716cdf56f8f5bae275437f0485fcfb1e285e0b 8964
android-platform-frameworks-native_10.0.0+r36-1.1.debian.tar.xz
fadffc657c1f656c3d7df0b48936a720eda41624 6966
android-platform-frameworks-native_10.0.0+r36-1.1_source.buildinfo
Checksums-Sha256:
fefd86b57685385edf37523a91d1833b1227d1db47d90f81a4472a68d16dc961 2793
android-platform-frameworks-native_10.0.0+r36-1.1.dsc
b979996d2b5bd9fb551b69dbe069fed2bb88ca1b7d64d58dd3b44a21f807e7c7 8964
android-platform-frameworks-native_10.0.0+r36-1.1.debian.tar.xz
98523b4edc7b7e208058f9b6d1ab35b4a5730b5f37e6e07af2e16a013c5d8c44 6966
android-platform-frameworks-native_10.0.0+r36-1.1_source.buildinfo
Files:
246d442bef6256c9cceb24e76a9b4ba9 2793 devel optional
android-platform-frameworks-native_10.0.0+r36-1.1.dsc
4e967886cfc55df848344230933f82c4 8964 devel optional
android-platform-frameworks-native_10.0.0+r36-1.1.debian.tar.xz
d08929f0ee34711ec5d21ca60d5b3578 6966 devel optional
android-platform-frameworks-native_10.0.0+r36-1.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXehXcSHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM9BtwP+QGh5vGLEh7sungZmXPu3gOXE+7Am91l
Q5bO9lwJ1h3uui4j4mpRbLPoozpJ0NXEZm9WejbzyXiuF5QzYMlJeiSZJ5W4NCry
pyV9FKFpaeotmnFdVG7Ta4CZxM3U4y90nPg2NGxfDfikaal0SRPl/cPLRUiC/fBL
Fgn5IZZfHsX8uHO4r314JpP/Gmh3IOFMesOldAGXWOHvIcVdO90uGO449hA2TO2Y
lY7V2MP2hh5Ua8drNXy+rI0iL2Xntm+VVfS+w4EEi2AJ2Q7nwGfUbIcXhpEIU2fm
q27Pq9SgUFuYUvjzfV+PaRvk1ThJ4BDkcBwa3xW8BG1U1fAoDJlTL7BbCP1H8bcq
yp9p6hcvXTxb7ftX4VU9+irRiwXo4dlOJ39XlfzsoelMKTTGnKzqET+icdSvwQyK
2VOUVCHKtGuNSO/RLpKc8qwTf4CSgXD3sF8QyFKuBiOhnzaxnBGoTVsQGhjOiFcZ
1mHz628EAHFZmTcdYEg1MLwN/BdxYVjy9XLGolbYZ2lPQgO7COaalSYvaSCIx8uI
FnMNVZaBlef7jDvhhE3PlD5iTV6QnDnQBlyyAExwAho0Z1cKcvdEfyyH9Qe7jbRZ
+z9hGedEob6PwD3Rfe33WrS8+bGXf3zJ0DbfF26s03kI9e0op161XXbu6uUkIlss
WJtsBd5xkSqK
=l84Y
-----END PGP SIGNATURE-----
pgpLSj9_MFZ0z.pgp
Description: PGP signature
--- End Message ---