summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2016-06-15 09:34:02 +0200
committerWerner Koch <wk@gnupg.org>2016-06-15 09:34:02 +0200
commit48aa6d6602564d6ba0cef10cf08f9fb0c59b3223 (patch)
tree0fa05026b90bd8ccb533b8364dc4ff3c9798f96e /NEWS
parent33b6637a56231f66792fb66ff30a0c4145bfac68 (diff)
downloadlibgcrypt-48aa6d6602564d6ba0cef10cf08f9fb0c59b3223.tar.gz
Release 1.7.1libgcrypt-1.7.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 19 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 777c1e51..e0113fcd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,24 @@
-Noteworthy changes in version 1.7.1 (unreleased) [C21/A1/R_]
+Noteworthy changes in version 1.7.1 (2016-06-15) [C21/A1/R1]
------------------------------------------------
+ * Bug fixes:
+
+ - Fix ecc_verify for cofactor support.
+
+ - Fix portability bug when using gcc with Solaris 9 SPARC.
+
+ - Build fix for OpenBSD/amd64
+
+ - Add OIDs to the Serpent ciphers.
+
+ * Internal changes:
+
+ - Use getrandom system call on Linux if available.
+
+ - Blinding is now also used for RSA signature creation.
+
+ - Changed names of debug envvars
+
Noteworthy changes in version 1.7.0 (2016-04-15) [C21/A1/R0]
------------------------------------------------