Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-1]: src/doc 1441, 1437
details: https://anonhg.NetBSD.org/src/rev/43de83fee2a8
branches: netbsd-6-1
changeset: 776182:43de83fee2a8
user: snj <snj%NetBSD.org@localhost>
date: Tue Mar 07 07:22:48 2017 +0000
description:
1441, 1437
diffstat:
doc/CHANGES-6.1.6 | 33 ++++++++++++++++++++++++++++++++-
1 files changed, 32 insertions(+), 1 deletions(-)
diffs (44 lines):
diff -r db21a83582af -r 43de83fee2a8 doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Tue Mar 07 07:21:53 2017 +0000
+++ b/doc/CHANGES-6.1.6 Tue Mar 07 07:22:48 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.82 2017/02/19 17:44:11 snj Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.83 2017/03/07 07:22:48 snj Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -10019,3 +10019,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