Module Name: src
Committed By: riz
Date: Wed Jan 25 20:47:43 UTC 2012
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
tickets 1710-1713.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.130 -r1.1.2.131 src/doc/CHANGES-5.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.2
diff -u src/doc/CHANGES-5.2:1.1.2.130 src/doc/CHANGES-5.2:1.1.2.131
--- src/doc/CHANGES-5.2:1.1.2.130 Wed Jan 25 18:46:35 2012
+++ src/doc/CHANGES-5.2 Wed Jan 25 20:47:43 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.130 2012/01/25 18:46:35 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.131 2012/01/25 20:47:43 riz Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -5914,3 +5914,25 @@ distrib/i386/ramdisks/ramdisk-big/list
if necessary.
[sborrill, ticket #1709]
+crypto/dist/openssl/ssl/d1_pkt.c patch
+
+ Address CVE-2012-0050.
+ [drochner, ticket #1710]
+
+crypto/dist/openssl/crypto/x509v3/pcy_map.c patch
+crypto/dist/openssl/crypto/x509v3/pcy_tree.c patch
+
+ Address CVE-2011-4109.
+ [drochner, ticket #1711]
+
+crypto/dist/openssl/engines/ccgost/gost2001_keyx.c patch
+crypto/dist/openssl/engines/ccgost/gost94_keyx.c patch
+
+ Address CVE-2011-4109.
+ [drochner, ticket #1712]
+
+crypto/dist/openssl/ssl/s3_enc.c patch
+
+ Address CVE-2011-4576.
+ [drochner, ticket #1713]
+