Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
relax-deps.patch | diff --git a/Cargo.toml b/Cargo.toml index cb32e06..1cd8ce9 100644 |
no | ||||
disable-env-filter.patch | remove env-filter, as it's not in Debian right now due packaging problems, drop this patch when it's back. diff --git a/Cargo.toml b/Cargo.toml index 42ec551..522f1bb 100644 |
no | ||||
disable-broken-test.patch | disable broken tests diff --git a/src/native_tls/tests.rs b/src/native_tls/tests.rs index a268717..d181491 100644 |
no | ||||
upgrade-ring.patch | bump ring to version packaged in Debian diff --git a/Cargo.toml b/Cargo.toml index dca02ad..66ffcd8 100644 |
no | ||||
disable-webpki-roots.patch | remove webpki-roots, it shouldn't be used in Debian diff --git a/Cargo.toml b/Cargo.toml index e8464e1..c151575 100644 |
no | ||||
gate-tests-on-required-features.patch | gate tests on the features they need diff --git a/src/rr/dnssec/rdata/tsig.rs b/src/rr/dnssec/rdata/tsig.rs index 1b1ea4d..55aac38 100644 |
no | ||||
backport-example.com-dns-fix.patch | =================================================================== | no | ||||
disable-tests-which-require-network.patch | =================================================================== | no |