Module Name: src
Committed By: bouyer
Date: Wed Jan 27 21:09:49 UTC 2010
Modified Files:
src/doc [netbsd-4-0]: CHANGES-4.0.2
Log Message:
ticket 1383
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.68 -r1.1.2.69 src/doc/CHANGES-4.0.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-4.0.2
diff -u src/doc/CHANGES-4.0.2:1.1.2.68 src/doc/CHANGES-4.0.2:1.1.2.69
--- src/doc/CHANGES-4.0.2:1.1.2.68 Thu Jan 21 19:32:42 2010
+++ src/doc/CHANGES-4.0.2 Wed Jan 27 21:09:49 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.0.2,v 1.1.2.68 2010/01/21 19:32:42 snj Exp $
+# $NetBSD: CHANGES-4.0.2,v 1.1.2.69 2010/01/27 21:09:49 bouyer Exp $
A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
release:
@@ -1020,3 +1020,9 @@
security issues.
[christos, ticket #1376]
+xsrc/xfree/xc/extras/expat/lib/xmlparse.c 1.2
+
+ Add patch from upstream CVS to fix CVE-2009-3560 (possible DOS due to
+ crash on bad input).
+ [tron, ticket #1383]
+