aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2015-09-10 14:40:37 +0000
committerWerner Koch <[email protected]>2015-09-10 16:12:23 +0000
commit311816f6cf9d411dba060603e3c5d01c72824645 (patch)
tree245128281599d185257e1edf0bc2fde60604107e
parenttests: Silence the 5gb-packet test. (diff)
downloadgnupg-311816f6cf9d411dba060603e3c5d01c72824645.tar.gz
gnupg-311816f6cf9d411dba060603e3c5d01c72824645.zip
Release 2.1.8.gnupg-2.1.8
-rw-r--r--NEWS25
1 files changed, 24 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6a00c0e6d..e444f3838 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,29 @@
-Noteworthy changes in version 2.1.8 (unreleased)
+Noteworthy changes in version 2.1.8 (2015-09-10)
------------------------------------------------
+ * gpg: Sending very large keys to the keyservers works again.
+
+ * gpg: Validity strings in key listings are now again translatable.
+
+ * gpg: Emit FAILURE status lines to help GPGME.
+
+ * gpg: Does not anymore link to Libksba to reduce dependencies.
+
+ * gpgsm: Export of secret keys via Assuan is now possible.
+
+ * agent: Raise the maximum passphrase length from 100 to 255 bytes.
+
+ * agent: Fix regression using EdDSA keys with ssh.
+
+ * Does not anymore use a build timestamp by default.
+
+ * The fallback encoding for broken locale settings changed
+ from Latin-1 to UTF-8.
+
+ * Many code cleanups and improved internal documentation.
+
+ * Various minor bug fixes.
+
Noteworthy changes in version 2.1.7 (2015-08-11)
------------------------------------------------