]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose/vote
authorEric Covener <covener@apache.org>
Sat, 30 Nov 2019 20:34:49 +0000 (20:34 +0000)
committerEric Covener <covener@apache.org>
Sat, 30 Nov 2019 20:34:49 +0000 (20:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1870651 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6d18a606b2125a031adcab67d581cb75228f9b7d..74c5a23ce2a4a4818c31c894632dec5f125a716d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -257,7 +257,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                                                 https://github.com/apache/httpd/pull/79.diff
                   All revisions: https://github.com/apache/httpd/pull/80
                                  https://github.com/apache/httpd/pull/80.diff
-     +1: rpluem,
+     +1: rpluem, covener
 
 *) mod_http2: Fix mod_reqtimeout interworking on handshakes. Fix H2Directr config value.
      trunk patch: http://svn.apache.org/r1870454
@@ -265,6 +265,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1870454,1870499 ^/httpd/httpd/trunk .
      +1: icing, 
 
+* 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,
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]