Package: rust-futures-rustls / 0.26.0-5

Metadata

Package Version Patches format
rust-futures-rustls 0.26.0-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_rustls webpki.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 accept newer minor version of crate rustls-webpki
1001_smol.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 accept newer major version of crate smol
1002_feature_fencing.patch | (download)

tests/badssl.rs | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fence tests by needed features
2001_aws lc rs.patch | (download)

Cargo.toml | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 avoid not-in-debian crate aws-lc-rs
2002_native_certs.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
tests/badssl.rs | 13 9 + 4 - 0 !
2 files changed, 10 insertions(+), 5 deletions(-)

 use crate rustls-native-certs (not webpki-roots)
2003_network_access.patch | (download)

tests/badssl.rs | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 skip flaky network-depending tests by default