Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7-0]: src/doc 1357



details:   https://anonhg.NetBSD.org/src/rev/6e7c0dd0c8ed
branches:  netbsd-7-0
changeset: 801281:6e7c0dd0c8ed
user:      snj <snj%NetBSD.org@localhost>
date:      Sun Feb 12 22:00:49 2017 +0000

description:
1357

diffstat:

 doc/CHANGES-7.0.3 |  27 ++++++++++++++++++++++++++-
 1 files changed, 26 insertions(+), 1 deletions(-)

diffs (38 lines):

diff -r d4014c4136ad -r 6e7c0dd0c8ed doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Sun Feb 12 21:59:44 2017 +0000
+++ b/doc/CHANGES-7.0.3 Sun Feb 12 22:00:49 2017 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index