Module Name:    src
Committed By:   snj
Date:           Mon Sep  4 16:11:37 UTC 2017

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.0

Log Message:
264


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.54 -r1.1.2.55 src/doc/CHANGES-8.0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-8.0
diff -u src/doc/CHANGES-8.0:1.1.2.54 src/doc/CHANGES-8.0:1.1.2.55
--- src/doc/CHANGES-8.0:1.1.2.54	Mon Sep  4 06:52:11 2017
+++ src/doc/CHANGES-8.0	Mon Sep  4 16:11:37 2017
@@ -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 @@ sys/dev/usb/ukbd.c				1.137-1.138
 	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]
+

Reply via email to