Module Name: src
Committed By: riz
Date: Fri May 11 19:11:07 UTC 2012
Modified Files:
src/doc [netbsd-4-0]: CHANGES-4.0.2
Log Message:
Ticket 1444.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.97 -r1.1.2.98 src/doc/CHANGES-4.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-4.0.2
diff -u src/doc/CHANGES-4.0.2:1.1.2.97 src/doc/CHANGES-4.0.2:1.1.2.98
--- src/doc/CHANGES-4.0.2:1.1.2.97 Sat Mar 17 19:40:06 2012
+++ src/doc/CHANGES-4.0.2 Fri May 11 19:11:07 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.0.2,v 1.1.2.97 2012/03/17 19:40:06 bouyer Exp $
+# $NetBSD: CHANGES-4.0.2,v 1.1.2.98 2012/05/11 19:11:07 riz Exp $
A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
release:
@@ -1357,3 +1357,10 @@ sys/arch/sparc64/sparc64/locore.s 1.340
result of pseg_get and pmap_extact sometimes gets screwed up.
[nakayama, ticket #1443]
+crypto/dist/openssl/crypto/mem.c patch
+crypto/dist/openssl/crypto/asn1/a_d2i_fp.c patch
+crypto/dist/openssl/crypto/buffer/buffer.c patch
+
+ Address CVE-2012-2110.
+ [drochner, ticket #1444]
+