From: Yann Ylavic Date: Thu, 2 Mar 2023 15:22:48 +0000 (+0000) Subject: Propose [skip ci] X-Git-Tag: 2.4.56-candidate~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b02be3e07d9471c9de8aa92e15b2cd971bf9aeec;p=thirdparty%2Fapache%2Fhttpd.git Propose [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1907982 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 596e665e8ad..f6a746ce1cd 100644 --- a/STATUS +++ b/STATUS @@ -190,6 +190,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: minfrin, jim, jailletc36: r1745033 seems related and should in included + *) mod_proxy: Fix double encoding of the uri-path of the request forwarded + to the origin server, when using mapping=encoded|servlet. + 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, + + *) mod_proxy_uwsgi: Stricter backend HTTP response parsing/validation. + trunk patch: http://svn.apache.org/r1907980 + 2.4.x patch: svn merge -c 1907980 ^/httpd/httpd/trunk . + +1: ylavic, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]