Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1112 and #1113



details:   https://anonhg.NetBSD.org/src/rev/ae3d0fc98f01
branches:  netbsd-8
changeset: 446290:ae3d0fc98f01
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Nov 29 15:00:45 2018 +0000

description:
Tickets #1112 and #1113

diffstat:

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

diffs (23 lines):

diff -r 3f1f6597e166 -r ae3d0fc98f01 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Thu Nov 29 14:59:56 2018 +0000
+++ b/doc/CHANGES-8.1   Thu Nov 29 15:00:45 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.65 2018/11/29 08:52:08 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.66 2018/11/29 15:00:45 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -1835,3 +1835,13 @@
        Fix stack info leak.
        [maxv, ticket #1111]
 
+sys/kern/sys_ptrace_common.c                   1.46
+
+       Fix stack info leak.
+       [maxv, ticket #1112]
+
+sys/kern/kern_sig.c                            1.350
+
+       Fix kernel info leak.
+       [maxv, ticket #1113]
+



Home | Main Index | Thread Index | Old Index