summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Rust Maintainers [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
d-disable-cargo-vendor
Gbp-Pq: Name d-disable-cargo-vendor.patch
Rust Maintainers [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
gcc-4.8-aarch64-ice
Gbp-Pq: Name gcc-4.8-aarch64-ice.diff
Rust Maintainers [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
u-reproducible-dl-stage0
Gbp-Pq: Name u-reproducible-dl-stage0.patch
John Paul Adrian Glaubitz [Tue, 30 Jan 2018 02:00:16 +0000 (03:00 +0100)]
Re-add workaround for LLVM bug 11663
Gbp-Pq: Name u-compiler-rt.patch
Amanieu d'Antras [Tue, 10 Apr 2018 21:34:15 +0000 (22:34 +0100)]
Fix "fp" feature for AArch64
Gbp-Pq: Name u-fix-fp-target-warning.patch
Rust Maintainers [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
u-fix-rustdoc-theme-test-without-rpath
Gbp-Pq: Name u-fix-rustdoc-theme-test-without-rpath.patch
Rust Maintainers [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
u-make-tests-work-without-rpath
Gbp-Pq: Name u-make-tests-work-without-rpath.patch
Rust Maintainers [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
u-prefer-local-css
Gbp-Pq: Name u-prefer-local-css.patch
QuietMisdreavus [Tue, 29 May 2018 19:37:46 +0000 (14:37 -0500)]
tag private modules with doc(cfg)
Gbp-Pq: Name u-tag-private-modules-with-doc-cfg.patch
Rust Maintainers [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
u-ignoretest-ppc64el_03
Gbp-Pq: Name u-ignoretest-ppc64el_03.patch
Rust Maintainers [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
u-ignoretest-ppc64el_02
Gbp-Pq: Name u-ignoretest-ppc64el_02.patch
Rust Maintainers [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
u-ignoretest-ppc64el
Gbp-Pq: Name u-ignoretest-ppc64el.patch
Rust Maintainers [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
u-ignoretest-arm64_02
Gbp-Pq: Name u-ignoretest-arm64_02.patch
Rust Maintainers [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
u-ignoretest-arm64
Gbp-Pq: Name u-ignoretest-arm64.patch
Rust Maintainers [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
u-ignoretest-armhf_06
Gbp-Pq: Name u-ignoretest-armhf_06.patch
Rust Maintainers [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
u-ignoretest-armhf_05
Gbp-Pq: Name u-ignoretest-armhf_05.patch
Rust Maintainers [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
u-ignoretest-armhf_03
Gbp-Pq: Name u-ignoretest-armhf_03.patch
Rust Maintainers [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
u-ignoretest-armhf_02
Gbp-Pq: Name u-ignoretest-armhf_02.patch
Rust Maintainers [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
u-ignoretest-armhf_01
Gbp-Pq: Name u-ignoretest-armhf_01.patch
Rust Maintainers [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
u-reproducible-build
Gbp-Pq: Name u-reproducible-build.patch
Josh Stone [Wed, 16 May 2018 00:48:02 +0000 (17:48 -0700)]
Ensure libraries built in stage0 have unique metadata
Issue #50786 shows a case with local rebuild where the libraries built
by stage0 had the same suffix as stage0's own, and were accidentally
loaded by that stage0 rustc when compiling `librustc_trans`.
Now we set `__CARGO_DEFAULT_LIB_METADATA` to "bootstrap" during stage0,
rather than the release channel like usual, so the library suffix will
always be completely distinct from the stage0 compiler.
Gbp-Pq: Name u-0001-Ensure-libraries-built-in-stage0-have-unique-metadat.patch
Ximin Luo [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
rustc (1.26.1+dfsg1-3) unstable; urgency=medium
* Fix build-dep version range to build against myself.
[dgit import unpatched rustc 1.26.1+dfsg1-3]
Ximin Luo [Thu, 31 May 2018 16:25:17 +0000 (17:25 +0100)]
Import rustc_1.26.1+dfsg1-3.debian.tar.xz
[dgit import tarball rustc 1.26.1+dfsg1-3 rustc_1.26.1+dfsg1-3.debian.tar.xz]
Ximin Luo [Wed, 30 May 2018 15:18:04 +0000 (16:18 +0100)]
Import rustc_1.26.1+dfsg1.orig.tar.xz
[dgit import orig rustc_1.26.1+dfsg1.orig.tar.xz]