Module Name: src
Committed By: bouyer
Date: Wed Jan 27 20:45:27 UTC 2010
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.2
Log Message:
tickets 1283 and 1284
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.45 -r1.1.2.46 src/doc/CHANGES-5.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-5.0.2
diff -u src/doc/CHANGES-5.0.2:1.1.2.45 src/doc/CHANGES-5.0.2:1.1.2.46
--- src/doc/CHANGES-5.0.2:1.1.2.45 Sat Jan 23 20:37:34 2010
+++ src/doc/CHANGES-5.0.2 Wed Jan 27 20:45:27 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.2,v 1.1.2.45 2010/01/23 20:37:34 bouyer Exp $
+# $NetBSD: CHANGES-5.0.2,v 1.1.2.46 2010/01/27 20:45:27 bouyer Exp $
A complete list of changes from the NetBSD 5.0.1 release to the NetBSD 5.0.2
release:
@@ -1110,3 +1110,15 @@
Obj_Entry.
[skrll, ticket #1249]
+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]
+