diff options
author | Werner Koch <[email protected]> | 2018-06-11 08:36:00 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2018-06-11 08:36:00 +0000 |
commit | 8ae6a246bef5b5eb0684e9fb1c933a4f8441dadd (patch) | |
tree | 910ad19ab900e752b51ff27f9dbb59dca9181a98 /NEWS | |
parent | po: Auto update (diff) | |
download | gnupg-1.4.23.tar.gz gnupg-1.4.23.zip |
Release 1.4.23gnupg-1.4.23
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -1,6 +1,22 @@ -Noteworthy changes in version 1.4.23 (unreleased) +Noteworthy changes in version 1.4.23 (2018-06-11) ------------------------------------------------- + * gpg: Sanitize the diagnostic output of the original file name in + verbose mode. [#4012,CVE-2018-12020] + + * Does not push the compress-filter if not needed. [#3898] + + * Fix the regexp sanitation. [#2923] + + * Fix the accidental use of a C99 feature. + + * Does not try to use the removed /dev/srandom device on OpenBSD. + + * Updated the Danish, Dutch and Spansih translations. + + Release info at <https://dev.gnupg.org/T4015>. + + Noteworthy changes in version 1.4.22 (2017-07-19) ------------------------------------------------- |