Debian Patches

Status for rust-pgp/0.13.2-2

Patch Description Author Forwarded Bugs Origin Last update
0001-Drop-rpgp-backward-compat-test.patch [PATCH 1/5] Drop rpgp backward-compat test
This test is for dealing with ecdh padding -- older versions of rpgp
couldn't handle proper ecdh padding, so this tries to confirm that
rpgp doesn't generate padding that would be incompatible with those
old versions.

However, it requires an entirely different copy of (a different
version of) rpgp in order to be able to do the test.

For debian's purposes, we're fine without this test.
Daniel Kahn Gillmor <dkg@fifthhorseman.net> no 2024-08-30
0002-Drop-wasm-not-for-Debian-right-now.patch [PATCH 2/5] Drop wasm -- not for Debian right now
This would create a dependency on the js feature of getrandom, which
is not in debian at the moment.
Daniel Kahn Gillmor <dkg@fifthhorseman.net> no 2024-08-30
0003-Drop-the-nightly-feature-not-for-Debian.patch [PATCH 3/5] Drop the nightly feature -- not for Debian
Nightly builds are irrelevant for distribution. we're not going to
ship them, and they block our attempt to do tests with --all-features.
Daniel Kahn Gillmor <dkg@fifthhorseman.net> no 2024-08-30
0004-Ignore-test-that-depends-on-sks-dump.patch [PATCH 4/5] Ignore test that depends on sks-dump
Reported upstream at https://github.com/rpgp/rpgp/pull/396
Daniel Kahn Gillmor <dkg@fifthhorseman.net> no 2024-08-30
0005-Relax-dependencies.patch [PATCH 5/5] Relax dependencies
The test suites all pass with these dependencies relaxed.

I've reported this flexibility upstream at
https://github.com/rpgp/rpgp/pull/396
Daniel Kahn Gillmor <dkg@fifthhorseman.net> no 2024-08-30
0006-test-skip-writing-files-by-default.patch [PATCH] test: skip writing files by default
These are only used for debugging anyway.

Closes #403
dignifiedquire <me@dignifiedquire.com> no 2024-09-09

All known versions for source package 'rust-pgp'

Links