Package: rust-hyper-rustls / 0.24.2-4

Metadata

Package Version Patches format
rust-hyper-rustls 0.24.2-4 3.0 (quilt)

Patch series

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

src/connector/builder.rs | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 fix fence test requiring feature http2
1002_test requires runtime.patch | (download)

src/connector/builder.rs | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 add feature guards ensuring runtime is available
 tests_alpn_http2 fails to build if no runtime is enabled
2001_webpki roots.patch | (download)

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

 avoid feature webpki-tokio
 Required crate webpki-roots is not in Debian
2004_tests_broken.patch | (download)

tests/tests.rs | 3 3 0 - 0 !
1 file changed, 3 insertions( )

 omit failing tests
 Requires profile debug.