From: Ruediger Pluem Date: Wed, 8 Mar 2023 10:01:42 +0000 (+0000) Subject: * Add proposal [skip ci] X-Git-Tag: 2.4.57-rc1-candidate~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=980d151ea2ef8c12f17d0c1c5079510f62f6b097;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908187 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c9903480373..43cc42926c0 100644 --- a/STATUS +++ b/STATUS @@ -175,6 +175,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1907972,1907976,1907977 ^/httpd/httpd/trunk . +1: ylavic, rpluem + *) mod_mime: Do not match the extention against possible query string + parameters in case ProxyPass was used with the nocanon option. + Trunk version of patch: + https://svn.apache.org/r1907505 + https://svn.apache.org/r1908186 + Backport version for 2.4.x of patch: + Trunk version of patch works + svn merge -c 1907505,1908186 ^/httpd/httpd/trunk . + +1: rpluem, PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]