summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-01-04 16:42:53 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-01-04 16:42:53 +0100
commit1753b662e6945cd544d218095cc127d303db6239 (patch)
tree1976a15e42d0922e3e93d79c816b5d4485bb2cd9
parentffbc9aaea7dcf29c03784d128b83f0682357858d (diff)
downloadgnutls-1753b662e6945cd544d218095cc127d303db6239.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4a65c21a31..5dcd494e12 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,9 @@ See the end for copying conditions.
** libgnutls: Fixed issue when writing ECDSA private keys in PKCS #11
tokens.
+** libgnutls: Fixed out-of-bounds read in gnutls_x509_ext_export_key_usage(),
+ report and patch by Tim Kosse.
+
** libgnutls: The CHACHA20-POLY1305 ciphersuites were updated to conform to
draft-ietf-tls-chacha20-poly1305-02.