Module Name: src
Committed By: snj
Date: Sun Jun 28 19:55:13 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 834.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.39 -r1.1.2.40 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.39 src/doc/CHANGES-5.1:1.1.2.40
--- src/doc/CHANGES-5.1:1.1.2.39 Sun Jun 28 02:02:53 2009
+++ src/doc/CHANGES-5.1 Sun Jun 28 19:55:12 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.39 2009/06/28 02:02:53 snj Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.40 2009/06/28 19:55:12 snj Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -1382,3 +1382,9 @@
Update Postfix to version 2.5.7.
[tron, ticket #831]
+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]
+