diff options
author | Werner Koch <[email protected]> | 2016-08-17 13:07:57 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-08-17 13:08:55 +0000 |
commit | 47531220e57bf5093dcf2312884124f0a79e15db (patch) | |
tree | 6a31c66ed3719b05b81c6968123ae96f976b0fb8 /NEWS | |
parent | gpg: Add dummy option --with-subkey-fingerprint. (diff) | |
download | gnupg-1.4.21.tar.gz gnupg-1.4.21.zip |
Release 1.4.21gnupg-1.4.21
Diffstat (limited to '')
-rw-r--r-- | NEWS | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,6 +1,15 @@ -Noteworthy changes in version 1.4.21 (unreleased) +Noteworthy changes in version 1.4.21 (2016-08-17) ------------------------------------------------- + * Fix critical security bug in the RNG [CVE-2016-6313]. An attacker + who obtains 580 bytes from the standard RNG can trivially predict + the next 20 bytes of output. Problem detected by Felix Dörre and + Vladimir Klebanov, KIT. + + * Tweak default options for gpgv. + + * By default do not anymore emit the GnuPG version with --armor. + Noteworthy changes in version 1.4.20 (2015-12-20) ------------------------------------------------- |