From: Simon Josefsson Date: Thu, 13 Aug 2009 09:17:33 +0000 (+0200) Subject: Add. X-Git-Tag: gnutls_2_9_2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ff6ff3acf3e12e372a2009b54ee9d5b017ffe5cb;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 3f42f3587a..29e60d8a1f 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,10 @@ sessions. Research presented independently by Dan Kaminsky and Moxie Marlinspike at BlackHat09. Thanks to Tomas Hoger for providing one part of the patch. [GNUTLS-SA-2009-4]. +** libgnutls: Fix rare failure in gnutls_x509_crt_import. +The function may fail incorrectly when an earlier certificate was +imported to the same gnutls_x509_crt_t structure. + ** minitasn1: Internal copy updated to libtasn1 v2.3. ** libgnutls: Fix return value of gnutls_certificate_client_get_request_status.