From: Ruediger Pluem Date: Mon, 17 May 2021 19:28:30 +0000 (+0000) Subject: * Vote and promote [skip ci] X-Git-Tag: 2.4.48~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55d8a9e7f22871bd49b8296898834ee0d3b8c970;p=thirdparty%2Fapache%2Fhttpd.git * Vote and promote [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1889968 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 72c888952c3..eb4fcbab825 100644 --- a/STATUS +++ b/STATUS @@ -141,6 +141,25 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) Common HTTP/1 parsing and early failure code between core and h2, + including/adding StrictHostCheck. + trunk patch: http://svn.apache.org/r1734009 + http://svn.apache.org/r1734231 + http://svn.apache.org/r1734281 + http://svn.apache.org/r1838055 + http://svn.apache.org/r1838079 + http://svn.apache.org/r1840229 + http://svn.apache.org/r1876664 + http://svn.apache.org/r1876674 + http://svn.apache.org/r1876784 + http://svn.apache.org/r1879078 + http://svn.apache.org/r1881620 + http://svn.apache.org/r1887311 + http://svn.apache.org/r1888871 + 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/187.diff + (see https://github.com/apache/httpd/pull/187) + +1: ylavic, icing, rpluem + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -162,25 +181,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: is not the right fix, then it should be removed from trunk. Putting it here is a way to revive the discussion - *) Common HTTP/1 parsing and early failure code between core and h2, - including/adding StrictHostCheck. - trunk patch: http://svn.apache.org/r1734009 - http://svn.apache.org/r1734231 - http://svn.apache.org/r1734281 - http://svn.apache.org/r1838055 - http://svn.apache.org/r1838079 - http://svn.apache.org/r1840229 - http://svn.apache.org/r1876664 - http://svn.apache.org/r1876674 - http://svn.apache.org/r1876784 - http://svn.apache.org/r1879078 - http://svn.apache.org/r1881620 - http://svn.apache.org/r1887311 - http://svn.apache.org/r1888871 - 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/187.diff - (see https://github.com/apache/httpd/pull/187) - +1: ylavic, icing - *) Buildsystem: Correctly record changes for the latest release in case there have been no changes at all for this release so far. Trunk version of patch: