Module Name:    src
Committed By:   snj
Date:           Tue Jan 12 09:09:59 UTC 2010

Modified Files:
        src/doc [netbsd-5-0]: CHANGES-5.0.2

Log Message:
Ticket 1237.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.39 -r1.1.2.40 src/doc/CHANGES-5.0.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-5.0.2
diff -u src/doc/CHANGES-5.0.2:1.1.2.39 src/doc/CHANGES-5.0.2:1.1.2.40
--- src/doc/CHANGES-5.0.2:1.1.2.39	Sat Jan  9 02:04:18 2010
+++ src/doc/CHANGES-5.0.2	Tue Jan 12 09:09:59 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.2,v 1.1.2.39 2010/01/09 02:04:18 snj Exp $
+# $NetBSD: CHANGES-5.0.2,v 1.1.2.40 2010/01/12 09:09:59 snj Exp $
 
 A complete list of changes from the NetBSD 5.0.1 release to the NetBSD 5.0.2
 release:
@@ -933,3 +933,11 @@
 	Fixes PR/42498.
 	[dsl, ticket #1208]
 
+crypto/dist/openssl/ssl/s3_lib.c 		patch
+crypto/dist/openssl/ssl/s3_pkt.c 		patch
+crypto/dist/openssl/ssl/s3_srvr.c 		patch
+crypto/dist/openssl/ssl/ssl_locl.h 		patch
+
+	Disable OpenSSL renegotiation, thus avoiding CVE-2009-3555.
+	[tonnerre, ticket #1237]
+

Reply via email to