Debian Patches

Status for rust-sequoia-openpgp/1.20.0-1

Patch Description Author Forwarded Bugs Origin Last update
cleanup-deps.patch diff --git a/Cargo.toml b/Cargo.toml
index 7bb41ca..6ad73b1 100644
no
drop-experimental-and-variable-time-crypto-backends.patch diff --git a/Cargo.toml b/Cargo.toml
index bbaeb09..93517f2 100644
no
simplify-base64.patch Simplify base64 dependency.
Debian currently has rust-base64 version 0.21.7. Updating debian to
rust-base64 0.22 potentially affects dozens of packages.

The debian build daemons don't really handle "or"ed build-deps safely:
they choose the first one, and ignore the rest, which means that
they'll take the highest-value. So, to simplify the update in debian,
we tighten this dependency. if rust-base64 0.22 lands in debian, this
patch should be removed.

See https://bugs.debian.org/1069207
no

All known versions for source package 'rust-sequoia-openpgp'

Links