From: André Malo Date: Sat, 28 Aug 2004 16:11:42 +0000 (+0000) Subject: backport ... X-Git-Tag: STRIKER_2_0_51_RC1^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6d231c4954f74a119c2b61de8da3855230632b4;p=thirdparty%2Fapache%2Fhttpd.git backport ... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104885 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a2d3760d479..dac975755dc 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/08/27 19:41:21 $] +Last modified at [$Date: 2004/08/28 16:11:42 $] Release: @@ -73,6 +73,11 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) mod_rewrite:Fix query string handling for proxied URLs. PR 14518. + (2.0 + 1.3) + modules/mappers/mod_rewrite.c: r1.259 + +1: nd + *) EOC bucket handling fix for core_output_filter (prevents possible variable use- after-free since .49). http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/core.c?r1=1.276&r2=1.277