Module Name:    src
Committed By:   snj
Date:           Sat Mar  3 20:51:26 UTC 2018

Modified Files:
        src/doc [netbsd-6-0]: CHANGES-6.0.7

Log Message:
1510, 1512


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.132 -r1.1.2.133 src/doc/CHANGES-6.0.7

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-6.0.7
diff -u src/doc/CHANGES-6.0.7:1.1.2.132 src/doc/CHANGES-6.0.7:1.1.2.133
--- src/doc/CHANGES-6.0.7:1.1.2.132	Mon Feb 19 20:56:02 2018
+++ src/doc/CHANGES-6.0.7	Sat Mar  3 20:51:26 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.132 2018/02/19 20:56:02 snj Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.133 2018/03/03 20:51:26 snj Exp $
 
 A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
 release:
@@ -15342,3 +15342,16 @@ sys/arch/x86/x86/vm_machdep.c			1.30 via
 	Prevent unrestricted userland access to I/O ports in XEN.
 	[maxv, ticket #1517]
 
+distrib/sets/lists/comp/mi			patch
+
+	Add missing debug entry.
+	[spz, ticket #1510]
+
+sys/dev/rndpseudo.c				patch
+sys/kern/subr_cprng.c				patch
+sys/sys/cprng.h					patch
+
+	Fix panic when waiting with kqueue/kevent for a read from
+	/dev/random.
+	[riastradh, ticket #1512]
+

Reply via email to