Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/2d462218efba
branches:  netbsd-7-1
changeset: 801007:2d462218efba
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Nov 25 15:48:04 2019 +0000

description:
Ticket #1714

diffstat:

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

diffs (18 lines):

diff -r 7041822e8585 -r 2d462218efba doc/CHANGES-7.1.3
--- a/doc/CHANGES-7.1.3 Mon Nov 25 15:47:44 2019 +0000
+++ b/doc/CHANGES-7.1.3 Mon Nov 25 15:48:04 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.61 2019/10/31 01:54:21 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.62 2019/11/25 15:48:04 martin Exp $
 
 A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
 release:
@@ -607,3 +607,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