From: Peter Michael Green Date: Thu, 22 Oct 2020 17:16:56 +0000 (+0000) Subject: Merge tag '1.40.0+dfsg1-5+rpi1' into HEAD X-Git-Tag: archive/raspbian/1.41.1+dfsg1-1_deb10u1+rpi1~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=11f399431968968780796b859df60103499ecd3b;p=rustc.git Merge tag '1.40.0+dfsg1-5+rpi1' into HEAD --- 11f399431968968780796b859df60103499ecd3b diff --cc debian/changelog index 984b87219e,5758815980..f99dfa20b5 --- a/debian/changelog +++ b/debian/changelog @@@ -1,35 -1,13 +1,48 @@@ -rustc (1.40.0+dfsg1-5+rpi1) bullseye-staging; urgency=medium ++rustc (1.41.1+dfsg1-1~deb10u1+rpi1) bullseye-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.41.1+dfsg1-1~deb10u1+rpi1 by Peter Michael Green] ++ * Revert "stage0" changes, build in the regular way. + - -- Raspbian forward porter Sat, 11 Jan 2020 11:16:08 +0000 ++ -- Peter Michael Green Thu, 22 Oct 2020 17:16:33 +0000 ++ +rustc (1.41.1+dfsg1-1~deb10u1) buster; urgency=medium + + * Non-maintainer upload. + * Backport to buster. + * stage0 build. + - Use arm-unknown-linux-gnueabi target for armel. + * Use LLVM 7. + * Disable wasm. + * Reduce debugging symbols on i386 to avoid FTBFS due to OOM. + + -- Emilio Pozuelo Monfort Tue, 08 Sep 2020 18:38:19 +0200 + +rustc (1.41.1+dfsg1-1) unstable; urgency=medium + + * Upload to unstable. + + -- Ximin Luo Fri, 03 Apr 2020 23:41:11 +0100 + +rustc (1.41.1+dfsg1-1~exp1) experimental; urgency=medium + + [ Ximin Luo ] + * More python 2 -> 3 fixes. + * Enable the wasm32-wasi target for code that needs a "real" libstd. + * Don't strip static rlibs. This sometimes breaks wasm, and more generally + the stripped debuginfo is actually totally lost rather than being moved + into the -dbgsym packages. Shared libraries are unaffected and work. + * Allow 180 failing tests on riscv64, none were actually run last time. + + [ Fabian Grünbichler ] + * New upstream release. + + -- Ximin Luo Mon, 09 Mar 2020 00:31:34 +0000 rustc (1.40.0+dfsg1-5) unstable; urgency=medium