Module Name:    src
Committed By:   snj
Date:           Wed Jan 20 05:36:59 UTC 2010

Modified Files:
        src/doc [netbsd-5-0]: CHANGES-5.0.2

Log Message:
Ticket 1253.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.41 -r1.1.2.42 src/doc/CHANGES-5.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-5.0.2
diff -u src/doc/CHANGES-5.0.2:1.1.2.41 src/doc/CHANGES-5.0.2:1.1.2.42
--- src/doc/CHANGES-5.0.2:1.1.2.41	Mon Jan 18 18:52:24 2010
+++ src/doc/CHANGES-5.0.2	Wed Jan 20 05:36:59 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.2,v 1.1.2.41 2010/01/18 18:52:24 bouyer Exp $
+# $NetBSD: CHANGES-5.0.2,v 1.1.2.42 2010/01/20 05:36:59 snj Exp $
 
 A complete list of changes from the NetBSD 5.0.1 release to the NetBSD 5.0.2
 release:
@@ -962,3 +962,9 @@
 	lock order assumptions.  Per discussion with <martin>.
 	[rmind, ticket #1241]
 
+sys/lib/libkern/arc4random.c			1.21
+
+	Keep arc4_i and arc4_j synchronised after a rekeying. This
+	prevents accidentally ending up in a short ARC4 cycle.
+	[joerg, ticket #1253]
+

Reply via email to