aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2020-09-03 15:01:11 +0000
committerWerner Koch <[email protected]>2020-09-03 15:06:37 +0000
commite234d04c3c91cd4e84cb5790a131bf6a8b6733c4 (patch)
tree4ff29660e2c3e34b5e5e788dc3b6bd82b71a6177
parentgpg: Fix AEAD preference list overflow (diff)
downloadgnupg-2.2.23.tar.gz
gnupg-2.2.23.zip
Release 2.2.23gnupg-2.2.23
-rw-r--r--NEWS18
1 files changed, 17 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 64731de3c..b4c1283ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,22 @@
-Noteworthy changes in version 2.2.23 (unreleased)
+Noteworthy changes in version 2.2.23 (2020-09-03)
-------------------------------------------------
+ * gpg: Fix AEAD preference list overflow. [#5050]
+
+ * gpg: Fix a possible segv in the key cleaning code.
+
+ * gpgsm: Fix a minor RFC2253 parser bug. [#5037]
+
+ * scdaemon: Fix a PIN verify failure on certain OpenPGP card
+ implementations. Regression in 2.2.22. [#5039]
+
+ * po: Fix bug in the Hungarian translation. Updates for the Czech,
+ Polish, and Ukrainian translations.
+
+ Release-info: https://dev.gnupg.org/T5045
+ See-also: gnupg-announce/2020q3/000448.html
+
+
Noteworthy changes in version 2.2.22 (2020-08-27)
-------------------------------------------------