Source-Changes-HG archive

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

[src/netbsd-7-0]: src/doc Ticket #1714



details:   https://anonhg.NetBSD.org/src/rev/a164d44df5cb
branches:  netbsd-7-0
changeset: 461401:a164d44df5cb
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Nov 25 15:49:05 2019 +0000

description:
Ticket #1714

diffstat:

 doc/CHANGES-7.0.3 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r ecd4e8a6498d -r a164d44df5cb doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Mon Nov 25 15:48:40 2019 +0000
+++ b/doc/CHANGES-7.0.3 Mon Nov 25 15:49:05 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.154 2019/10/31 01:55:22 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.155 2019/11/25 15:49:05 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5915,3 +5915,8 @@
        Do not install the filemon module.
        [maya, ticket #1710]
 
+sys/kern/subr_cprng.c                          1.33
+
+       Use cprng_strong, not cprng_fast, for sysctl kern.arnd.
+       [riastradh, ticket #1714]
+



Home | Main Index | Thread Index | Old Index