diff options
author | Werner Koch <[email protected]> | 2015-06-02 12:31:13 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-06-02 12:31:13 +0000 |
commit | 58126e86eac873735dfed5c64be872a58821bd8a (patch) | |
tree | ab3242f4b24c59e63cfea0fb5ec18a36383bb9e0 | |
parent | po: Auto-update (diff) | |
download | gnupg-58126e86eac873735dfed5c64be872a58821bd8a.tar.gz gnupg-58126e86eac873735dfed5c64be872a58821bd8a.zip |
Release 2.0.28gnupg-2.0.28
-rw-r--r-- | NEWS | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -1,6 +1,21 @@ -Noteworthy changes in version 2.0.28 (unreleased) +Noteworthy changes in version 2.0.28 (2015-06-02) ------------------------------------------------- + * agent: Added support for an external password manager. + + * gpg: New command --list-gcrypt-config. + + * gpg: Issue NEWSIG status lines during signature verification. + + * gpgsm: The default hash algo for a CSR is now SHA-256 and the + default encryption algo is AES-128. + + * scdaemon: Allow PC/SC reader selection by partial name match. + + * gpgtar: Fix extracting files with a size of a multiple of 512. + + * Fixed several other bugs. + * Libgcrypt 1.5 is now required. |