From e6d231c4954f74a119c2b61de8da3855230632b4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sat, 28 Aug 2004 16:11:42 +0000 Subject: [PATCH] backport ... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104885 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 -- 2.47.2