From: Simon Josefsson Date: Mon, 31 Aug 2009 11:23:47 +0000 (+0200) Subject: Add. X-Git-Tag: gnutls_2_9_4~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ee25df5febdac9258fefb5c35a66f047379803fe;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index ebb72f8683..cfa7c88cb5 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,10 @@ See the end for copying conditions. * Version 2.9.4 (unreleased) +** libgnutls: Make OpenPGP hostname checking work again. +The patch to resolve the X.509 CN/SAN issue accidentally broken +OpenPGP hostname comparison. + ** Fix use of deprecated types internally. Use of deprecated types in GnuTLS from now on will lead to a compile error, to prevent this from happening again.