summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2017-12-20 08:31:22 +0100
committerWerner Koch <wk@gnupg.org>2017-12-20 08:31:22 +0100
commit558b17593ae97b8a07d06bf0d6af1a626b304501 (patch)
treeb97bfe7674b331456f8810f9a6bab5a5a7815af5 /NEWS
parentpo: Auto-update (diff)
downloadgnupg2-558b17593ae97b8a07d06bf0d6af1a626b304501.tar.xz
gnupg2-558b17593ae97b8a07d06bf0d6af1a626b304501.zip
Release 2.2.4gnupg-2.2.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS31
1 files changed, 30 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f59b9cd70..59b2a456b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,33 @@
-Noteworthy changes in version 2.2.4 (unreleased)
+Noteworthy changes in version 2.2.4 (2017-12-20)
------------------------------------------------
+ * gpg: Change default preferences to prefer SHA512.
+
+ * gpg: Print a warning when more than 150 MiB are encrypted using a
+ cipher with 64 bit block size.
+
+ * gpg: Print a warning if the MDC feature has not been used for a
+ message.
+
+ * gpg: Fix regular expression of domain addresses in trust
+ signatures. [#2923]
+
+ * agent: New option --auto-expand-secmem to help with high numbers
+ of concurrent connections. Requires libgcrypt 1.8.2 for having
+ an effect. [#3530]
+
+ * dirmngr: Cache responses of WKD queries.
+
+ * gpgconf: Add option --status-fd.
+
+ * wks: Add commands --check and --remove-key to gpg-wks-server.
+
+ * Increase the backlog parameter of the daemons to 64 and add
+ option --listen-backlog.
+
+ * New configure option --enable-run-gnupg-user-socket to first try a
+ socket directory which is not removed by systemd at session end.
+
Noteworthy changes in version 2.2.3 (2017-11-20)
------------------------------------------------
@@ -20,6 +47,8 @@ Noteworthy changes in version 2.2.3 (2017-11-20)
* agent: Improve robustness of the shutdown pending
state. [Git#7ffedfab89]
+ See-also: gnupg-announce/2017q4/000417.html
+
Noteworthy changes in version 2.2.2 (2017-11-07)
------------------------------------------------