diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 32 |
1 files changed, 31 insertions, 1 deletions
@@ -1,6 +1,26 @@ -Noteworthy changes in version 1.4.10 (unreleased) +Noteworthy changes in version 1.4.20 (2015-12-20) ------------------------------------------------- + * Reject signatures made using the MD5 hash algorithm unless the + new option --allow-weak-digest-algos or --pgp2 are given. + + * New option --weak-digest to specify hash algorithms which + should be considered weak. + + * Changed default cipher for symmetric-only encryption to AES-128. + + * Fix for DoS when importing certain garbled secret keys. + + * Improved error reporting for secret subkey w/o corresponding public + subkey. + + * Improved error reporting in decryption due to wrong algorithm. + + * Fix cluttering of stdout with trustdb info in double verbose mode. + + * Pass a DBUS envvar to gpg-agent for use by gnome-keyring. + + Noteworthy changes in version 1.4.19 (2015-02-27) ------------------------------------------------- @@ -2158,6 +2178,16 @@ Noteworthy changes in version 0.2.3 is generated on a system without a good random number generator. +Version 0.2.2 (1998-02-09) +Version 0.2.1 (1998-01-28) +Version 0.2.0 (1998-01-25) +Version 0.1.3 (1998-01-12) +Version 0.1.2 (1998-01-07) +Version 0.1.1 (1998-01-07) +Version 0.1.0 (1998-01-05) +Version 0.0.0 (1997-12-20) + + Copyright (C) 1998-2015 Free Software Foundation, Inc. Copyright (C) 1997-2015 Werner Koch |