Module Name:    src
Committed By:   snj
Date:           Wed Jan 20 05:33:10 UTC 2010

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

Log Message:
Tickets 1211 and 1253.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.175 -r1.1.2.176 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.175 src/doc/CHANGES-5.1:1.1.2.176
--- src/doc/CHANGES-5.1:1.1.2.175	Sat Jan 16 17:55:39 2010
+++ src/doc/CHANGES-5.1	Wed Jan 20 05:33:10 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.175 2010/01/16 17:55:39 bouyer Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.176 2010/01/20 05:33:10 snj Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -16088,3 +16088,15 @@
 	Provide inline assembly version of bswap64.
 	[joerg, ticket #1245]
 
+external/gpl2/libdevmapper/*			delete
+external/gpl2/lvm2tools/*			delete
+
+	Remove obsolete LVM sources.
+	[tron, ticket #1211]
+
+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