]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Wed, 8 Mar 2023 10:01:42 +0000 (10:01 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 8 Mar 2023 10:01:42 +0000 (10:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908187 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c99034803732c3f377ff0ce53ff4b7c86733ed03..43cc42926c002e19f90db8f493792bc219e735ba 100644 (file)
--- 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 ]