- rustc (1.70.0+dfsg1-5+rpi1) trixie-staging; urgency=medium
++rustc (1.70.0+dfsg1-7+rpi1) trixie-staging; urgency=medium
+
+ [changes brought forward from 1.15.1+dfsg1-1~exp3+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 15 Mar 2017 10:16:18 +0000]
+ * Build for armv6.
+ [changes introduced in 1.18.0+dfsg1-4+rpi1 by Peter Michael Green]
+ * Disable testsuite.
+ [changes introduced in 1.37.0+dfsg1-1+rpi1 by Peter Michael Green]
+ * Set DEB_BUILD_RUST_TYPE based on the compiler that is actually installed.
+ [changes introduced in 1.42.0+dfsg1-1+rpi1 by Peter Michael Green]
+ * Use the compiler itself rather than dpkg to detect DEB_BUILD_RUST_TYPE
+ [changes introduced in 1.57.0+dfsg1-1+rpi1 by Peter Michael Green]
+ * Disable testsuite for arch all builds as well.
+
- -- Raspbian forward porter <root@raspbian.org> Thu, 08 Feb 2024 02:10:29 +0000
++ -- Raspbian forward porter <root@raspbian.org> Wed, 21 Feb 2024 00:14:38 +0000
++
+ rustc (1.70.0+dfsg1-7) unstable; urgency=medium
+
+ * profiler: disable on mips64el for now, it's buggy
+
+ -- Fabian Grünbichler <debian@fabian.gruenbichler.email> Thu, 15 Feb 2024 06:52:19 +0100
+
+ rustc (1.70.0+dfsg1-6) unstable; urgency=medium
+
+ [ Fabian Grünbichler ]
+ * fix bootstrap helpers (Closes: #1060808)
+ * rustix: patch both versions to fix racy build
+
+ [ Andres Salomon ]
+ * Fix source_orig-stage0 bootstrapping process to actually include all
+ architectures (closes: #1021711).
+ * Run 'd/rules clean' after running make_orig-stage0_tarball.sh so that the
+ suggestion to rebuild the .dsc actually works.
+ * Don't allow upstream's bootstrap.py to delete .cargo/ directory.
+
+ [ Fabian Grünbichler ]
+ * stage0: use current release architectures as default
+ * disable LLVM profiler support on sparc64 (Closes: #1061125)
+
+ -- Fabian Grünbichler <debian@fabian.gruenbichler.email> Sun, 11 Feb 2024 20:59:19 +0100
rustc (1.70.0+dfsg1-5) unstable; urgency=medium