From: Daniel Gruno Date: Wed, 22 Jan 2020 12:47:08 +0000 (+0000) Subject: casting some votes X-Git-Tag: 2.4.42~144 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8d1706dfcad96257c3b8c7153a2bdea24dcd9da8;p=thirdparty%2Fapache%2Fhttpd.git casting some votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1873031 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 656293f8a29..e1d05c47444 100644 --- a/STATUS +++ b/STATUS @@ -193,13 +193,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (nil assignment to an APR table used to throw an error) trunk patch: http://svn.apache.org/r1870650 2.4.x patch: svn merge -c 1870650 ^/httpd/httpd/trunk - +1: covener, jim + +1: covener, jim, humbedooh *) mod_lua: add _table() methods to return raw r/o lua tables that can be iterated over for headers/notes/subprocess_env: trunk patch: http://svn.apache.org/r1872455 2.4.x patch: svn merge -c 1872455 ^/httpd/httpd/trunk - +1: covener,jim + +1: covener, jim, humbedooh *) mod_http2: Fixed rare cases where a h2 worker could deadlock the main connection. trunk patch: http://svn.apache.org/r1871810