Module Name: src
Committed By: riz
Date: Wed Jan 25 20:48:29 UTC 2012
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.2
Log Message:
Tickets 1710-1713.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/doc/CHANGES-5.1.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.1.2
diff -u src/doc/CHANGES-5.1.2:1.1.2.1 src/doc/CHANGES-5.1.2:1.1.2.2
--- src/doc/CHANGES-5.1.2:1.1.2.1 Sat Jan 7 03:55:08 2012
+++ src/doc/CHANGES-5.1.2 Wed Jan 25 20:48:28 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.2,v 1.1.2.1 2012/01/07 03:55:08 snj Exp $
+# $NetBSD: CHANGES-5.1.2,v 1.1.2.2 2012/01/25 20:48:28 riz Exp $
A complete list of changes from the NetBSD 5.1.1 release to the NetBSD 5.1.2
release:
@@ -9,3 +9,25 @@ sys/sys/param.h patched by hand
Welcome to 5.1.1_PATCH.
[snj]
+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]
+