aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2014-06-24 13:11:12 +0000
committerWerner Koch <[email protected]>2014-06-24 13:22:31 +0000
commit41dcd32218b9baf0c417090e6968dd2d250e751b (patch)
tree30de2ea514ed4032f51e242db881b8dbd89d4d9c /NEWS
parentpo: Auto-update (diff)
downloadgnupg-2.0.24.tar.gz
gnupg-2.0.24.zip
Release 2.0.24gnupg-2.0.24
Diffstat (limited to '')
-rw-r--r--NEWS16
1 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index aed90e634..5e2de7fdd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,20 @@
-Noteworthy changes in version 2.0.24 (unreleased)
+Noteworthy changes in version 2.0.24 (2014-06-24)
-------------------------------------------------
+ * gpg: Avoid DoS due to garbled compressed data packets.
+
+ * gpg: Screen keyserver responses to avoid importing unwanted keys
+ from rogue servers.
+
+ * gpg: The validity of user ids is now shown by default. To revert
+ this add "list-options no-show-uid-validity" to gpg.conf.
+
+ * gpg: Print more specific reason codes with the INV_RECP status.
+
+ * gpg: Allow loading of a cert only key to an OpenPGP card.
+
+ * gpg-agent: Make ssh support for ECDSA keys work with Libgcrypt 1.6.
+
Noteworthy changes in version 2.0.23 (2014-06-03)
-------------------------------------------------