Module Name: src Committed By: snj Date: Thu Jul 2 05:06:28 UTC 2009
Modified Files: src/doc [netbsd-5-0]: CHANGES-5.0.1 Log Message: Ticket 848. To generate a diff of this commit: cvs rdiff -u -r1.1.2.29 -r1.1.2.30 src/doc/CHANGES-5.0.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-5.0.1 diff -u src/doc/CHANGES-5.0.1:1.1.2.29 src/doc/CHANGES-5.0.1:1.1.2.30 --- src/doc/CHANGES-5.0.1:1.1.2.29 Wed Jul 1 22:57:40 2009 +++ src/doc/CHANGES-5.0.1 Thu Jul 2 05:06:28 2009 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-5.0.1,v 1.1.2.29 2009/07/01 22:57:40 snj Exp $ +# $NetBSD: CHANGES-5.0.1,v 1.1.2.30 2009/07/02 05:06:28 snj Exp $ A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.0.1 release: @@ -553,3 +553,11 @@ Document RLIMIT_AS. Fixes PR#41517. [mrg, ticket #846] +external/mit/freetype/dist/src/cff/cffload.c 1.2 +external/mit/freetype/dist/src/lzw/ftzopen.c 1.2 +external/mit/freetype/dist/src/sfnt/ttcmap.c 1.2 +external/mit/freetype/dist/src/smooth/ftsmooth.c 1.2 + + Apply fixes from CVE-2009-0946. + [mrg, ticket #848] +