Module Name: src
Committed By: martin
Date: Fri May 1 07:29:03 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Add Ticket #879 (this time for real)
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.48 -r1.1.2.49 src/doc/CHANGES-9.1
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-9.1
diff -u src/doc/CHANGES-9.1:1.1.2.48 src/doc/CHANGES-9.1:1.1.2.49
--- src/doc/CHANGES-9.1:1.1.2.48 Thu Apr 30 16:20:21 2020
+++ src/doc/CHANGES-9.1 Fri May 1 07:29:03 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.48 2020/04/30 16:20:21 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.49 2020/05/01 07:29:03 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -2388,3 +2388,9 @@ crypto/external/bsd/openssl/dist/crypto/
Fix the detection of KERN_ARND by OpenSSL.
[nia, ticket #878]
+games/fortune/strfile/strfile.c 1.39
+games/fortune/unstr/unstr.c 1.15
+
+ Fix potential buffer overflows in fortune tools.
+ [nia, ticket #879]
+