Module Name: src
Committed By: snj
Date: Thu Jul 2 05:09:52 UTC 2009
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.1
Log Message:
Bah, fix last (forgot to mention xsrc).
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.30 -r1.1.2.31 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.30 src/doc/CHANGES-5.0.1:1.1.2.31
--- src/doc/CHANGES-5.0.1:1.1.2.30 Thu Jul 2 05:06:28 2009
+++ src/doc/CHANGES-5.0.1 Thu Jul 2 05:09:52 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.1,v 1.1.2.30 2009/07/02 05:06:28 snj Exp $
+# $NetBSD: CHANGES-5.0.1,v 1.1.2.31 2009/07/02 05:09:52 snj Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.0.1
release:
@@ -553,10 +553,10 @@
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
+xsrc/external/mit/freetype/dist/src/cff/cffload.c 1.2
+xsrc/external/mit/freetype/dist/src/lzw/ftzopen.c 1.2
+xsrc/external/mit/freetype/dist/src/sfnt/ttcmap.c 1.2
+xsrc/external/mit/freetype/dist/src/smooth/ftsmooth.c 1.2
Apply fixes from CVE-2009-0946.
[mrg, ticket #848]