From 4eaae268c66f0e3472b1a3338b0defa76868271a Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Mon, 27 Jan 2020 19:26:38 +0000 Subject: [PATCH] vote/promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1873227 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/STATUS b/STATUS index 7d6479d7f6a..7211716286b 100644 --- a/STATUS +++ b/STATUS @@ -132,6 +132,22 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_lua: allow nil assignment to trigger apr_table_unset + (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, 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, humbedooh + + *) 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 + +1: icing, jim, steffenal(tested with 1.15.5-git) PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -189,23 +205,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~ylavic/patches/httpd-2.4.x-SSLProtocol_per_vhost.patch +1: ylavic - *) mod_lua: allow nil assignment to trigger apr_table_unset - (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, 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, humbedooh - - *) 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 - +1: icing, jim, steffenal(tested with 1.15.5-git) - *) Add a config layout for OpenWRT trunk patch: http://svn.apache.org/r1872036 http://svn.apache.org/r1872093 @@ -248,7 +247,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: https://svn.apache.org/r1867970 2.4.x patch: https://github.com/apache/httpd/commit/ed258a2133bc48ee90b027eead13e2d28d03c66a.patch Test results: https://travis-ci.org/apache/httpd/builds/642414361 - +1: jorton, + +1: jorton, covener PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ] -- 2.47.3