Source-Changes-HG archive

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

[src/netbsd-6-0]: src/doc 1517



details:   https://anonhg.NetBSD.org/src/rev/7a6af5aa230d
branches:  netbsd-6-0
changeset: 775305:7a6af5aa230d
user:      snj <snj%NetBSD.org@localhost>
date:      Mon Feb 19 20:56:02 2018 +0000

description:
1517

diffstat:

 doc/CHANGES-6.0.7 |  11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r b54d88890496 -r 7a6af5aa230d doc/CHANGES-6.0.7
--- a/doc/CHANGES-6.0.7 Mon Feb 19 20:55:44 2018 +0000
+++ b/doc/CHANGES-6.0.7 Mon Feb 19 20:56:02 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.131 2018/02/16 18:13:22 martin Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.132 2018/02/19 20:56:02 snj Exp $
 
 A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
 release:
@@ -15333,3 +15333,12 @@
        Fix inverted logic that could crash the kernel.
        [maxv, ticket #1531]
 
+sys/arch/amd64/amd64/machdep.c                 1.280 via patch
+sys/arch/amd64/include/segments.h              1.34 via patch
+sys/arch/i386/i386/machdep.c                   1.800 via patch
+sys/arch/i386/include/segments.h               1.64 via patch
+sys/arch/x86/x86/vm_machdep.c                  1.30 via patch
+
+       Prevent unrestricted userland access to I/O ports in XEN.
+       [maxv, ticket #1517]
+



Home | Main Index | Thread Index | Old Index