diff options
author | Werner Koch <[email protected]> | 2015-04-11 11:14:43 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-04-11 11:14:43 +0000 |
commit | b1e1959d59a12b53c016ca9c95aee3a62c0bfc00 (patch) | |
tree | 264ed10edc536d2eddb29af9f545124b21e9b7a3 | |
parent | po: Update Ukrainian translation (diff) | |
download | gnupg-b1e1959d59a12b53c016ca9c95aee3a62c0bfc00.tar.gz gnupg-b1e1959d59a12b53c016ca9c95aee3a62c0bfc00.zip |
Release 2.1.3.gnupg-2.1.3
-rw-r--r-- | NEWS | 31 |
1 files changed, 30 insertions, 1 deletions
@@ -1,9 +1,38 @@ -Noteworthy changes in version 2.1.3 (unreleased) +Noteworthy changes in version 2.1.3 (2015-04-11) ------------------------------------------------ + * gpg: LDAP keyservers are now supported by 2.1. + + * gpg: New option --with-icao-spelling. + + * gpg: New option --print-pka-records. Changed the PKA method to use + CERT records and hashed names. + + * gpg: New command --list-gcrypt-config. New parameter "curve" + for --list-config. + + * gpg: Print a NEWSIG status line like gpgsm always did. + + * gpg: Print MPI values with --list-packets and --verbose. + + * gpg: Write correct MPI lengths with ECC keys. + + * gpg: Skip legacy PGP-2 keys while searching. + + * gpg: Improved searching for mail addresses when using a keybox. + + * gpgsm: Changed default algos to AES-128 and SHA-256. + + * gpgtar: Fixed extracting files with sizes of a multiple of 512. + + * dirmngr: Fixed SNI handling for hkps pools. + * dirmngr: extra-certs and trusted-certs are now always loaded from the sysconfig dir instead of the homedir. + * Fixed possible problems due to compiler optimization, two minor + regressions, and other bugs. + Noteworthy changes in version 2.1.2 (2015-02-11) ------------------------------------------------ |