aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2023-11-10 09:06:29 +0000
committerWerner Koch <[email protected]>2023-11-10 09:06:29 +0000
commit6d3b52a94b8d7d26f7fca19e374b63c09bb7041e (patch)
treedc6dc095943c4cb05dd772909b2a620a430b0d81
parentgpg,sm: Set confidential in assuan communication for password. (diff)
downloadgnupg-6d3b52a94b8d7d26f7fca19e374b63c09bb7041e.tar.gz
gnupg-6d3b52a94b8d7d26f7fca19e374b63c09bb7041e.zip
Update NEWS.
--
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fa7005df3..71db1dcfe 100644
--- a/NEWS
+++ b/NEWS
@@ -48,6 +48,8 @@ Noteworthy changes in version 2.2.42 (unreleased)
* gpgsm: Verification of detached signatures does now strip trailing
zeroes from the input if --assume-binary is used. [rG6bdf11f671]
+ * gpgsm: No not show the pkcs#12 passphrase in debug output. [T6654]
+
* dirmngr: New option --ignore-crl-extensions. [T6545]
* dirmngr: Backport of the AD_QUERY command. [rG2a3bad5985]