Module Name: src
Committed By: snj
Date: Mon Sep 4 16:04:07 UTC 2017
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
1501
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.114 -r1.1.2.115 src/doc/CHANGES-6.0.7
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-6.0.7
diff -u src/doc/CHANGES-6.0.7:1.1.2.114 src/doc/CHANGES-6.0.7:1.1.2.115
--- src/doc/CHANGES-6.0.7:1.1.2.114 Wed Aug 30 06:55:28 2017
+++ src/doc/CHANGES-6.0.7 Mon Sep 4 16:04:06 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.114 2017/08/30 06:55:28 snj Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.115 2017/09/04 16:04:06 snj Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -15126,3 +15126,9 @@ usr.sbin/racoon/Makefile 1.28
Update Heimdal to 7.1.
[mrg, ticket #1493]
+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 #1501]
+