1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/tools/security/gnupg
Vincent Breitmoser 7cc68a961d gnupg: apply patch to allow import of key updates without user ids
This adds a patch series which allows GnuPG to import updates
(revocations and subkeys) from certificates that contain no user ids.
This is relevant for refreshing keys from the default keyserver
keys.openpgp.org, where only user ids that contain verified email
addresses will be distributed, and revoked keys never contain any user
ids.

This patch series was originally authored and submitted to upstream half
a year ago (by me), but now comes from Debian packaging where it's been
included since then.

Relates to the following upstream issue: https://dev.gnupg.org/T4393
2020-03-06 06:58:56 +01:00
..
0001-dirmngr-Only-use-SKS-pool-CA-for-SKS-pool.patch
1.nix
1compat.nix
20.nix
22.nix gnupg: apply patch to allow import of key updates without user ids 2020-03-06 06:58:56 +01:00
accept-subkeys-with-a-good-revocation-but-no-self-sig.patch gnupg: apply patch to allow import of key updates without user ids 2020-03-06 06:58:56 +01:00
allow-import-of-previously-known-keys-even-without-UI.patch gnupg: apply patch to allow import of key updates without user ids 2020-03-06 06:58:56 +01:00
clang.patch
fix-libusb-include-path.patch
gpgkey2ssh-20.patch
tests-add-test-cases-for-import-without-uid.patch gnupg: apply patch to allow import of key updates without user ids 2020-03-06 06:58:56 +01:00