Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #898 and #899



details:   https://anonhg.NetBSD.org/src/rev/777225561467
branches:  netbsd-8
changeset: 320141:777225561467
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Jun 24 09:36:12 2018 +0000

description:
Tickets #898 and #899

diffstat:

 doc/CHANGES-8.0 |  14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 2b32837498c8 -r 777225561467 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Sun Jun 24 09:34:33 2018 +0000
+++ b/doc/CHANGES-8.0   Sun Jun 24 09:36:12 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.216 2018/06/24 09:24:34 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.217 2018/06/24 09:36:12 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -14091,4 +14091,14 @@
 
        Document debug sets and kernel module directory.
 
-
+usr.sbin/installboot/arch/i386.c               1.41
+
+       Fix integer overflow in installboot(8).
+       [kamil, ticket #898]
+
+lib/libutil/passwd.c                           1.53
+
+       Prevent read access out of bounds in trim_whitespace()
+       when passing a white space only string.
+       [kamil, ticket #899]
+



Home | Main Index | Thread Index | Old Index