summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-11-12 15:17:19 +0100
committerSimon Josefsson <simon@josefsson.org>2008-11-12 15:17:19 +0100
commit307e9a5d5a593b823d3a0ecb390a9fb9fcd7753b (patch)
treef8e92958b1639b5461d227b50f1f4477d3cddc15
parent8f6ec2a61b2e4451a63a96a2e5cdab10ea1ef592 (diff)
downloadgnutls_2_6_2.tar.gz
Generated.gnutls_2_6_2
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fbee65d721..1c50413475 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2008-11-12 Simon Josefsson <simon@josefsson.org>
+
+ * NEWS: Version 2.6.2.
+
+2008-11-12 Simon Josefsson <simon@josefsson.org>
+
+ * NEWS, configure.in: Bump version. Add NEWS item.
+
+2008-11-12 Simon Josefsson <simon@josefsson.org>
+
+ * lib/x509/verify.c: Remove check of last certificate in path is
+ self signed. Causes crashes further down in the code for
+ certificate chains that only contain one self-signed certificate.
+ Still protects against the GNUTLS-SA-2008-3 vulnerabillity.
+ Reported by Michael Meskes <meskes@debian.org> in
+ <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505279>.
+
+2008-11-10 Simon Josefsson <simon@josefsson.org>
+
+ * ChangeLog: Generated.
+
2008-11-10 Simon Josefsson <simon@josefsson.org>
* NEWS: Version 2.6.1.