From: Simon Josefsson Date: Wed, 10 Jun 2009 14:11:34 +0000 (+0200) Subject: Add. X-Git-Tag: gnutls_2_9_2~62^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=34172a6bf111f27e54844e1a0f63a6772ab2213f;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index be4f934ee6..03fd3ccd8d 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,12 @@ See the end for copying conditions. * Version 2.9.2 (unreleased) +** libgnutls: Fix PKCS#12 decryption from password. +The encryption key derived from the password was incorrect for (on +average) 1 in every 128 input for random inputs. Reported by "Kukosa, +Tomas" in +. + ** API and ABI modifications: No changes since last version.