summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-08-09 20:43:08 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-08-09 21:26:03 +0200
commitff3e5185a0d4f4d2e0418b2c735c84272054dcdd (patch)
tree5a079863c7b940c366c29565f3aa8370dbd881a7
parenta441aaca6a583b9192a2ee6f73d89daeff025eb5 (diff)
downloadgnutls-ff3e5185a0d4f4d2e0418b2c735c84272054dcdd.tar.gz
doc update
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b0336a4620..8e9a155949 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ Copyright (C) 2000-2015 Free Software Foundation, Inc.
Copyright (C) 2013, 2014 Nikos Mavrogiannopoulos
See the end for copying conditions.
-* Version 3.3.17 (unreleased)
+* Version 3.3.17 (released 2015-08-10)
** libgnutls: Fix issue with server side sending the status request
extension even when not requested. Reported by Jeremy Harris.
@@ -12,6 +12,8 @@ See the end for copying conditions.
public key, unless the GNUTLS_PKCS11_OBJ_FLAG_NO_STORE_PUBKEY flag is
specified.
+** libgnutls: fixed double free in DN decoding [GNUTLS-SA-2015-3].
+
** API and ABI modifications:
No changes since last version.