diff options
author | Dave Reisner <dreisner@archlinux.org> | 2014-09-25 19:29:13 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-09-30 06:00:43 +0200 |
commit | 50296576d006d433fbfd4a6c57d5f95a942f7833 (patch) | |
tree | a5957f895e67d316a4558849a44994d0b45d41f5 /lib/libalpm/handle.c | |
parent | 60c1f2857bad53deed4a8849c1d733dc7d526379 (diff) | |
download | pacman-50296576d006d433fbfd4a6c57d5f95a942f7833.tar.gz pacman-50296576d006d433fbfd4a6c57d5f95a942f7833.tar.xz |
makepkg: allow less than the full fingerprint in validpgpkeys
I found this feature confusing, and the documentation wasn't any help.
It was pointed out to me on IRC that validpgpkeys expects full
fingerprints, and won't accept shorter forms. This makes the
documentation insufficient, and the variable name itself misleading.
This patch bolsters the documentation to explain more about what the
contents should be, and implements suffix matching to allow matching on
shorters fingerprint suffices. Now, when makepkg tells you that a key
ID isn't valid, it's sufficient to manually check the key ID against
the known good ID, and add it as is to validpgpkeys.
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'lib/libalpm/handle.c')
0 files changed, 0 insertions, 0 deletions