Package: rust-rustls / 0.23.26+ds-1
Metadata
Package | Version | Patches format |
---|---|---|
rust-rustls | 0.23.26+ds-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
1002_feature_fencing.patch | (download) |
rustls/src/client/handy.rs |
1 1 + 0 - 0 ! |
fence tests by needed features * Running tests with feature "ring" but not "std" fails in call to `UnixTime::now()` * Running tests with feature "hashbrown" but not "std" fails to infer type |
2001_native_certs.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
use crate rustls-native-certs (not webpki-roots) |
2002_asn1.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
accept older branches of crate asn1 |
2002_aws_lc_rs.patch | (download) |
Cargo.toml |
5 1 + 4 - 0 ! |
avoid not-in-debian crate aws_lc_rs |
2002_brotli.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
accept older branch of crate brotli |
2002_hashbrown.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
use older branch of crate hashbrown This essentially reverts upstream git commit a101286. |
2002_hickory resolver.patch | (download) |
Cargo.toml |
1 0 + 1 - 0 ! |
avoid testing-only too-old-in-debian crate hickory-resolver |
2002_hpke rs.patch | (download) |
Cargo.toml |
4 0 + 4 - 0 ! |
avoid testing-only not-in-debian crate hpke-rs |
2002_itertools.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
accept older branch of crate itertools |
2002_macro_rules_attribute.patch | (download) |
Cargo.toml |
1 0 + 1 - 0 ! |
avoid not-in-debian crate macro_rules_attribute |
2002_rustls webpki.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
use older branch of crate rustls-webpki |
2002_zlib rs.patch | (download) |
Cargo.toml |
1 0 + 1 - 0 ! |
avoid not-in-debian crate zlib-rs |
2003_network_access.patch | (download) |
connect-tests/tests/badssl.rs |
14 14 + 0 - 0 ! |
skip flaky network-depending tests by default |
2004_no_feature_read_buf.patch | (download) |
rustls/Cargo.toml |
5 0 + 5 - 0 ! |
drop nightly-only feature read_buf |
2005_no_bench.patch | (download) |
Cargo.toml |
5 0 + 5 - 0 ! |
drop bench-only build-dependencies and disable benches |
2005_no_bogo.patch | (download) |
Cargo.toml |
2 0 + 2 - 0 ! |
avoid extensive testsuite crate bogo |