From: Ruediger Pluem Date: Wed, 21 Aug 2024 11:17:34 +0000 (+0000) Subject: * Propose [skip ci] X-Git-Tag: 2.4.63-candidate~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b6395afa785521d7ab5c12176dd26b3706e4d82;p=thirdparty%2Fapache%2Fhttpd.git * Propose [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1920106 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 821ffe19e6e..1b212e536a6 100644 --- a/STATUS +++ b/STATUS @@ -228,6 +228,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Can be applied via apply_backport_pr.sh 473 +1: covener, rpluem + *) mod_http: Trust content-type values set from configuration + r1918823 takes care of the content-type fix, while r1427465 + is backported to avoid a conflict. It removes support for Request-Range + header sent by Navigator 2-3 and MSIE 3. + Trunk version of patch: + https://svn.apache.org/r1427465 + https://svn.apache.org/r1918823 + Backport version for 2.4.x of patch: + https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/475.diff + Can be applied via apply_backport_pr.sh 475 + +1: rpluem, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]