From: Raspbian automatic forward porter Date: Wed, 21 Feb 2024 00:14:38 +0000 (+0000) Subject: Merge version 1.70.0+dfsg1-5+rpi1 and 1.70.0+dfsg1-7 to produce 1.70.0+dfsg1-7+rpi1 X-Git-Tag: archive/raspbian/1.70.0+dfsg1-7+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c993d90ec698ed8c3ed1e99393474c6b7d6dab71;p=rustc.git Merge version 1.70.0+dfsg1-5+rpi1 and 1.70.0+dfsg1-7 to produce 1.70.0+dfsg1-7+rpi1 --- c993d90ec698ed8c3ed1e99393474c6b7d6dab71 diff --cc debian/changelog index 95d09465e1,95198acc58..33ec76486c --- a/debian/changelog +++ b/debian/changelog @@@ -1,17 -1,27 +1,42 @@@ - 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 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 Thu, 08 Feb 2024 02:10:29 +0000 ++ -- Raspbian forward porter 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 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 Sun, 11 Feb 2024 20:59:19 +0100 rustc (1.70.0+dfsg1-5) unstable; urgency=medium