Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1086 - #1088



details:   https://anonhg.NetBSD.org/src/rev/4c8db9c235b0
branches:  netbsd-8
changeset: 852104:4c8db9c235b0
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Nov 12 08:57:23 2018 +0000

description:
Tickets #1086 - #1088

diffstat:

 doc/CHANGES-8.1 |  17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r b8d732dabaf0 -r 4c8db9c235b0 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Mon Nov 12 08:56:15 2018 +0000
+++ b/doc/CHANGES-8.1   Mon Nov 12 08:57:23 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.51 2018/11/08 12:11:27 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.52 2018/11/12 08:57:23 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -1646,3 +1646,18 @@
        - KNF & Use macro.
        [msaitoh, ticket #1085]
 
+bin/sh/parser.c                                        1.152
+
+       Avoid crash from redirect on null compound command.
+       [kre, ticket #1086]
+
+sys/net/if_gif.c                               1.145
+
+       Fix ALTQ on gif(4).
+       [knakahara, ticket #1087]
+
+sys/kern/kern_proc.c                           1.219 (patch)
+
+       Fix buffer overflow, which can lead to severe information leak.
+       [maxv, ticket #1088]
+



Home | Main Index | Thread Index | Old Index