From: Yann Ylavic Date: Fri, 15 Apr 2022 13:26:01 +0000 (+0000) Subject: Vote, comment [skip ci] X-Git-Tag: 2.4.54-rc1-candidate~114 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8402b63fe087a138eec31ce6fedd22512a4dfcd4;p=thirdparty%2Fapache%2Fhttpd.git Vote, comment [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1899890 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f28d48389f9..645ffbfc027 100644 --- a/STATUS +++ b/STATUS @@ -177,12 +177,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_lua: Don't skip apr_global_mutex_child_init() if !APR_HAS_THREADS trunk patch: https://svn.apache.org/r1898453 2.4.x patch: svn merge -c 1898453 ^/httpd/httpd/trunk . - +1: jaillect36 + +1: jaillect36, ylavic, *) core: make ap_escape_quotes() work correctly on strings with more than MAX_INT/2 characters, counting quotes double. + trunk patch: https://svn.apache.org/r1899609 2.4.x patch: svn merge -c 1899609 ^/httpd/httpd/trunk . +1: icing + ylavic: I think "extra" should be an apr_size_t. *) mod_heartmonitor: Set the documented default value "10" for HeartbeatMaxServers instead of "0". With "0" @@ -192,6 +194,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: rjung, rpluem rpluem says: Has a conflict in CHANGES. Please put each change entry in a separate file below changes-entries. See README.CHANGES. + ylavic: this needs r1899841, per travis: + https://app.travis-ci.com/github/apache/httpd/jobs/566966513#L4124 *) mod_proxy: Set a status code of 502 in case the backend just closed the connection in reply to our forwarded request. @@ -205,7 +209,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Backport version for 2.4.x of patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/314.diff Can be applied via apply_backport_pr.sh 314 - +1: rpluem + +1: rpluem, ylavic, PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]