From: Ruediger Pluem Date: Thu, 11 Oct 2007 19:43:22 +0000 (+0000) Subject: * Cast some votes and add a comment. X-Git-Tag: 2.2.7~313 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a417bd0633f0ccf43f23aa6f5d6173cc7c201c12;p=thirdparty%2Fapache%2Fhttpd.git * Cast some votes and add a comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583935 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 271d422c76d..585741c7d43 100644 --- a/STATUS +++ b/STATUS @@ -190,7 +190,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mpm_winnt: Fix null pointer dereference PR 42572 http://svn.apache.org/viewvc/httpd/httpd/trunk/server/mpm/winnt/child.c?r1=505027&r2=563489 - +1: niq (this is clear enough to vote 'blind') + +1: niq (this is clear enough to vote 'blind'), rpluem * mod_proxy_http: Don't mangle proxied URLs PR 42592 @@ -200,18 +200,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * core: backport ap_send_interim_response API http://svn.apache.org/viewvc?view=rev&revision=582630 http://svn.apache.org/viewvc?view=rev&revision=582652 - +1: niq + +1: niq, rpluem * mod_proxy_http: Correctly forward unexpected interim (HTTP 1xx) responses PR 16518 http://svn.apache.org/viewvc?view=rev&revision=582631 +1: niq + rpluem says: There is a conflict with the documentation (I don't know why). + Once fixed I am +1. * modules/proxy/mod_proxy_http.c (ap_proxy_http_register_hook): Fix apr_pool_cleanup_register() invocation added in r583202, which was causing every apr_proc_create() call to segfault. Trunk version of patch: http://svn.apache.org/viewvc?view=rev&revision=583813 + +1: rpluem PATCHES/ISSUES THAT ARE STALLED