Package: rust-hickory-resolver / 0.24.4-4

Metadata

Package Version Patches format
rust-hickory-resolver 0.24.4-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable windows deps.patch | (download)

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

---
disable env filter and webpki roots.patch | (download)

Cargo.toml | 16 8 + 8 - 0 !
1 file changed, 8 insertions(+), 8 deletions(-)

---
test data location.patch | (download)

src/hosts.rs | 2 1 + 1 - 0 !
src/system_conf/unix.rs | 6 3 + 3 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

---
rustls 0.23.patch | (download)

Cargo.toml | 19 14 + 5 - 0 !
src/config.rs | 14 2 + 12 - 0 !
src/h3.rs | 15 5 + 10 - 0 !
src/name_server/connection_provider.rs | 92 70 + 22 - 0 !
src/name_server/name_server.rs | 2 1 + 1 - 0 !
src/quic.rs | 16 5 + 11 - 0 !
src/tls/dns_over_rustls.rs | 23 8 + 15 - 0 !
7 files changed, 105 insertions(+), 76 deletions(-)

---
rustls native certs 0.8.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/tls/dns_over_rustls.rs | 15 13 + 2 - 0 !
2 files changed, 14 insertions(+), 3 deletions(-)

---
fix test with backtrace.patch | (download)

src/async_resolver.rs | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

---