Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6-1]: src/doc 1512



details:   https://anonhg.NetBSD.org/src/rev/a67ac063bcad
branches:  netbsd-6-1
changeset: 776305:a67ac063bcad
user:      snj <snj%NetBSD.org@localhost>
date:      Sat Mar 03 20:51:09 2018 +0000

description:
1512

diffstat:

 doc/CHANGES-6.1.6 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 8ea9fd4a2263 -r a67ac063bcad doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Sat Mar 03 20:44:35 2018 +0000
+++ b/doc/CHANGES-6.1.6 Sat Mar 03 20:51:09 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.129 2018/02/19 20:56:16 snj Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.130 2018/03/03 20:51:09 snj Exp $
 
 A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
 release:
@@ -15016,3 +15016,11 @@
        Prevent unrestricted userland access to I/O ports in XEN.
        [maxv, ticket #1517]
 
+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]
+



Home | Main Index | Thread Index | Old Index