Module Name: src Committed By: riz Date: Sun Apr 24 15:42:45 UTC 2011
Modified Files: src/doc [netbsd-5]: CHANGES-5.2 Log Message: Ticket 1597 To generate a diff of this commit: cvs rdiff -u -r1.1.2.74 -r1.1.2.75 src/doc/CHANGES-5.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.2 diff -u src/doc/CHANGES-5.2:1.1.2.74 src/doc/CHANGES-5.2:1.1.2.75 --- src/doc/CHANGES-5.2:1.1.2.74 Thu Apr 7 17:26:31 2011 +++ src/doc/CHANGES-5.2 Sun Apr 24 15:42:45 2011 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-5.2,v 1.1.2.74 2011/04/07 17:26:31 riz Exp $ +# $NetBSD: CHANGES-5.2,v 1.1.2.75 2011/04/24 15:42:45 riz Exp $ A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2 release: @@ -5000,3 +5000,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] +