diff options
author | Werner Koch <[email protected]> | 2020-09-03 15:01:11 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2020-09-03 15:06:37 +0000 |
commit | e234d04c3c91cd4e84cb5790a131bf6a8b6733c4 (patch) | |
tree | 4ff29660e2c3e34b5e5e788dc3b6bd82b71a6177 | |
parent | gpg: Fix AEAD preference list overflow (diff) | |
download | gnupg-2.2.23.tar.gz gnupg-2.2.23.zip |
Release 2.2.23gnupg-2.2.23
-rw-r--r-- | NEWS | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -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) ------------------------------------------------- |