control: tag -1 + patch
On 2025-03-17 19:06, Aurelien Jarno wrote:
control: reassign -1 cross-toolchain-base-mipsen
On 2025-03-17 02:55, Matthias Klose wrote:
Control: reopen -1
reopening, c-t-b-mipsen is still unfixed. I'm fine to drop the
intermediate patch in c-t-b and c-t-b-ports.
c-t-b-mipsen needs an upload anyway. Given the toolchain is frozen
already, let's apply the same strategy that you have chosen for c-t-b
and c-t-b-ports. I am therefore reassigning the bug.
Please find attached a patch to fix the issue, fix the conflicts in dpkg-shlibs.patch and update to the latest toolchain versions.
Regards
Aurelien
--
Aurelien Jarno GPG: 4096R/1DDD8C9B
aurelien@aurel32.net http://aurel32.net
diff -Nru cross-toolchain-base-mipsen-32/debian/changelog cross-toolchain-base-mipsen-32+nmu1/debian/changelog
--- cross-toolchain-base-mipsen-32/debian/changelog 2025-01-08 23:57:40.000000000 +0100
+++ cross-toolchain-base-mipsen-32+nmu1/debian/changelog 2025-03-17 21:43:04.000000000 +0100
@@ -1,3 +1,16 @@
+cross-toolchain-base-mipsen (32+nmu1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Build using linux 6.12.19.
+ * Build using gcc 14.2.0-19.
+ * Build using glibc 2.41-6.
+ * Build using binutils 2.44-3.
+ * Refresh glibc patches.
+ * Don't let the libc*-dev*-cross multilib packages conflict with each other. + Closes: #1100544.
+
+ -- Aurelien Jarno <
aurel32@debian.org> Mon, 17 Mar 2025 21:43:04 +0100
+
cross-toolchain-base-mipsen (32) unstable; urgency=medium
* Disable dpkg-shlibs.patch.
diff -Nru cross-toolchain-base-mipsen-32/debian/control cross-toolchain-base-mipsen-32+nmu1/debian/control
--- cross-toolchain-base-mipsen-32/debian/control 2025-01-05 04:11:14.000000000 +0100
+++ cross-toolchain-base-mipsen-32+nmu1/debian/control 2025-03-17 21:43:04.000000000 +01