Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-0]: src/doc 1441, 1437
details: https://anonhg.NetBSD.org/src/rev/35d087b0d341
branches: netbsd-6-0
changeset: 775182:35d087b0d341
user: snj <snj%NetBSD.org@localhost>
date: Tue Mar 07 07:16:38 2017 +0000
description:
1441, 1437
diffstat:
doc/CHANGES-6.0.7 | 33 ++++++++++++++++++++++++++++++++-
1 files changed, 32 insertions(+), 1 deletions(-)
diffs (44 lines):
diff -r 88f61eced593 -r 35d087b0d341 doc/CHANGES-6.0.7
--- a/doc/CHANGES-6.0.7 Tue Mar 07 07:16:08 2017 +0000
+++ b/doc/CHANGES-6.0.7 Tue Mar 07 07:16:38 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.84 2017/02/19 17:45:16 snj Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.85 2017/03/07 07:16:38 snj Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -10299,3 +10299,34 @@
CVE-2017-5484 CVE-2017-5485 CVE-2017-5486
[spz, ticket #1436]
+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 #1441]
+
+libexec/httpd/CHANGES up to 1.25
+libexec/httpd/bozohttpd.8 up to 1.65
+libexec/httpd/bozohttpd.c up to 1.86
+libexec/httpd/bozohttpd.h up to 1.47
+libexec/httpd/cgi-bozo.c up to 1.37
+libexec/httpd/content-bozo.c up to 1.14
+libexec/httpd/libbozohttpd/libbozohttpd.3 up to 1.4
+libexec/httpd/main.c up to 1.16
+libexec/httpd/small/Makefile up to 1.3
+libexec/httpd/testsuite/Makefile up to 1.7
+libexec/httpd/testsuite/cgi-bin/empty up to 1.1
+libexec/httpd/testsuite/html_cmp up to 1.5
+libexec/httpd/testsuite/t11.in up to 1.1
+libexec/httpd/testsuite/t11.out up to 1.1
+libexec/httpd/testsuite/test-bigfile up to 1.4
+libexec/httpd/testsuite/test-simple up to 1.4
+
+ Update bozohttpd to 20170201. Changes:
+ - fix an infinite loop in cgi processing
+ - fixes and clean up for the testsuite
+ - no longer sends encoding header for compressed formats
+ - add a bozo_get_version() function which returns the version number
+ [mrg, ticket #1437]
+
Home |
Main Index |
Thread Index |
Old Index