From dde8606e2871005acd97eb6113df9ade0ebb3368 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Wed, 8 Jan 2020 13:56:41 +0000 Subject: [PATCH] add a 2nd lua backport proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1872507 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/STATUS b/STATUS index 9b7aaca19d8..8315c317eac 100644 --- a/STATUS +++ b/STATUS @@ -243,6 +243,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1870650 ^/httpd/httpd/trunk +1: covener, + *) 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, + *) mod_http2: Fixed rare cases where a h2 worker could deadlock the main connection. trunk patch: http://svn.apache.org/r1871810 2.4.x patch: svn merge -c 1871810 ^/httpd/httpd/trunk -- 2.47.3