Module Name: src
Committed By: riz
Date: Sun Apr 24 15:42:22 UTC 2011
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.1
Log Message:
Ticket 1597
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.23 -r1.1.2.24 src/doc/CHANGES-5.1.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.1
diff -u src/doc/CHANGES-5.1.1:1.1.2.23 src/doc/CHANGES-5.1.1:1.1.2.24
--- src/doc/CHANGES-5.1.1:1.1.2.23 Thu Apr 7 17:24:48 2011
+++ src/doc/CHANGES-5.1.1 Sun Apr 24 15:42:22 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.1,v 1.1.2.23 2011/04/07 17:24:48 riz Exp $
+# $NetBSD: CHANGES-5.1.1,v 1.1.2.24 2011/04/24 15:42:22 riz Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.1.1
release:
@@ -2396,3 +2396,8 @@
response values.
[spz, ticket #1595]
+lib/libc/gen/glob.c 1.28-1.29 via patch
+
+ Prevent resource DoS from brace expansion.
+ [spz, ticket #1597]
+