Debian Patches
Status for rust-hickory-resolver/0.24.4-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
disable-windows-deps.patch | remove unneeded windows dependencies diff --git a/Cargo.toml b/Cargo.toml index 2debd33..54121eb 100644 |
no | ||||
disable-env-filter-and-webpki-roots.patch | currently env-filter isn't in Debian, and webpki-roots shouldn't be used in Debian at all diff --git a/Cargo.toml b/Cargo.toml index 54121eb..4f62f69 100644 |
no | ||||
test-data-location.patch | hard code the test data location to the correct place diff --git a/src/hosts.rs b/src/hosts.rs index 59cfc02..17a59f3 100644 |
no | ||||
rustls-0.23.patch | This patch is based on the upstream commit described below, adapted for use in the Debian package by Peter Michael Green. commit a3b12b5f94705f74da30c2ba46f8ef69dceb7e60 Upgrade to rustls 0.23, quinn 0.11, etc =================================================================== |
Dirkjan Ochtman <dirkjan@ochtman.nl> | no | 2024-05-03 | ||
rustls-native-certs-0.8.patch | =================================================================== | no | ||||
fix-test-with-backtrace.patch | Fix a test that fails if backtraces are enabled due to different backtraces. | no |