Source-Changes-HG archive

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

[src/netbsd-8]: src/doc 264



details:   https://anonhg.NetBSD.org/src/rev/6c6e3a471501
branches:  netbsd-8
changeset: 851008:6c6e3a471501
user:      snj <snj%NetBSD.org@localhost>
date:      Mon Sep 04 16:11:37 2017 +0000

description:
264

diffstat:

 doc/CHANGES-8.0 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 32fb0ba4ea24 -r 6c6e3a471501 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Mon Sep 04 16:10:54 2017 +0000
+++ b/doc/CHANGES-8.0   Mon Sep 04 16:11:37 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.54 2017/09/04 06:52:11 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.55 2017/09/04 16:11:37 snj Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -5771,3 +5771,9 @@
        Always try to set USB HID devices into Report Protocol.
        [jakllsch, ticket #263]
 
+sys/arch/sparc64/sparc64/compat_13_machdep.c   1.24
+
+       Apply only CCR. Otherwise userland could set PSTATE_PRIV
+       in %pstate and get kernel privileges on the hardware.
+       [maxv, ticket #264]
+



Home | Main Index | Thread Index | Old Index