You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2019/11/30 20:34:50 UTC

svn commit: r1870651 - /httpd/httpd/branches/2.4.x/STATUS

Author: covener
Date: Sat Nov 30 20:34:49 2019
New Revision: 1870651

URL: http://svn.apache.org/viewvc?rev=1870651&view=rev
Log:
propose/vote


Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1870651&r1=1870650&r2=1870651&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sat Nov 30 20:34:49 2019
@@ -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 ]