From 0086f672030a3339912bbe8c18c71b154e2de9aa Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Mon, 23 Apr 2012 09:08:55 +0000 Subject: [PATCH] Vote*3, propose*3. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1329138 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/STATUS b/STATUS index b740082e01..d7146fcf09 100644 --- a/STATUS +++ b/STATUS @@ -101,7 +101,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_proxy_fcgi: Report errors to the client Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1311172 2.4 patch: Trunk patch works - +1: sf + +1: sf, jorton * core: Fix error handling in ap_scan_script_header_err_brigade() if there is no EOS bucket in the brigade. @@ -109,7 +109,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: PR: 48272 (partial fix) Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1311174 2.4 patch: Trunk patch works - +1: sf + +1: sf, jorton * mod_authz_core: Fix parsing of Require arguments in . Add some logging and an assert for a case that should not happen. @@ -122,12 +122,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: the line number of a syntax error!). Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1305586 2.4 patch: Trunk patch works - +1: sf + +1: sf, jorton * mod_filter: Add some trace logging for AddOutputFilterByType Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1299783 2.4 patch: Trunk patch works - +1: sf + +1: sf, jorton * log_server_status: Bring Perl style forward to the present, use standard modules, update for new format of server-status output. @@ -145,6 +145,24 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4 patch: http://people.apache.org/~fuankg/diffs/httpd-2.4.x-cross_compile.diff +1: fuankg + * core: Prevent "httpd -k restart" from killing server in presence of config error. + trunk patch: http://svn.apache.org/viewvc?rev=1328345&view=rev + 2.4 patch: trunk patch works + +1: jorton + + * mod_sed, mod_log_debug: Symbol namespace cleanups. + trunk patches: http://svn.apache.org/viewvc?rev=1326980&view=rev + http://svn.apache.org/viewvc?rev=1326984&view=rev + http://svn.apache.org/viewvc?rev=1326991&view=rev + 2.4 patch: trunk works => http://people.apache.org/~jorton/httpd-2.4.1-symbols.patch + +1: jorton + + * core: Use a TLS/10 close_notify for dummy connection to SSL listener. + trunk patches: http://svn.apache.org/viewvc?rev=1327036&view=rev + http://svn.apache.org/viewvc?rev=1327080&view=rev + 2.4 patch: trunk works => http://people.apache.org/~jorton/httpd-2.4.2-dummytls.patch + +1: jorton + PATCHES/ISSUES THAT ARE STALLED -- 2.40.0