Module Name: src
Committed By: snj
Date: Sun Jun 28 19:54:18 UTC 2009
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.1
Log Message:
Ticket 834.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src/doc/CHANGES-5.0.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.0.1
diff -u src/doc/CHANGES-5.0.1:1.1.2.26 src/doc/CHANGES-5.0.1:1.1.2.27
--- src/doc/CHANGES-5.0.1:1.1.2.26 Sun Jun 21 11:44:30 2009
+++ src/doc/CHANGES-5.0.1 Sun Jun 28 19:54:18 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.1,v 1.1.2.26 2009/06/21 11:44:30 bouyer Exp $
+# $NetBSD: CHANGES-5.0.1,v 1.1.2.27 2009/06/28 19:54:18 snj Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.0.1
release:
@@ -460,3 +460,9 @@
Merge pkg_install-20090610 from HEAD
[joerg, ticket #815]
+games/hunt/huntd/answer.c 1.10
+
+ Fix possible remote DoS of a running hunt game, and prevent
+ a possible theoretical attack involving >= 1 billion ammo.
+ [dholland, ticket #834]
+