[ubuntu/cosmic-proposed] rustc 1.28.0+dfsg1+llvm-0ubuntu1 (Accepted)
Chris Coulson
chris.coulson at canonical.com
Wed Aug 15 16:33:18 UTC 2018
rustc (1.28.0+dfsg1+llvm-0ubuntu1) cosmic; urgency=medium
* Merge from Debian unstable, remaining changes:
- Use the bundled llvm to avoid having to do llvm updates in order to
deliver rust updates
- update debian/config.toml.in
- update debian/control
- update debian/copyright
- update debian/rules
- Build-Depend on libc6-dbg on armhf, to workaround a crash in ld.so
during some debuginfo tests
- update debian/control
- Add a hack to ensure the stage0 compiler is extracted to the correct
location
- update debian/make_orig-stage0_tarball.sh
- Scrub -g from CFLAGS and CXXFLAGS in order to let rustbuild control
whether LLVM is compiled with debug symbols
- update debian/rules
- On i386, only build debuginfo for libstd
- update debian/rules
- Ignore all test failures on every architecture
- update debian/rules
- Version the Build-Conflict on gdb-minimal as gdb now Provides it
- update debian/control
rustc (1.28.0+dfsg1-2) unstable; urgency=medium
* Switch on verbose-tests to restore the old pre-1.28 behaviour, and restore
old failure-counting logic.
* Allow 50 test failures on s390x, restored failure-counting logic avoids
more double-counts.
rustc (1.28.0+dfsg1-1) unstable; urgency=medium
* New upstream release.
* Add patches from Fedora to fix some test failures.
* Ignore a failure testing specific error output, under investigation.
* Allow 100 test failures on s390x, should be reducible later with LLVM 7.
* Temporary fix for mips64el bootstrap.
* Be even more verbose during the build.
* Update to latest Standards-Version.
rustc (1.28.0~beta.14+dfsg1-1~exp2) experimental; urgency=medium
* Update test-failure counting logic.
* Fix version constraints for Recommends: cargo.
* Add patch to fix sparc64 CABI.
rustc (1.28.0~beta.14+dfsg1-1~exp1) experimental; urgency=medium
* New upstream release.
* Update to latest Standards-Version; no changes required.
rustc (1.27.2+dfsg1-1) unstable; urgency=medium
[ Sylvestre Ledru ]
* Update of the alioth ML address.
[ Ximin Luo ]
* Fail the build if our version contains ~exp and we are not releasing to
experimental, this has happened by accident a few times already.
* Allow 36 and 44 test failures on armel and s390x respectively.
* New upstream release.
rustc (1.27.1+dfsg1-1~exp4) experimental; urgency=medium
* Unconditonally prune crate checksums to avoid having to manually prune them
whenever we patch the vendored crates.
rustc (1.27.1+dfsg1-1~exp3) experimental; urgency=medium
* Add patch from Fedora to fix rebuild against same version.
rustc (1.27.1+dfsg1-1~exp2) experimental; urgency=medium
* Fix some failing tests.
rustc (1.27.1+dfsg1-1~exp1) unstable; urgency=medium
* New upstream release.
Date: Tue, 14 Aug 2018 21:57:50 +0100
Changed-By: Chris Coulson <chris.coulson at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/rustc/1.28.0+dfsg1+llvm-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 14 Aug 2018 21:57:50 +0100
Source: rustc
Binary: rustc libstd-rust-1.28 libstd-rust-dev rust-gdb rust-lldb rust-doc rust-src
Architecture: source
Version: 1.28.0+dfsg1+llvm-0ubuntu1
Distribution: cosmic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Chris Coulson <chris.coulson at canonical.com>
Description:
libstd-rust-1.28 - Rust standard libraries
libstd-rust-dev - Rust standard libraries - development files
rust-doc - Rust systems programming language - Documentation
rust-gdb - Rust debugger (gdb)
rust-lldb - Rust debugger (lldb)
rust-src - Rust systems programming language - source code
rustc - Rust systems programming language
Changes:
rustc (1.28.0+dfsg1+llvm-0ubuntu1) cosmic; urgency=medium
.
* Merge from Debian unstable, remaining changes:
- Use the bundled llvm to avoid having to do llvm updates in order to
deliver rust updates
- update debian/config.toml.in
- update debian/control
- update debian/copyright
- update debian/rules
- Build-Depend on libc6-dbg on armhf, to workaround a crash in ld.so
during some debuginfo tests
- update debian/control
- Add a hack to ensure the stage0 compiler is extracted to the correct
location
- update debian/make_orig-stage0_tarball.sh
- Scrub -g from CFLAGS and CXXFLAGS in order to let rustbuild control
whether LLVM is compiled with debug symbols
- update debian/rules
- On i386, only build debuginfo for libstd
- update debian/rules
- Ignore all test failures on every architecture
- update debian/rules
- Version the Build-Conflict on gdb-minimal as gdb now Provides it
- update debian/control
.
rustc (1.28.0+dfsg1-2) unstable; urgency=medium
.
* Switch on verbose-tests to restore the old pre-1.28 behaviour, and restore
old failure-counting logic.
* Allow 50 test failures on s390x, restored failure-counting logic avoids
more double-counts.
.
rustc (1.28.0+dfsg1-1) unstable; urgency=medium
.
* New upstream release.
* Add patches from Fedora to fix some test failures.
* Ignore a failure testing specific error output, under investigation.
* Allow 100 test failures on s390x, should be reducible later with LLVM 7.
* Temporary fix for mips64el bootstrap.
* Be even more verbose during the build.
* Update to latest Standards-Version.
.
rustc (1.28.0~beta.14+dfsg1-1~exp2) experimental; urgency=medium
.
* Update test-failure counting logic.
* Fix version constraints for Recommends: cargo.
* Add patch to fix sparc64 CABI.
.
rustc (1.28.0~beta.14+dfsg1-1~exp1) experimental; urgency=medium
.
* New upstream release.
* Update to latest Standards-Version; no changes required.
.
rustc (1.27.2+dfsg1-1) unstable; urgency=medium
.
[ Sylvestre Ledru ]
* Update of the alioth ML address.
.
[ Ximin Luo ]
* Fail the build if our version contains ~exp and we are not releasing to
experimental, this has happened by accident a few times already.
* Allow 36 and 44 test failures on armel and s390x respectively.
* New upstream release.
.
rustc (1.27.1+dfsg1-1~exp4) experimental; urgency=medium
.
* Unconditonally prune crate checksums to avoid having to manually prune them
whenever we patch the vendored crates.
.
rustc (1.27.1+dfsg1-1~exp3) experimental; urgency=medium
.
* Add patch from Fedora to fix rebuild against same version.
.
rustc (1.27.1+dfsg1-1~exp2) experimental; urgency=medium
.
* Fix some failing tests.
.
rustc (1.27.1+dfsg1-1~exp1) unstable; urgency=medium
.
* New upstream release.
Checksums-Sha1:
5849dd4cda45bdcecd4b47e9628aa93ea004c485 2777 rustc_1.28.0+dfsg1+llvm-0ubuntu1.dsc
2ea41353965a89104d0c3524eadf57c9b2028d82 31358668 rustc_1.28.0+dfsg1+llvm.orig.tar.xz
3419077c951a2f234c1b2a5ced202d291e499121 62460 rustc_1.28.0+dfsg1+llvm-0ubuntu1.debian.tar.xz
13a766dbf92e92306cacb05765972226e7f64554 9215 rustc_1.28.0+dfsg1+llvm-0ubuntu1_source.buildinfo
Checksums-Sha256:
9800a44ecef71b78e7d13d90434a9a76d25bf2c1c73f5e071872417ea0ef507b 2777 rustc_1.28.0+dfsg1+llvm-0ubuntu1.dsc
81c48ef8950388eecb74dffb4c59e2183785d8d1a997a54e7b38c1b8b78b74c7 31358668 rustc_1.28.0+dfsg1+llvm.orig.tar.xz
86849d91270e7fb9a027403d10db21cce467c96dfeaca39b433f4f6388d9a901 62460 rustc_1.28.0+dfsg1+llvm-0ubuntu1.debian.tar.xz
2a3c385a9d7b96cf72c3f0193c34ff58be72cb88f6be3f4863b997592836bdfd 9215 rustc_1.28.0+dfsg1+llvm-0ubuntu1_source.buildinfo
Files:
fa56e586bdf84dafdff5f0c2f2a56918 2777 devel optional rustc_1.28.0+dfsg1+llvm-0ubuntu1.dsc
3a10accce32c15e5a96c592106e410fc 31358668 devel optional rustc_1.28.0+dfsg1+llvm.orig.tar.xz
b70fc936344e1456f113c029afc5e9ee 62460 devel optional rustc_1.28.0+dfsg1+llvm-0ubuntu1.debian.tar.xz
fb9ed3d9f771dc40ac66d732f73d6e4c 9215 devel optional rustc_1.28.0+dfsg1+llvm-0ubuntu1_source.buildinfo
Original-Maintainer: Debian Rust Maintainers <pkg-rust-maintainers at alioth-lists.debian.net>
-----BEGIN PGP SIGNATURE-----
iQFQBAEBCgA6FiEERN//5MGgCOgyKeIFYR+97NWUbg8FAlt0UzgcHGNocmlzLmNv
dWxzb25AY2Fub25pY2FsLmNvbQAKCRBhH73s1ZRuDzdoB/4vPM8pnTFh5nXCLqOS
+P6svJE/z+Vyi7UMkVhlg4T7m5IZ5dfa8S7KhraKLUs96YxWhhk+xRfLY6Aaf2tQ
c8xIgkrsPjNainY/OrY9c9jUQaN6cvTQsZj81yQu7x0OtNhE7mkRRR/a7AKgriEN
LnbXnWs1h3/OzVnlPhf47f29dAB1CSajxuhb6FaGbLQVxeFFxmdThi+G9gn0Qrfq
1TPGKHbTy4hEAvVz9Fjjed6LdsrJziQBx/rxrpClYi+9ZGnFuoyRM1CUSxBL0lTi
DQsOp7giytdhuZxDT2gQUjdnLncJIhsLzE6kcJ8u/frYvVUhldT78vwYtMxbSZij
Z+lH
=AMxp
-----END PGP SIGNATURE-----
More information about the Cosmic-changes
mailing list