From: Nick Kew Date: Wed, 29 Aug 2007 19:32:52 +0000 (+0000) Subject: Propose backports X-Git-Tag: 2.2.6~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f20e07f62ae06594842205ef880cc92f99daf16c;p=thirdparty%2Fapache%2Fhttpd.git Propose backports git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@570905 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 25eaa347a3d..87311bf89fa 100644 --- a/STATUS +++ b/STATUS @@ -201,6 +201,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version works (minus CHANGES conflicts) +1: jim, wrowe + *) proxy_util.c: Backport cleanups (no functional change) + Trunk: + http://svn.apache.org/viewvc?view=rev&revision=429875 + http://svn.apache.org/viewvc?view=rev&revision=429890 + 2.2.x version: + http://people.apache.org/~niq/proxy-util.patch + +1: niq + + *) proxy_util.c: Don't URLencode tilde in path component + PR 38448 + http://svn.apache.org/viewvc?view=rev&revision=429879 + +1: niq + + PATCHES/ISSUES THAT ARE STALLED * PKCS#7: backport PCKS#7 patches from trunk.