summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-11-09 23:04:52 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-11-10 08:29:48 +0100
commit246ab48624455f211361c5aadbc6bea4e0f1ea56 (patch)
treec6196ddac2d65d052c5b278fd0db4e5af7d28fb1
parent0964ed7b45ef593f1e118abb0e742e093a5f7987 (diff)
downloadgnutls-246ab48624455f211361c5aadbc6bea4e0f1ea56.tar.gz
doc update
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 11aab9be4e..7e8a4616c3 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ Copyright (C) 2000-2014 Free Software Foundation, Inc.
Copyright (C) 2013, 2014 Nikos Mavrogiannopoulos
See the end for copying conditions.
-* Version 3.3.10 (unreleased)
+* Version 3.3.10 (released 2014-11-10)
** libgnutls: Refuse to import v1 or v2 certificates that contain
extensions.
@@ -17,6 +17,9 @@ Reported by David Woodhouse.
** libgnutls: Removed superfluous random generator refresh on every call
of gnutls_deinit(). That reduces load and usage of /dev/urandom.
+** libgnutls: Corrected issue in export of ECC parameters to X9.63 format.
+Reported by Sean Burford [GNUTLS-SA-2014-5].
+
** libgnutls: When gnutls_global_init() is called for a second time, it
will check whether the /dev/urandom fd kept is still open and matches
the original one. That behavior works around issues with servers that