summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-08-09 20:42:09 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-08-09 20:42:09 +0200
commiteab63219418f6c3aeb1a8505fb670696f3ced0ca (patch)
tree89b8375f3e58bc9fb8b5ba586d8dabbddb5ba602
parent8996b97a0add0cc8408bad5b2521703afc371c67 (diff)
downloadgnutls-eab63219418f6c3aeb1a8505fb670696f3ced0ca.tar.gz
doc update
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 017f1a13bf..f946c4a2f7 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ Copyright (C) 2000-2015 Free Software Foundation, Inc.
Copyright (C) 2013-2015 Nikos Mavrogiannopoulos
See the end for copying conditions.
-* Version 3.4.4 (unreleased)
+* Version 3.4.4 (released 2015-09-10)
** libgnutls: added high level API (gnutls_prf_rfc5705) to access
the PRF as specified by RFC5705. Suggestion and original patch
@@ -25,7 +25,8 @@ See the end for copying conditions.
** libgnutls: Corrected regression from 3.4.3 in loading PKCS #8 keys as
fallback. Reported by Daniel Berrange.
-** libgnutls: Allow the parsing of very long CNs.
+** libgnutls: Allow the parsing of very long DNs. Also fixes double free
+ in DN decoding [GNUTLS-SA-2015-3].
** API and ABI modifications:
gnutls_prf_rfc5705: Added