Module Name: src
Committed By: bouyer
Date: Wed Jan 27 20:45:23 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
tickets 1283 and 1284
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.180 -r1.1.2.181 src/doc/CHANGES-5.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.1
diff -u src/doc/CHANGES-5.1:1.1.2.180 src/doc/CHANGES-5.1:1.1.2.181
--- src/doc/CHANGES-5.1:1.1.2.180 Sat Jan 23 18:20:30 2010
+++ src/doc/CHANGES-5.1 Wed Jan 27 20:45:23 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.180 2010/01/23 18:20:30 bouyer Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.181 2010/01/27 20:45:23 bouyer Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -16319,3 +16319,15 @@
Remove obsolete and never used sources.
[tron, ticket #1260]
+xsrc/external/mit/expat/dist/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 #1283]
+
+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 #1284]
+