From 23a714598c247d78cfda46a6dc338b17e17cc194 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 12 Apr 2018 16:41:05 +0200 Subject: gpg: Extend the ERRSIG status line with a fingerprint. * g10/mainproc.c (issuer_fpr_raw): New. (issuer_fpr_string): Re-implement using issuer_fpr_rtaw. (check_sig_and_print): Don't free ISSUER_FPR. Use ISSUER_FPR_RAW. Use write_status_printf. Extend ERRSIG status. -- Modern OpenPGP implementations put the ISSUER_FPR into the signature to make it easier to discover the, public needed to check the signature. This is also useful in error messages and thus we add it. Signed-off-by: Werner Koch --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 403c2a05f..cd547a1eb 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,9 @@ Noteworthy changes in version 2.2.7 (unreleased) * gpg: New option --no-symkey-cache to disable the passphrase cache for symmetrical en- and decryption. + * gpg: The ERRSIG status now prints the fingerprint if that is part + of the signature. + Noteworthy changes in version 2.2.6 (2018-04-09) ------------------------------------------------ -- cgit v1.2.3