]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Mon, 22 Jun 2009 09:31:23 +0000 (11:31 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 22 Jun 2009 09:31:23 +0000 (11:31 +0200)
NEWS

diff --git a/NEWS b/NEWS
index c9a9126c133798663ccabf413cb12611d57ccf7b..a963ceef358dc75723e7da20d7ad71747c1967b5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,12 @@ See the end for copying conditions.
 
 * Version 2.9.2 (unreleased)
 
+** libgnutls: Fix off-by-one size computation error in unknown DN printing.
+The error resulted in truncated strings when printing unknown OIDs in
+X.509 certificate DNs.  Reported by Tim Kosse
+<tim.kosse@filezilla-project.org> in
+<http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3651>.
+
 ** 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,