diff options
author | Werner Koch <[email protected]> | 2017-05-15 14:11:09 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-05-15 14:11:09 +0000 |
commit | 9574820329128f0ea8a98f9bfc0e77c73c3e0ec0 (patch) | |
tree | ecdcc994cad9a9b8a35e7ac495bd77eadf87a622 /NEWS | |
parent | po: Auto-update (diff) | |
download | gnupg-2.1.21.tar.gz gnupg-2.1.21.zip |
Release 2.1.21gnupg-2.1.21
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
-rw-r--r-- | NEWS | 21 |
1 files changed, 20 insertions, 1 deletions
@@ -1,6 +1,25 @@ -Noteworthy changes in version 2.1.21 (unreleased) +Noteworthy changes in version 2.1.21 (2017-05-15) ------------------------------------------------- + * gpg,gpgsm: Fix corruption of old style keyring.gpg files. This + bug was introduced with version 2.1.20. Note that the default + pubring.kbx format was not affected. + + * gpg,dirmngr: Removed the skeleton config file support. The + system's standard methods for providing default configuration + files should be used instead. + + * w32: The Windows installer now allows installion of GnuPG without + Administrator permissions. + + * gpg: Fixed import filter property match bug. + + * scd: Removed Linux support for Cardman 4040 PCMCIA reader. + + * scd: Fixed some corner case bugs in resume/suspend handling. + + * Many minor bug fixes and code cleanup. + Noteworthy changes in version 2.1.20 (2017-04-03) ------------------------------------------------- |