Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/6b92c34940b6
branches:  netbsd-6
changeset: 777289:6b92c34940b6
user:      snj <snj%NetBSD.org@localhost>
date:      Mon Feb 19 20:56:37 2018 +0000

description:
1517

diffstat:

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

diffs (22 lines):

diff -r 8baa96e6b810 -r 6b92c34940b6 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Mon Feb 19 20:54:37 2018 +0000
+++ b/doc/CHANGES-6.2   Mon Feb 19 20:56:37 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.324 2018/02/16 18:10:40 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.325 2018/02/19 20:56:37 snj Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -21064,3 +21064,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