summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-12-06 12:14:19 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-12-06 12:14:19 +0100
commit16a011511e7bea5c830c6279a8607a8de8175611 (patch)
tree669b0aa58759c5381764524180f871b268298c27 /NEWS
parentfbccc253011fc507151962de400d0bcf736bcc7d (diff)
downloadgnutls-16a011511e7bea5c830c6279a8607a8de8175611.tar.gz
doc update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 209b1dcedd..735a63d6b7 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,19 @@ Copyright (C) 2000-2015 Free Software Foundation, Inc.
Copyright (C) 2013-2015 Nikos Mavrogiannopoulos
See the end for copying conditions.
+* Version 3.4.8 (unreleased)
+
+** libgnutls: Corrected memory leak in gnutls_pubkey_import_privkey() when
+ used with PKCS #11 keys.
+
+** libgnutls: Do not allow importing public keys from PKCS #11 private keys
+ for DSA and ECDSA. That is, because they do not contain all the required
+ parameters for a direct import. Reported by Jan Vcelak.
+
+** API and ABI modifications:
+No changes since last version.
+
+
* Version 3.4.7 (released 2015-11-22)
** libgnutls: Properly require TLS 1.2 in all CBC-SHA256 and CBC-SHA384