Source-Changes-HG archive

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

[src/netbsd-7-0]: src/doc Ticket #1655



details:   https://anonhg.NetBSD.org/src/rev/da938d746d29
branches:  netbsd-7-0
changeset: 446143:da938d746d29
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Nov 24 17:24:31 2018 +0000

description:
Ticket #1655

diffstat:

 doc/CHANGES-7.0.3 |  47 ++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 46 insertions(+), 1 deletions(-)

diffs (58 lines):

diff -r 95884977708d -r da938d746d29 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Sat Nov 24 17:23:47 2018 +0000
+++ b/doc/CHANGES-7.0.3 Sat Nov 24 17:24:31 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.113 2018/11/21 12:15:40 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.114 2018/11/24 17:24:31 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5540,3 +5540,48 @@
        Fix kernel info leak.
        [maxv, ticket #1653]
 
+libexec/httpd/testsuite/data/.bzremap           up to 1.1
+libexec/httpd/testsuite/t12.out                 up to 1.1
+libexec/httpd/testsuite/t12.in                  up to 1.1
+libexec/httpd/testsuite/t13.out                 up to 1.1
+libexec/httpd/testsuite/t13.in                  up to 1.1
+libexec/httpd/testsuite/t14.out                 up to 1.1
+libexec/httpd/testsuite/t14.in                  up to 1.1
+libexec/httpd/testsuite/t15.out                 up to 1.1
+libexec/httpd/testsuite/t15.in                  up to 1.1
+libexec/httpd/CHANGES                           up to 1.28
+libexec/httpd/Makefile                          up to 1.27
+libexec/httpd/auth-bozo.c                       up to 1.22
+libexec/httpd/bozohttpd.8                       up to 1.74
+libexec/httpd/bozohttpd.c                       up to 1.96
+libexec/httpd/bozohttpd.h                       up to 1.56
+libexec/httpd/cgi-bozo.c                        up to 1.44
+libexec/httpd/content-bozo.c                    up to 1.16
+libexec/httpd/daemon-bozo.c                     up to 1.19
+libexec/httpd/dir-index-bozo.c                  up to 1.28
+libexec/httpd/lua-bozo.c                        up to 1.15
+libexec/httpd/main.c                            up to 1.21
+libexec/httpd/ssl-bozo.c                        up to 1.25
+libexec/httpd/tilde-luzah-bozo.c                up to 1.16
+libexec/httpd/libbozohttpd/Makefile             up to 1.3
+libexec/httpd/lua/bozo.lua                      up to 1.3
+libexec/httpd/lua/glue.c                        up to 1.5
+libexec/httpd/lua/optparse.lua                  up to 1.2
+libexec/httpd/testsuite/Makefile                up to 1.11
+libexec/httpd/testsuite/html_cmp                up to 1.6
+libexec/httpd/testsuite/t3.out                  up to 1.4
+libexec/httpd/testsuite/t5.out                  up to 1.4
+libexec/httpd/testsuite/t6.out                  up to 1.4
+libexec/httpd/testsuite/test-bigfile            up to 1.5
+libexec/httpd/testsuite/test-simple             up to 1.5
+
+       Sync with HEAD as of 2018-11-24. Includes various changes:
+       Cosmetic changes to Lua binding in bozohttpd.
+       Fix -C scripts execution and document restrictions.
+       Add support for remapping requested paths via a .bzredirect file.
+       Handle redirections for any protocol, not just http:.
+       Fix a denial of service attack against header contents, which
+       is now bounded at 16KiB.
+       Fix access checks for special files.
+       [mrg, ticket #1655]
+



Home | Main Index | Thread Index | Old Index