diff options
author | Werner Koch <[email protected]> | 2014-06-23 14:38:09 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-06-23 15:15:09 +0000 |
commit | 297f2ac6451e638ed96926d06b01189076010823 (patch) | |
tree | c6008af8f2e73d9ed55a535ea37e9819e27888b8 /NEWS | |
parent | po: Auto-update (diff) | |
download | gnupg-1.4.17.tar.gz gnupg-1.4.17.zip |
Release 1.4.17gnupg-1.4.17
Diffstat (limited to '')
-rw-r--r-- | NEWS | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -1,6 +1,20 @@ -Noteworthy changes in version 1.4.17 (unreleased) +Noteworthy changes in version 1.4.17 (2014-06-23) ------------------------------------------------- + * Avoid DoS due to garbled compressed data packets. + + * Screen keyserver reponses to avoid import of unwanted keys by rogue + servers. + + * Add hash algorithms to the "sig" records of the colon output. + + * More specific reason codes for INV_RECP status. + + * Fixes for PC/SC access on Apple. + + * Minor bug fixes. + + Noteworthy changes in version 1.4.16 (2013-12-18) ------------------------------------------------- |