Module Name:    src
Committed By:   snj
Date:           Sun Feb 12 22:00:49 UTC 2017

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

Log Message:
1357


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.23 -r1.1.2.24 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.23 src/doc/CHANGES-7.0.3:1.1.2.24
--- src/doc/CHANGES-7.0.3:1.1.2.23	Mon Feb  6 07:28:39 2017
+++ src/doc/CHANGES-7.0.3	Sun Feb 12 22:00:49 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.23 2017/02/06 07:28:39 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.24 2017/02/12 22:00:49 snj Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -350,3 +350,28 @@ crypto/external/bsd/openssl/dist/crypto/
 	Fix CVE-2016-7056 and CVE-2017-3731.
 	[spz, ticket #1352]
 
+libexec/httpd/CHANGES				1.25
+libexec/httpd/bozohttpd.8			1.63
+libexec/httpd/bozohttpd.8			1.64
+libexec/httpd/bozohttpd.8			1.65
+libexec/httpd/bozohttpd.c			1.85
+libexec/httpd/bozohttpd.c			1.86
+libexec/httpd/bozohttpd.h			1.47
+libexec/httpd/cgi-bozo.c			1.36
+libexec/httpd/cgi-bozo.c			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
+libexec/httpd/testsuite/test-simple		1.4
+
+	Update bozohttpd to 20170201:
+	- fix an infinite loop in cgi processing
+	- fixes and clean up for the testsuite
+	- no longer sends encoding header for compressed formats
+	[mrg, ticket #1357]
+

Reply via email to