Module Name: src Committed By: riz Date: Tue May 22 18:54:15 UTC 2012
Modified Files: src/doc [netbsd-5-1]: CHANGES-5.1.3 Log Message: Ticket 1762. To generate a diff of this commit: cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/doc/CHANGES-5.1.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.1.3 diff -u src/doc/CHANGES-5.1.3:1.1.2.14 src/doc/CHANGES-5.1.3:1.1.2.15 --- src/doc/CHANGES-5.1.3:1.1.2.14 Sat May 19 17:04:35 2012 +++ src/doc/CHANGES-5.1.3 Tue May 22 18:54:15 2012 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-5.1.3,v 1.1.2.14 2012/05/19 17:04:35 riz Exp $ +# $NetBSD: CHANGES-5.1.3,v 1.1.2.15 2012/05/22 18:54:15 riz Exp $ A complete list of changes from the NetBSD 5.1.2 release to the NetBSD 5.1.3 release: @@ -109,3 +109,8 @@ sys/netsmb/subr_mchain.c 1.21 PR#44092. [nakayama, ticket #1758] +crypto/dist/openssl/ssl/d1_enc.c patch + + Address CVE-2012-2333. + [drochner, ticket #1762] +