Module Name:    src
Committed By:   martin
Date:           Thu Apr 30 16:22:10 UTC 2020

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1543 and #1544


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.6 src/doc/CHANGES-8.3:1.1.2.7
--- src/doc/CHANGES-8.3:1.1.2.6	Sat Apr 25 10:55:11 2020
+++ src/doc/CHANGES-8.3	Thu Apr 30 16:22:10 2020
@@ -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 @@ sys/arch/hppa/hppa/trap.c			1.115
 	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]
+

Reply via email to