From: Nikos Mavrogiannopoulos Date: Tue, 5 Apr 2016 08:36:05 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_5_0~200 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20cbd979c9e1bba69cce6cedd84c02e2b2f4daf7;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 739e8dddba..878837da55 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,10 @@ See the end for copying conditions. applications which do not check user credentials on rehandshakes from attacks related to unsafe renegotiation. +** libgnutls: Follow RFC5280 strictly in name constraints computation. The + permitted subtrees is intersected with any previous values. Report and + patch by Daiki Ueno. + ** libgnutls: Enforce the RFC 7627 (extended master secret) requirements on session resumption. Reported by Hubert Kario (#69).