Package: rust-hyper-rustls / 0.27.6-1

Metadata

Package Version Patches format
rust-hyper-rustls 0.27.6-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1002_feature_fencing.patch | (download)

src/connector/builder.rs | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 add feature fences for tests
2001_aws lc rs.patch | (download)

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

 avoid not-in-debian crate aws-lc-rs
2001_rustls native certs.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/config.rs | 13 7 + 6 - 0 !
2 files changed, 8 insertions(+), 7 deletions(-)

 use older branch of crate rustls-native-certs
2001_webpki roots.patch | (download)

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

 avoid not-in-debian crate webpki-roots
2004_no_net.patch | (download)

src/connector.rs | 4 4 + 0 - 0 !
tests/tests.rs | 3 3 + 0 - 0 !
2 files changed, 7 insertions(+)

 disable tests requiring network