Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-0]: src/doc 1377
details: https://anonhg.NetBSD.org/src/rev/9a7d1345fa71
branches: netbsd-6-0
changeset: 775118:9a7d1345fa71
user: snj <snj%NetBSD.org@localhost>
date: Fri Apr 15 19:38:51 2016 +0000
description:
1377
diffstat:
doc/CHANGES-6.0.7 | 41 ++++++++++++++++++++++++++++++++++++++++-
1 files changed, 40 insertions(+), 1 deletions(-)
diffs (52 lines):
diff -r 334baf529eb9 -r 9a7d1345fa71 doc/CHANGES-6.0.7
--- a/doc/CHANGES-6.0.7 Fri Apr 15 19:38:13 2016 +0000
+++ b/doc/CHANGES-6.0.7 Fri Apr 15 19:38:51 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.59 2016/03/09 00:51:47 snj Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.60 2016/04/15 19:38:51 snj Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -7752,3 +7752,42 @@
preserved, but no SSLv2 code is available.
[spz, ticket #1370]
+libexec/httpd/CHANGES up to 1.22
+libexec/httpd/Makefile up to 1.26 via patch
+libexec/httpd/auth-bozo.c up to 1.18
+libexec/httpd/bozohttpd.8 up to 1.59
+libexec/httpd/bozohttpd.c up to 1.80 via patch
+libexec/httpd/bozohttpd.h up to 1.45
+libexec/httpd/cgi-bozo.c up to 1.33
+libexec/httpd/content-bozo.c up to 1.13
+libexec/httpd/daemon-bozo.c up to 1.17
+libexec/httpd/dir-index-bozo.c up to 1.25
+libexec/httpd/lua-bozo.c up to 1.14
+libexec/httpd/lua/bozo.lua up to 1.2
+libexec/httpd/lua/glue.c up to 1.2
+libexec/httpd/main.c up to 1.13
+libexec/httpd/printenv.lua up to 1.3
+libexec/httpd/ssl-bozo.c up to 1.22
+libexec/httpd/testsuite/Makefile up to 1.5
+libexec/httpd/testsuite/t10.out up to 1.2
+libexec/httpd/testsuite/test-bigfile up to 1.2
+libexec/httpd/tilde-luzah-bozo.c up to 1.14
+
+ Update bozohttpd to 20160415. Changes:
+ o add CGI support for ~user translation (-E switch)
+ o add redirects to ~user translation
+ o fix bugs around ~user translation
+ o add schema detection for absolute redirects
+ o fixed few memory leaks
+ o bunch of minor tweaks
+ o removed -r support
+ o smarter redirects
+ o fix redirection handling
+ o support transport stream (.ts) and video object (.vob) files
+ o directory listings show correct file sizes for large files
+ o add search-word support for CGI
+ o fix a security issue in CGI suffix handler support which
+ would allow remote code execution, from shm%netbsd.org@localhost
+ o -C option supports now CGI scripts only
+ [mrg, ticket #1377]
+
Home |
Main Index |
Thread Index |
Old Index