Changelog
rustc (1.21.0+dfsg1+llvm-0ubuntu3) bionic; urgency=medium
* Merge from Debian unstable, remaining changes:
- Don't run dynamic_lib::tests::test_loading_cosine on Aarch64 whilst if
fails there
- add debian/patches/u-ignoretest-arm64_02.patch
- update debian/patches/series
- Make test failures fatal, except on ppc64el and s390x, as there's nothing
in the archive yet that requires a working rust on these architectures
- update debian/rules
- Use the bundled llvm, as target_feature depends on a rust-specific llvm
API. This also means we have a different tarball to reinclude the llvm
parts, although we could probably do this with a supplementary tarball
in future
- update debian/control
- update debian/rules
- update debian/config.toml.in
- Fix some test failures that occur because we build rust without an rpath
- add debian/patches/make-tests-work-without-rpath.patch
- update debian/patches/series
rustc (1.21.0+dfsg1-2) unstable; urgency=medium
* Upload to unstable.
* Fix bootstrapping using 1.21.0, which is more strict about redundant &mut
previously used in u-output-failed-commands.patch.
* Only allow up to 5 test failures.
rustc (1.21.0+dfsg1-1) experimental; urgency=medium
* New upstream release.
* Fix the "install" target for cross-compilations; cross-compiling with
sbuild --host=$foreign-arch should work again.
* Update to latest Standards-Version; changes:
- Priority changed to optional from extra.
rustc (1.20.0+dfsg1-3) unstable; urgency=medium
* Disable jemalloc to fix FTBFS with 1.21 on armhf.
rustc (1.20.0+dfsg1-2) unstable; urgency=medium
* Update changelog entry for 1.20.0+dfsg1-1 to reflect that it was actually
and accidentally uploaded to unstable. No harm, no foul.
* We are no longer failing the build when tests fail, see NEWS or
README.Debian for details.
* Bump LLVM requirement to fix some failing tests.
rustc (1.20.0+dfsg1-1) unstable; urgency=medium
* New upstream release.
rustc (1.19.0+dfsg3-4) unstable; urgency=medium
* Bump LLVM requirement to pull in a fix for a FTBFS on ppc64el.
-- Chris Coulson <email address hidden> Thu, 26 Oct 2017 18:00:24 +0100