Package: rust-rustls / 0.23.32+ds-1
Metadata
Package | Version | Patches format |
---|---|---|
rust-rustls | 0.23.32+ds-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
1001_x509 parser.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
accept newer minor version of crate x509-parser |
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 |
4 2 + 2 - 0 ! |
use crate rustls-native-certs (not webpki-roots) |
2002_asn1.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
accept older minor versions of crate asn1 |
2002_aws lc rs.patch | (download) |
Cargo.toml |
7 2 + 5 - 0 ! |
avoid not-in-debian crate aws-lc-rs |
2002_brotli.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
accept older major versions of crate brotli |
2002_brotli decompressor.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
accept older major version of crate brotli-decompressor |
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_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 |
9 0 + 9 - 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 |