diff options
author | Werner Koch <[email protected]> | 2017-07-19 09:10:22 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-07-19 09:19:40 +0000 |
commit | 6153268aaf04ec960a4e1dcc50434e815a47e0e8 (patch) | |
tree | ff033b7bca692d653fbfa03b3b500d3087cf237d /NEWS | |
parent | po: Update Norwegian translation (diff) | |
download | gnupg-1.4.22.tar.gz gnupg-1.4.22.zip |
Release 1.4.22gnupg-1.4.22
Diffstat (limited to '')
-rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,6 +1,12 @@ -Noteworthy changes in version 1.4.22 (unreleased) +Noteworthy changes in version 1.4.22 (2017-07-19) ------------------------------------------------- + * Mitigate a flush+reload side-channel attack on RSA secret keys + dubbed "Sliding right into disaster". For details see + <https://eprint.iacr.org/2017/627>. [CVE-2017-7526] + + * Fix some minor bugs. + Noteworthy changes in version 1.4.21 (2016-08-17) ------------------------------------------------- |