Module Name: src
Committed By: snj
Date: Thu Aug 24 06:50:33 UTC 2017
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
1463
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.57 -r1.1.2.58 src/doc/CHANGES-7.0.3
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-7.0.3
diff -u src/doc/CHANGES-7.0.3:1.1.2.57 src/doc/CHANGES-7.0.3:1.1.2.58
--- src/doc/CHANGES-7.0.3:1.1.2.57 Sun Aug 20 05:43:07 2017
+++ src/doc/CHANGES-7.0.3 Thu Aug 24 06:50:32 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.57 2017/08/20 05:43:07 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.58 2017/08/24 06:50:32 snj Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -4916,3 +4916,8 @@ usr.sbin/racoon/Makefile 1.28
Update Heimdal to 7.1, fixing CVE-2016-2400.
[mrg, ticket #1493]
+sys/arch/i386/conf/GENERIC patch
+
+ i386 GENERIC: disable VM86 by default.
+ [maxv, ticket #1463]
+