Module Name: src
Committed By: snj
Date: Sun Jun 28 19:52:38 UTC 2009
Modified Files:
src/doc [netbsd-4]: CHANGES-4.1
Log Message:
Ticket 1330.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.159 -r1.1.2.160 src/doc/CHANGES-4.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-4.1
diff -u src/doc/CHANGES-4.1:1.1.2.159 src/doc/CHANGES-4.1:1.1.2.160
--- src/doc/CHANGES-4.1:1.1.2.159 Sun Jun 21 21:31:32 2009
+++ src/doc/CHANGES-4.1 Sun Jun 28 19:52:37 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.1,v 1.1.2.159 2009/06/21 21:31:32 snj Exp $
+# $NetBSD: CHANGES-4.1,v 1.1.2.160 2009/06/28 19:52:37 snj Exp $
A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
release:
@@ -3495,3 +3495,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]
+