You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2021/03/04 09:09:33 UTC

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

Author: jorton
Date: Thu Mar  4 09:09:33 2021
New Revision: 1887166

URL: http://svn.apache.org/viewvc?rev=1887166&view=rev
Log:
Propose Lua 5.4 support. [skip ci]

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=1887166&r1=1887165&r2=1887166&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Mar  4 09:09:33 2021
@@ -201,6 +201,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      PR: https://github.com/apache/httpd/pull/175
      +1: icing
 
+  *) mod_lua: Support Lua 5.4 and use pkg-config to detect Lua
+     properly on Debian systems.
+     trunk patch: http://svn.apache.org/r1826206
+                  http://svn.apache.org/r1880678
+                  http://svn.apache.org/r1880743
+     2.4.x patch: svn merge -c 1826206,1880678,1880743 ^/httpd/httpd/trunk .
+     PR: https://github.com/apache/httpd/pull/176
+     +1: jorton, 
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]