Bug#1061934: boinc: NMU diff for 64-bit time_t transition
Steve Langasek
vorlon at debian.org
Wed Feb 28 03:52:55 GMT 2024
Dear maintainer,
Please find attached a final version of this patch for the time_t
transition. This patch is being uploaded to unstable.
Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.
Thanks!
-- 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)
-------------- next part --------------
diff -Nru boinc-7.24.1+dfsg/debian/changelog boinc-7.24.1+dfsg/debian/changelog
--- boinc-7.24.1+dfsg/debian/changelog 2024-02-20 13:22:19.000000000 +0000
+++ boinc-7.24.1+dfsg/debian/changelog 2024-02-28 03:42:25.000000000 +0000
@@ -1,3 +1,10 @@
+boinc (7.24.1+dfsg-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition. Closes: #1061934
+
+ -- Steve Langasek <vorlon at debian.org> Wed, 28 Feb 2024 03:42:25 +0000
+
boinc (7.24.1+dfsg-2) unstable; urgency=medium
* Ack previous NMU, thanks!
diff -Nru boinc-7.24.1+dfsg/debian/control boinc-7.24.1+dfsg/debian/control
--- boinc-7.24.1+dfsg/debian/control 2024-02-20 13:22:19.000000000 +0000
+++ boinc-7.24.1+dfsg/debian/control 2024-02-28 03:42:25.000000000 +0000
@@ -133,7 +133,7 @@
adduser,
ca-certificates,
lsb-base (>= 3.0-6),
- libboinc7 (= ${binary:Version})
+ libboinc7t64 (= ${binary:Version})
Suggests: boinc-manager,
boinc-client-opencl,
boinc-client-nvidia-cuda,
@@ -226,8 +226,8 @@
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
- libboinc-app7 (= ${binary:Version}),
- libboinc7 (= ${binary:Version}),
+ libboinc-app7t64 (= ${binary:Version}),
+ libboinc7t64 (= ${binary:Version}),
libc6-dev | libc-dev,
default-libmysqlclient-dev,
libssl-dev,
@@ -245,7 +245,7 @@
development of scientific applications that work seamlessly across
many Linux distributions and different releases of the same.
-Package: libboinc-app7
+Package: libboinc-app7t64
Architecture: any
Section: libs
Provides: libboinc-app
@@ -264,7 +264,7 @@
This package contains dynamic libraries that are needed for applications
which utilizes the BOINC infrastructure and the boinc-client itself.
-Package: libboinc7
+Package: libboinc7t64
Architecture: any
Section: libs
Provides: libboinc
diff -Nru boinc-7.24.1+dfsg/debian/control.in boinc-7.24.1+dfsg/debian/control.in
--- boinc-7.24.1+dfsg/debian/control.in 2022-09-12 21:02:47.000000000 +0000
+++ boinc-7.24.1+dfsg/debian/control.in 2024-02-28 03:41:15.000000000 +0000
@@ -133,7 +133,7 @@
@ adduser,
@ ca-certificates,
@ lsb-base (>= 3.0-6),
-@ libboinc7 (= ${binary:Version})
+@ libboinc7t64 (= ${binary:Version})
@Suggests: boinc-manager,
@ boinc-client-opencl,
@ boinc-client-nvidia-cuda,
@@ -226,8 +226,8 @@
@Architecture: any
@Section: libdevel
@Depends: ${misc:Depends},
-@ libboinc-app7 (= ${binary:Version}),
-@ libboinc7 (= ${binary:Version}),
+@ libboinc-app7t64 (= ${binary:Version}),
+@ libboinc7t64 (= ${binary:Version}),
@ libc6-dev | libc-dev,
@ default-libmysqlclient-dev,
@ libssl-dev,
@@ -245,7 +245,7 @@
@ development of scientific applications that work seamlessly across
@ many Linux distributions and different releases of the same.
@
- at Package: libboinc-app7
+ at Package: libboinc-app7t64
@Architecture: any
@Section: libs
@Provides: libboinc-app
@@ -264,7 +264,7 @@
@ This package contains dynamic libraries that are needed for applications
@ which utilizes the BOINC infrastructure and the boinc-client itself.
@
- at Package: libboinc7
+ at Package: libboinc7t64
@Architecture: any
@Section: libs
@Provides: libboinc
diff -Nru boinc-7.24.1+dfsg/debian/libboinc-app7.install boinc-7.24.1+dfsg/debian/libboinc-app7.install
--- boinc-7.24.1+dfsg/debian/libboinc-app7.install 2022-01-26 15:42:50.000000000 +0000
+++ boinc-7.24.1+dfsg/debian/libboinc-app7.install 1970-01-01 00:00:00.000000000 +0000
@@ -1,3 +0,0 @@
-usr/lib/*/libboinc_api*.so.*
-usr/lib/*/libboinc_graphics*.so.*
-usr/lib/*/libboinc_opencl*.so.*
diff -Nru boinc-7.24.1+dfsg/debian/libboinc-app7.links boinc-7.24.1+dfsg/debian/libboinc-app7.links
--- boinc-7.24.1+dfsg/debian/libboinc-app7.links 2022-01-26 15:42:50.000000000 +0000
+++ boinc-7.24.1+dfsg/debian/libboinc-app7.links 1970-01-01 00:00:00.000000000 +0000
@@ -1,3 +0,0 @@
-# once we have the static libraries redistributed again, we should think about this
-#usr/lib/libboinc.a usr/share/boinc-dev/lib/libboinc.a
-#usr/lib/libboinc_api.a usr/share/boinc-dev/api/libboinc_api.a
diff -Nru boinc-7.24.1+dfsg/debian/libboinc-app7.lintian-overrides boinc-7.24.1+dfsg/debian/libboinc-app7.lintian-overrides
--- boinc-7.24.1+dfsg/debian/libboinc-app7.lintian-overrides 2022-01-26 15:42:50.000000000 +0000
+++ boinc-7.24.1+dfsg/debian/libboinc-app7.lintian-overrides 1970-01-01 00:00:00.000000000 +0000
@@ -1,3 +0,0 @@
-# it would not have complained if the package name was
-# libboinc-api7. It is not.
-libboinc-app7 binary: package-name-doesnt-match-sonames
diff -Nru boinc-7.24.1+dfsg/debian/libboinc-app7t64.install boinc-7.24.1+dfsg/debian/libboinc-app7t64.install
--- boinc-7.24.1+dfsg/debian/libboinc-app7t64.install 1970-01-01 00:00:00.000000000 +0000
+++ boinc-7.24.1+dfsg/debian/libboinc-app7t64.install 2022-01-26 15:42:50.000000000 +0000
@@ -0,0 +1,3 @@
+usr/lib/*/libboinc_api*.so.*
+usr/lib/*/libboinc_graphics*.so.*
+usr/lib/*/libboinc_opencl*.so.*
diff -Nru boinc-7.24.1+dfsg/debian/libboinc-app7t64.links boinc-7.24.1+dfsg/debian/libboinc-app7t64.links
--- boinc-7.24.1+dfsg/debian/libboinc-app7t64.links 1970-01-01 00:00:00.000000000 +0000
+++ boinc-7.24.1+dfsg/debian/libboinc-app7t64.links 2022-01-26 15:42:50.000000000 +0000
@@ -0,0 +1,3 @@
+# once we have the static libraries redistributed again, we should think about this
+#usr/lib/libboinc.a usr/share/boinc-dev/lib/libboinc.a
+#usr/lib/libboinc_api.a usr/share/boinc-dev/api/libboinc_api.a
diff -Nru boinc-7.24.1+dfsg/debian/libboinc-app7t64.lintian-overrides boinc-7.24.1+dfsg/debian/libboinc-app7t64.lintian-overrides
--- boinc-7.24.1+dfsg/debian/libboinc-app7t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000
+++ boinc-7.24.1+dfsg/debian/libboinc-app7t64.lintian-overrides 2024-02-28 03:41:15.000000000 +0000
@@ -0,0 +1,4 @@
+# it would not have complained if the package name was
+# libboinc-api7. It is not.
+libboinc-app7t64 binary: package-name-doesnt-match-sonames
+libboinc-app7t64: package-name-doesnt-match-sonames libboinc-app7
diff -Nru boinc-7.24.1+dfsg/debian/libboinc7.install boinc-7.24.1+dfsg/debian/libboinc7.install
--- boinc-7.24.1+dfsg/debian/libboinc7.install 2022-01-26 15:42:50.000000000 +0000
+++ boinc-7.24.1+dfsg/debian/libboinc7.install 1970-01-01 00:00:00.000000000 +0000
@@ -1,8 +0,0 @@
-usr/lib/*/libboinc.so.*
-
-#needed for server
-usr/lib/*/libsched.so.*
-usr/lib/*/libboinc_crypt.so.*
-
-#needed for boinc-app-examples
-usr/lib/*/libboinc_zip.so.*
diff -Nru boinc-7.24.1+dfsg/debian/libboinc7t64.install boinc-7.24.1+dfsg/debian/libboinc7t64.install
--- boinc-7.24.1+dfsg/debian/libboinc7t64.install 1970-01-01 00:00:00.000000000 +0000
+++ boinc-7.24.1+dfsg/debian/libboinc7t64.install 2022-01-26 15:42:50.000000000 +0000
@@ -0,0 +1,8 @@
+usr/lib/*/libboinc.so.*
+
+#needed for server
+usr/lib/*/libsched.so.*
+usr/lib/*/libboinc_crypt.so.*
+
+#needed for boinc-app-examples
+usr/lib/*/libboinc_zip.so.*
diff -Nru boinc-7.24.1+dfsg/debian/libboinc7t64.lintian-overrides boinc-7.24.1+dfsg/debian/libboinc7t64.lintian-overrides
--- boinc-7.24.1+dfsg/debian/libboinc7t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000
+++ boinc-7.24.1+dfsg/debian/libboinc7t64.lintian-overrides 2024-02-28 03:41:15.000000000 +0000
@@ -0,0 +1 @@
+libboinc7t64: package-name-doesnt-match-sonames libboinc7
More information about the pkg-boinc-devel
mailing list