Module Name: src
Committed By: riz
Date: Wed Jan 25 20:49:03 UTC 2012
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
Tickets 1710-1713.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.58 -r1.1.2.59 src/doc/CHANGES-5.0.3
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.3
diff -u src/doc/CHANGES-5.0.3:1.1.2.58 src/doc/CHANGES-5.0.3:1.1.2.59
--- src/doc/CHANGES-5.0.3:1.1.2.58 Mon Jan 2 23:55:31 2012
+++ src/doc/CHANGES-5.0.3 Wed Jan 25 20:49:02 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.3,v 1.1.2.58 2012/01/02 23:55:31 snj Exp $
+# $NetBSD: CHANGES-5.0.3,v 1.1.2.59 2012/01/25 20:49:02 riz Exp $
A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3
release:
@@ -2896,3 +2896,25 @@ xsrc/xfree/xc/programs/Xserver/mi/mispri
CVE-2010-1166.
[is, ticket #1707]
+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]
+