From: William A. Rowe Jr Date: Fri, 14 Dec 2007 21:04:22 +0000 (+0000) Subject: Accomodate Jim's objection X-Git-Tag: 2.0.62~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bac7329f4d1d10602a771878dc65940094f9ea62;p=thirdparty%2Fapache%2Fhttpd.git Accomodate Jim's objection git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@604294 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7f363856845..26816addc4d 100644 --- a/STATUS +++ b/STATUS @@ -145,8 +145,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: binaries (especially when compiled --with-static-support (!)) and fix mod_ssl.so to compile against .a openssl archives. http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev + adjusted patch without distcache complexity and accomodating the + changes for pkgconfig info from ssl + http://people.apache.org/~wrowe/httpd-2.0-limit-ssl-binding.patch +1: wrowe, colm - -1: jim (does not cleanly backport) * Backport 327179; PR 31226; allow ap_add_output_filters_by_type to handle proxied requests. Basic tests by jorton and [rpluem] show that this works,