Module Name: src Committed By: riz Date: Fri May 11 17:18:08 UTC 2012
Modified Files: src/doc [netbsd-4]: CHANGES-4.1 Log Message: Ticket 1444. To generate a diff of this commit: cvs rdiff -u -r1.1.2.236 -r1.1.2.237 src/doc/CHANGES-4.1 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-4.1 diff -u src/doc/CHANGES-4.1:1.1.2.236 src/doc/CHANGES-4.1:1.1.2.237 --- src/doc/CHANGES-4.1:1.1.2.236 Sat Mar 17 19:41:02 2012 +++ src/doc/CHANGES-4.1 Fri May 11 17:18:08 2012 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-4.1,v 1.1.2.236 2012/03/17 19:41:02 bouyer Exp $ +# $NetBSD: CHANGES-4.1,v 1.1.2.237 2012/05/11 17:18:08 riz Exp $ A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1 release: @@ -4618,3 +4618,10 @@ sys/arch/sparc64/sparc64/locore.s 1.340 result of pseg_get and pmap_extact sometimes gets screwed up. [nakayama, ticket #1443] +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 + + Address CVE-2012-2110. + [drochner, ticket #1444] +