summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-23 11:46:40 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-23 11:46:40 +0100
commit815cfa6214f84f16e716e93809356b06ac97d430 (patch)
tree99456f29c8296d360df332d7ea67f62e3b1fd837
parentc5feb6025880313b88cf4850b3f7462fb5173eee (diff)
downloadgnutls-815cfa6214f84f16e716e93809356b06ac97d430.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 362e31fb23..c0a31a4965 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,9 @@ See the end for copying conditions.
not identical to CVE-2016-8610, due to the difference in alert handling
of the libraries (gnutls delegates that handling to applications).
+** libgnutls: Enhanced the PKCS#7 parser to allow decoding old
+ (pre-rfc5652) structures with arbitrary encapsulated content.
+
** libgnutls: Backported cipher priorities order from 3.5.x branch. That
adds CHACHA20-POLY1305 ciphersuite to SECURE priority strings.