Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #706 and #708



details:   https://anonhg.NetBSD.org/src/rev/a84c9beb0141
branches:  netbsd-9
changeset: 744824:a84c9beb0141
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Feb 13 19:40:59 2020 +0000

description:
Tickets #706 and #708

diffstat:

 doc/CHANGES-9.0 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 824f901230c0 -r a84c9beb0141 doc/CHANGES-9.0
--- a/doc/CHANGES-9.0   Thu Feb 13 19:40:05 2020 +0000
+++ b/doc/CHANGES-9.0   Thu Feb 13 19:40:59 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.178 2020/02/12 20:11:33 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.179 2020/02/13 19:40:59 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -8867,3 +8867,13 @@
        Support random seed loading from efiboot.
        [riastradh, ticket #705]
 
+sys/compat/netbsd32/netbsd32_ioctl.c           1.108,1.109
+
+       Do not use strlcpy to copy untrusted input.
+       [mlelstv, ticket #706]
+
+sys/net/if_pppoe.c                             1.149
+
+       Safely extract character sequences from packet for printing.
+       [mlelstv, ticket #708]
+



Home | Main Index | Thread Index | Old Index