Package: sccache / 0.10.0-6
Metadata
Package | Version | Patches format |
---|---|---|
sccache | 0.10.0-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
1002_dummy_crate.patch | (download) |
tests/test-crate/Cargo.toml |
2 1 + 1 - 0 ! |
have test crate depend on byteorder (not outdated itoa) |
1004_base64.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
accept newer branch of crate base64 |
1004_env_logger.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
accept newer branch of crate env_logger |
1004_itertools.patch | (download) |
Cargo.toml |
4 2 + 2 - 0 ! |
accept newer branches of crate itertools |
1004_predicates.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
accept newer releases of crate predicates |
1006_tests_network.patch | (download) |
tests/sccache_cargo.rs |
5 5 + 0 - 0 ! |
skip flaky network-requiring tests by default |
1007_object.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
use newer branch of crate object |
1008_rustc_path.patch | (download) |
src/compiler/rust.rs |
10 6 + 4 - 0 ! |
use unqualified rustc none below cargo_home rustc executable below CARGO_HOME is an artifact of rustup, unavailable in Debian.packaged rustc. |
1009_riscv_clang_no_split dwarf_tests.patch | (download) |
tests/system.rs |
4 4 + 0 - 0 ! |
disable split-dwarf tests for clang on riscv64 |
2001_assert_cmd.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
accept older release of crate assert_cmd (upstream changes seem minor, so unreasonable to file a Debian bugreport about it) |
2001_gzp.patch | (download) |
Cargo.toml |
3 0 + 3 - 0 ! |
avoid not-in-debian crate gzp This essentially reverts upstream git commit 963f137. |
2001_serial_test.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
accept older branch of crate serial_test |
2001_thirtyfour_sync.patch | (download) |
Cargo.toml |
1 0 + 1 - 0 ! |
avoid not-in-debian crate thirtyfour_sync |
2001_fs err.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
accept newer release of crate fs-err |
2001_which.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
use newer release of crate which |
2001_zip.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
use newer release of crate zip |
2002_no_hardcode_defaults.patch | (download) |
Cargo.toml |
2 0 + 2 - 0 ! |
avoid hardcoding default options interfering with debhelper |
2002_no_windows.patch | (download) |
Cargo.toml |
10 0 + 10 - 0 ! |
avoid windows-only crates |
2003_no_dist server.patch | (download) |
Cargo.toml |
36 2 + 34 - 0 ! |
avoid feature dist-server Some needed crates are not yet available in Debian. |
2003_no_dist tests.patch | (download) |
Cargo.toml |
2 0 + 2 - 0 ! |
avoid feature dist-tests Some needed crates are not available in Debian. |
2003_no_opendal_backends.patch | (download) |
Cargo.toml |
6 0 + 6 - 0 ! |
avoid missing-in-debian opendal features |
2004_shared_libs.patch | (download) |
Cargo.toml |
4 0 + 4 - 0 ! |
use system-shared libraries |
2005_ignore_multiarch_tests.patch | (download) |
src/compiler/gcc.rs |
1 1 + 0 - 0 ! |
ignore flaky test |