summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Angus Lees [Fri, 10 Apr 2020 10:33:25 +0000 (11:33 +0100)]
Hardcode GDB python module directory
Forwarded: not-needed
Debian package installs python modules into a fixed directory, so
just hardcode path in wrapper script.
Gbp-Pq: Name d-rust-gdb-paths
Matthijs van Otterdijk [Fri, 10 Apr 2020 10:33:25 +0000 (11:33 +0100)]
Don't check for cargo-vendor when building from (Debian's) git
Forwarded: not-needed
Forwarded: not-needed
Gbp-Pq: Name d-disable-cargo-vendor.patch
Debian Rust Maintainers [Fri, 10 Apr 2020 10:33:25 +0000 (11:33 +0100)]
Ignore error details with $SRC_DIR
Bug: https://github.com/rust-lang/rust/issues/53081
We build with --remap-path-prefix so it doesn't work, see bug below
some other small things (indentation, extra output) are also different between stock and Debian rustc
Gbp-Pq: Name d-ignore-error-detail-diff.patch
Matthijs van Otterdijk [Fri, 10 Apr 2020 10:33:25 +0000 (11:33 +0100)]
Use local web resources instead of remote ones
Bug: https://github.com/azerupi/mdBook/issues/271
Comment:
Use https://github.com/infinity0/mdBook/tree/debian to help you rebase the
patch on top of a newer version.
.
Make sure the paths here match the ones in debian/rust-doc.links
Comment: Use https://github.com/infinity0/mdBook/tree/debian to help you rebase the patch on top of a newer version. . Make sure the paths here match the ones in debian/rust-doc.links
Gbp-Pq: Name d-0003-mdbook-strip-embedded-libs.patch
Debian Rust Maintainers [Fri, 10 Apr 2020 10:33:25 +0000 (11:33 +0100)]
d-0002-pkg-config-no-special-snowflake
Gbp-Pq: Name d-0002-pkg-config-no-special-snowflake.patch
Debian Rust Maintainers [Fri, 10 Apr 2020 10:33:25 +0000 (11:33 +0100)]
d-0001-disable-miniz
Gbp-Pq: Name d-0001-disable-miniz.patch
Ximin Luo [Fri, 10 Apr 2020 10:33:25 +0000 (11:33 +0100)]
Ignore submodules that we're not building, or that are unused like
Forwarded: not-needed
mdbook-linkcheck that pull in a ton of dependencies that are unneeded.
Gbp-Pq: Name d-0000-ignore-removed-submodules.patch
Debian Rust Maintainers [Fri, 10 Apr 2020 10:33:25 +0000 (11:33 +0100)]
u-reproducible-dl-stage0
===================================================================
Gbp-Pq: Name u-reproducible-dl-stage0.patch
Debian Rust Maintainers [Fri, 10 Apr 2020 10:33:25 +0000 (11:33 +0100)]
u-rustc-llvm-cross-flags
===================================================================
Gbp-Pq: Name u-rustc-llvm-cross-flags.patch
Alex Crichton [Mon, 16 Dec 2019 15:57:52 +0000 (07:57 -0800)]
[PATCH] Update bindings for the wasm32-wasi target
This commit performs a number of updates for libc with the `wasm32-wasi`
target:
* Updates the `wasi-libc` repository commit used (previously known as
`wasi-sysroot`)
* Updates the container to Ubuntu 19.10 which has Clang 9 packaged which
is all we need.
* Avoids building `wasmtime` and instead downloads a precompiled binary.
* Updates bindings in `src/wasi.rs` to match the current upstream state.
Gbp-Pq: Name u-wasm32-libc-1625.patch
msizanoen1 [Tue, 21 Jan 2020 14:52:19 +0000 (21:52 +0700)]
[PATCH 1/2] Implement proper C ABI lowering for RISC-V
Gbp-Pq: Name u-riscv64-68452.patch
Dragan Mladjenovic [Fri, 10 Apr 2020 10:33:25 +0000 (11:33 +0100)]
Various fixes for Rust on MIPS
Bug-Debian: https://bugs.debian.org/881845
Last-Update: 2020-03-23
Gbp-Pq: Name u-mips-fixes.diff
Debian Rust Maintainers [Fri, 10 Apr 2020 10:33:25 +0000 (11:33 +0100)]
this test is new in 1.40 and the failure is present on many
Bug: https://github.com/rust-lang/rust/issues/67242
previous rust versions without users having complained or noticed, so
just ignore the failure until upstream fixes it
Gbp-Pq: Name u-tests-ignore-arm.patch
Chris Coulson [Fri, 10 Apr 2020 10:33:25 +0000 (11:33 +0100)]
u-make-tests-work-without-rpath
Forwarded: TODO
Gbp-Pq: Name u-make-tests-work-without-rpath.patch
Debian Rust Maintainers [Fri, 10 Apr 2020 10:33:25 +0000 (11:33 +0100)]
u-test-python-3
Gbp-Pq: Name u-test-python-3.patch
Ximin Luo [Fri, 10 Apr 2020 10:33:25 +0000 (11:33 +0100)]
Don't split dwarf debug for a fully-reproducible build
Bug: https://github.com/rust-lang/rust/issues/34902
Gbp-Pq: Name u-reproducible-build.patch
Ximin Luo [Fri, 10 Apr 2020 10:33:25 +0000 (11:33 +0100)]
rustc (1.42.0+dfsg1-1) unstable; urgency=medium
* Upload to unstable.
[dgit import unpatched rustc 1.42.0+dfsg1-1]
Ximin Luo [Fri, 10 Apr 2020 10:33:25 +0000 (11:33 +0100)]
Import rustc_1.42.0+dfsg1-1.debian.tar.xz
[dgit import tarball rustc 1.42.0+dfsg1-1 rustc_1.42.0+dfsg1-1.debian.tar.xz]
Ximin Luo [Sat, 4 Apr 2020 15:06:03 +0000 (16:06 +0100)]
Import rustc_1.42.0+dfsg1.orig.tar.xz
[dgit import orig rustc_1.42.0+dfsg1.orig.tar.xz]