From: Stefan Eissing Date: Mon, 16 Oct 2023 06:11:43 +0000 (+0000) Subject: cleanup after backport X-Git-Tag: 2.4.58-rc1-candidate~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c78425d9e80d8508b2096d468a5d05c4da7006a;p=thirdparty%2Fapache%2Fhttpd.git cleanup after backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1912990 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8737d375bb0..86898c8d8ed 100644 --- a/STATUS +++ b/STATUS @@ -212,12 +212,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn merge -c 1912385 ^/httpd/httpd/trunk . +1: icing, rpluem - *) mod_http2: fixed a compile time issue on Windows builds. - Trunk version of patch: - https://svn.apache.org/r1912415 - Backport version for 2.4.x of patch: - svn merge -c 1912415 ^/httpd/httpd/trunk . - +1: icing, rpluem *) mod_proxy: prevent bad busy values and problems with bybusyness Trunk version of patch: https://svn.apache.org/r1912245