From: Eric Covener Date: Wed, 30 Aug 2023 12:45:38 +0000 (+0000) Subject: vote/promote X-Git-Tag: 2.4.58-rc1-candidate~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d52c2357f5b5e169cabf291fc8302b14a3a9274;p=thirdparty%2Fapache%2Fhttpd.git vote/promote [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1912014 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 58f764a6142..752b014d770 100644 --- a/STATUS +++ b/STATUS @@ -162,6 +162,16 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: https://github.com/apache/httpd/pull/377 +1: jorton, minfrin, rpluem + *) mod_alias: Add AliasPreservePath directive to map the full path after the + alias in a location. Requires r1861542 / r1861569 above. + Trunk version of patch: + https://svn.apache.org/r1909137 + https://svn.apache.org/r1911067 + Backport version for 2.4.x of patch: + https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/alias-preserve-path3.diff + +1: minfrin, rpluem, covener + + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -196,15 +206,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: rpluem, ylavic: see https://lists.apache.org/thread/jftfd6mo6p3b0tw694rlh09gdl7189hq - *) mod_alias: Add AliasPreservePath directive to map the full path after the - alias in a location. Requires r1861542 / r1861569 above. - Trunk version of patch: - https://svn.apache.org/r1909137 - https://svn.apache.org/r1911067 - Backport version for 2.4.x of patch: - https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/alias-preserve-path3.diff - +1: minfrin, rpluem - *) mod_proxy_http2: improved error handling on connection errors while response is already underway. Trunk version of patch: