aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2021-10-06 18:23:37 +0000
committerWerner Koch <[email protected]>2021-10-06 18:23:37 +0000
commit476096099db9ea3f66581fa3ca8724291e3a5c80 (patch)
treeca306c411ec20b5c8a0a972d24dd74bb62d00690
parentgpg: Skip the packet when not used for AEAD. (diff)
downloadgnupg-476096099db9ea3f66581fa3ca8724291e3a5c80.tar.gz
gnupg-476096099db9ea3f66581fa3ca8724291e3a5c80.zip
Release 2.2.32gnupg-2.2.32
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0634f8dc5..dbf67239f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,14 @@
-Noteworthy changes in version 2.2.32 (unreleased)
+Noteworthy changes in version 2.2.32 (2021-10-06)
-------------------------------------------------
+ * dirmngr: Fix Let's Encrypt certificate chain validation. [T5639]
+
+ * dirmngr: New option --ignore-cert. [323a20399d]
+
+ * gpg: Fix --list-packets for AEAD packets with unknown key. [T5584]
+
Release-info: https://dev.gnupg.org/T5601
+ See-also: gnupg-announce/2021q4/000465.html
Noteworthy changes in version 2.2.31 (2021-09-15)