Module Name: src Committed By: riz Date: Fri Nov 19 21:11:42 UTC 2010
Modified Files: src/doc [netbsd-5]: CHANGES-5.2 Log Message: Ticket 1479. To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 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.1 src/doc/CHANGES-5.2:1.1.2.2 --- src/doc/CHANGES-5.2:1.1.2.1 Fri Nov 19 20:45:36 2010 +++ src/doc/CHANGES-5.2 Fri Nov 19 21:11:42 2010 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-5.2,v 1.1.2.1 2010/11/19 20:45:36 riz Exp $ +# $NetBSD: CHANGES-5.2,v 1.1.2.2 2010/11/19 21:11:42 riz Exp $ A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1 release: @@ -9,3 +9,8 @@ Welcome to 5.1_STABLE. [riz] +crypto/dist/openssl/ssl/t1_lib.c patch + + Fix a race condition. (CVE-2010-3864) + [christos, ticket #1479] +