Module Name: src
Committed By: riz
Date: Fri Nov 19 21:12:30 UTC 2010
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
Ticket 1479.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.20 -r1.1.2.21 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.20 src/doc/CHANGES-5.0.3:1.1.2.21
--- src/doc/CHANGES-5.0.3:1.1.2.20 Fri Oct 15 23:21:43 2010
+++ src/doc/CHANGES-5.0.3 Fri Nov 19 21:12:29 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.3,v 1.1.2.20 2010/10/15 23:21:43 snj Exp $
+# $NetBSD: CHANGES-5.0.3,v 1.1.2.21 2010/11/19 21:12:29 riz Exp $
A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3
release:
@@ -345,3 +345,8 @@
access to the next level directory from the virtual root directory.
[mrg, ticket #1456]
+crypto/dist/openssl/ssl/t1_lib.c patch
+
+ Fix a race condition. (CVE-2010-3864)
+ [christos, ticket #1479]
+