]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose Lua 5.4 support. [skip ci]
authorJoe Orton <jorton@apache.org>
Thu, 4 Mar 2021 09:09:33 +0000 (09:09 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 4 Mar 2021 09:09:33 +0000 (09:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1887166 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 799dbea9118715a9ceed8b7dcbb99adb087940cc..3d9f1d5372a319a1b1f9d40b053dcfdaaf0b1b9d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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 ]