From: Eric Covener Date: Sun, 19 Mar 2023 21:18:46 +0000 (+0000) Subject: propose rewrite flexibility improvements X-Git-Tag: 2.4.57-rc1-candidate~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37c24e280aaa343fa5eb832eb2ccfac376941999;p=thirdparty%2Fapache%2Fhttpd.git propose rewrite flexibility improvements [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908533 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0d2c61509fb..ffe0b040c9b 100644 --- a/STATUS +++ b/STATUS @@ -212,6 +212,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1908380,1908383-1908384,1908388-1908390,1908393-1908394,1908406-1908407 ^/httpd/httpd/trunk . +1: ylavic, + *) rewrite: backport BCTLS, BNEG and allowing non-vchar prior to redirect escaping. + (does not merge well due to rewritelog(()) changes. + trunk patch: r1908296 r1908299 r1908301 r1908347 r1908359 + 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/348.diff + +1 covener + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]