Debian Patches
Status for rust-sequoia-openpgp/1.12.0-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
cleanup-deps.patch | [PATCH 1/2] Drop windows and wasm targets We can't build or test the windows targets, and we don't have all of the dependencies for the wasm (web assembly) targets. Dropping them from Cargo.toml leaves us building the expected nettle-backed version of sequoia, which is appropriate for a debian install. |
Daniel Kahn Gillmor <dkg@fifthhorseman.net> | no | 2022-02-02 | ||
drop-criterion.patch | [PATCH 2/2] Avoid testing dependency on criterion crate Criterion is only needed for the benchmark tests, which are not run by debian's autopkgtests. I'm avoiding this dev-dependency in debian for now, because packaging all of the recursive dependencies of criterion is a complicated mess. |
Daniel Kahn Gillmor <dkg@fifthhorseman.net> | no | 2022-02-02 | ||
drop-experimental-and-variable-time-crypto-backends.patch | [PATCH] drop experimental and variable-time crypto backends | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | no | 2022-02-02 | ||
relax-dep.patch | =================================================================== | no |