Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1543 and #1544



details:   https://anonhg.NetBSD.org/src/rev/aa70503a462f
branches:  netbsd-8
changeset: 931789:aa70503a462f
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Apr 30 16:22:10 2020 +0000

description:
Tickets #1543 and #1544

diffstat:

 doc/CHANGES-8.3 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 60accdf2c645 -r aa70503a462f doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Thu Apr 30 16:21:14 2020 +0000
+++ b/doc/CHANGES-8.3   Thu Apr 30 16:22:10 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.6 2020/04/25 10:55:11 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.7 2020/04/30 16:22:10 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -116,3 +116,14 @@
        Fix incorrect KASSERT.
        [skrll, ticket #1542]
 
+sys/kern/subr_cprng.c                          1.34
+
+       Disable rngtest on output of cprng_strong.
+       [riastradh, ticket #1543]
+
+games/fortune/strfile/strfile.c                        1.39
+games/fortune/unstr/unstr.c                    1.15
+
+       Fix potential buffer overflows in fortune tools.
+       [nia, ticket #1544]
+



Home | Main Index | Thread Index | Old Index