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

Modified Files:
        src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1373.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.190 -r1.1.2.191 src/doc/CHANGES-4.1

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-4.1
diff -u src/doc/CHANGES-4.1:1.1.2.190 src/doc/CHANGES-4.1:1.1.2.191
--- src/doc/CHANGES-4.1:1.1.2.190	Sun Jan  3 19:33:53 2010
+++ src/doc/CHANGES-4.1	Tue Jan 12 09:22:58 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: CHANGES-4.1,v 1.1.2.190 2010/01/03 19:33:53 snj Exp $
+#	$NetBSD: CHANGES-4.1,v 1.1.2.191 2010/01/12 09:22:58 snj Exp $
 
 A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
 release:
@@ -3937,3 +3937,11 @@
 	but make sure that it is not smaller than minimum acceptable value.
 	[plunky, ticket #1372]
 
+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 #1373]
+

Reply via email to