Module Name:    src
Committed By:   snj
Date:           Mon Mar  6 03:34:34 UTC 2017

Modified Files:
        src/doc [netbsd-7-0]: CHANGES-7.0.3

Log Message:
137[78]


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.29 -r1.1.2.30 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.29 src/doc/CHANGES-7.0.3:1.1.2.30
--- src/doc/CHANGES-7.0.3:1.1.2.29	Thu Mar  2 07:44:40 2017
+++ src/doc/CHANGES-7.0.3	Mon Mar  6 03:34:33 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.29 2017/03/02 07:44:40 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.30 2017/03/06 03:34:33 snj Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -1257,3 +1257,15 @@ external/public-domain/tz/dist/zone1970.
 	Update to tzdata2017a.
 	[kre, ticket #1374]
 
+external/mit/xorg/lib/libICE/Makefile		1.6
+
+	define HAVE_ARC4RANDOM_BUF.
+	[mrg, ticket #1377]
+
+sys/arch/x86/include/pmap.h			1.63 via patch
+sys/arch/x86/x86/pmap.c				1.241 via patch
+
+	Remove PG_u from the kernel pages on Xen. Otherwise there is
+	no privilege separation between the kernel and userland.
+	[bouyer, ticket #1388]
+

Reply via email to