summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-06-22 11:31:23 +0200
committerSimon Josefsson <simon@josefsson.org>2009-06-22 11:31:23 +0200
commit78a410cbc9c857ee717e2abb287b8a022409d032 (patch)
tree369990aa199b7818c61c028f3856cb9a4739f8a0 /NEWS
parent2773e82dd323c2699f6846a7691bf4fba697703f (diff)
downloadgnutls-78a410cbc9c857ee717e2abb287b8a022409d032.tar.gz
Add.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c9a9126c13..a963ceef35 100644
--- 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,