Module Name: src Committed By: riz Date: Sat Apr 21 15:53:38 UTC 2012
Modified Files: src/doc [netbsd-5]: CHANGES-5.2 Log Message: Ticket 1750. To generate a diff of this commit: cvs rdiff -u -r1.1.2.155 -r1.1.2.156 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.155 src/doc/CHANGES-5.2:1.1.2.156 --- src/doc/CHANGES-5.2:1.1.2.155 Fri Mar 30 19:29:49 2012 +++ src/doc/CHANGES-5.2 Sat Apr 21 15:53:38 2012 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-5.2,v 1.1.2.155 2012/03/30 19:29:49 bouyer Exp $ +# $NetBSD: CHANGES-5.2,v 1.1.2.156 2012/04/21 15:53:38 riz Exp $ A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2 release: @@ -6307,3 +6307,11 @@ sys/arch/hp700/hp700/intr.c 1.38 mutex_enter critical section. [skrll, ticket #1745] +crypto/dist/openssl/crypto/mem.c patch +crypto/dist/openssl/crypto/asn1/a_d2i_fp.c patch +crypto/dist/openssl/crypto/buffer/buffer.c patch +sys/miscfs/genfs/genfs_io.c patch + + Address CVE-2012-2110. + [spz, ticket #1750] +