Module Name: src
Committed By: snj
Date: Sun Jun 28 19:51:34 UTC 2009
Modified Files:
src/doc [netbsd-4-0]: CHANGES-4.0.2
Log Message:
Ticket 1330.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.38 -r1.1.2.39 src/doc/CHANGES-4.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-4.0.2
diff -u src/doc/CHANGES-4.0.2:1.1.2.38 src/doc/CHANGES-4.0.2:1.1.2.39
--- src/doc/CHANGES-4.0.2:1.1.2.38 Sun Jun 21 21:29:04 2009
+++ src/doc/CHANGES-4.0.2 Sun Jun 28 19:51:33 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.0.2,v 1.1.2.38 2009/06/21 21:29:04 snj Exp $
+# $NetBSD: CHANGES-4.0.2,v 1.1.2.39 2009/06/28 19:51:33 snj Exp $
A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
release:
@@ -645,3 +645,9 @@
Fix CAN-2005-1278, CAN-2005-1279 and CAN-2005-1280.
[tonnerre, ticket #1329]
+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 #1330]
+