Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc 1357
details: https://anonhg.NetBSD.org/src/rev/3c5f6f62c6d2
branches: netbsd-7
changeset: 800125:3c5f6f62c6d2
user: snj <snj%NetBSD.org@localhost>
date: Sun Feb 12 22:09:51 2017 +0000
description:
1357
diffstat:
doc/CHANGES-7.1 | 22 +++++++++++++++++++++-
1 files changed, 21 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r f537282e51b8 -r 3c5f6f62c6d2 doc/CHANGES-7.1
--- a/doc/CHANGES-7.1 Sun Feb 12 22:07:17 2017 +0000
+++ b/doc/CHANGES-7.1 Sun Feb 12 22:09:51 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.149 2017/02/06 07:31:50 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.150 2017/02/12 22:09:51 snj Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -7958,3 +7958,23 @@
Fix CVE-2016-7056 and CVE-2017-3731.
[spz, ticket #1352]
+libexec/httpd/CHANGES 1.25
+libexec/httpd/bozohttpd.8 1.63-1.65
+libexec/httpd/bozohttpd.c 1.85, 1.86
+libexec/httpd/bozohttpd.h 1.47
+libexec/httpd/cgi-bozo.c 1.36, 1.37
+libexec/httpd/libbozohttpd/libbozohttpd.3 1.4
+libexec/httpd/testsuite/Makefile 1.7
+libexec/httpd/testsuite/cgi-bin/empty 1.1
+libexec/httpd/testsuite/html_cmp 1.5
+libexec/httpd/testsuite/t11.in 1.1
+libexec/httpd/testsuite/t11.out 1.1
+libexec/httpd/testsuite/test-bigfile 1.4
+libexec/httpd/testsuite/test-simple 1.3, 1.4
+
+ Update to bozohttpd 20170201:
+ - fix an infinite loop in cgi processing
+ - fixes and clean up for the testsuite
+ - no longer sends encoding header for compressed form
+ [mrg, ticket #1357]
+
Home |
Main Index |
Thread Index |
Old Index