Package: rust-hyper-rustls-0.24 / 0.24.2-3

Metadata

Package Version Patches format
rust-hyper-rustls-0.24 0.24.2-3 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 | 8 0 + 8 - 0 !
1 file changed, 8 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.
2005_hyper rustls.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
examples/client.rs | 1 1 + 0 - 0 !
examples/server.rs | 6 4 + 2 - 0 !
3 files changed, 6 insertions(+), 3 deletions(-)

---
2006_rustls native certs 0.7.patch | (download)

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

---
2007_rustls native certs 0.8.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/config.rs | 15 13 + 2 - 0 !
src/lib.rs | 6 6 + 0 - 0 !
3 files changed, 20 insertions(+), 3 deletions(-)

---