Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
enable-nettle.patch | enable crypto-nettle feature The sequoia-openpgp crate needs to have one of the crypto backends selected, so hardcode this to nettle as Debian uses the nettle backend everywhere else. diff --git a/Cargo.toml b/Cargo.toml index 95d874b..b29d38c 100644 |
not-needed | vendor | |||
drop-windows.patch | patch out Windows dependencies this should be handled automatically by debcargo... diff --git a/Cargo.toml b/Cargo.toml index 95d874b..b29d38c 100644 |
not-needed | vendor | |||
tighten-env-logger.patch | Tighten dependency on env_logger, since buildds choose the first of several build-deps and 0.11 is not in debian yet. | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | no |