From: Yann Ylavic Date: Fri, 10 Mar 2023 21:06:03 +0000 (+0000) Subject: Update proposal (reset vote) X-Git-Tag: 2.4.57-rc1-candidate~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1285585835df4e6278de0200f43c20902554feb;p=thirdparty%2Fapache%2Fhttpd.git Update proposal (reset vote) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908258 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9dcf2fd019c..f42d3e2c7f4 100644 --- a/STATUS +++ b/STATUS @@ -172,8 +172,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1907972 http://svn.apache.org/r1907976 http://svn.apache.org/r1907977 - 2.4.x patch: svn merge -c 1907972,1907976,1907977 ^/httpd/httpd/trunk . - +1: ylavic, rpluem + http://svn.apache.org/r1908257 + 2.4.x patch: svn merge -c 1907972,1907976,1907977,1908257 ^/httpd/httpd/trunk . + +1: ylavic, *) mod_mime: Do not match the extention against possible query string parameters in case ProxyPass was used with the nocanon option.