You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by hu...@apache.org on 2013/01/09 14:08:14 UTC

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

Author: humbedooh
Date: Wed Jan  9 13:08:14 2013
New Revision: 1430836

URL: http://svn.apache.org/viewvc?rev=1430836&view=rev
Log:
Vote + fix up a stalled issue (which might need a different voting approach, because...spaghetti)

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=1430836&r1=1430835&r2=1430836&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Jan  9 13:08:14 2013
@@ -122,7 +122,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1397687
      2.4.x patch: http://people.apache.org/~rjung/patches/configure-disable-feature.patch
                   If suexec-capabilities is backported first, then trunk patch works.
-     +1: rjung, covener
+     +1: rjung, covener, humbedooh
 
    * configure --with-modules:
      - Fix shell errors when trying to AC_MSG_RESULT().
@@ -269,11 +269,14 @@ PATCHES/ISSUES THAT ARE STALLED
 
    * mod_lua: Add a new directive, LuaCodeCache, for controlling the in-memory
               caching of scripts
-     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1366890
-                  http://svn.apache.org/viewvc?view=revision&revision=1367025
-                  http://svn.apache.org/viewvc?view=revision&revision=1367040
-                  http://svn.apache.org/viewvc?view=revision&revision=1367048
-                  http://svn.apache.org/viewvc?view=revision&revision=1367042 (CHANGES)
+     trunk patch: http://svn.apache.org/r1366890
+                  http://svn.apache.org/r1367025
+                  http://svn.apache.org/r1367040
+                  http://svn.apache.org/r1367048
+                  http://svn.apache.org/r1383024
+                  http://svn.apache.org/r1383028
+                  http://svn.apache.org/r1383037
+                  http://svn.apache.org/r1367042 (CHANGES)
      2.4.x patch: Trunk patch works
      +1: humbedooh, rjung
      rjung: docs missing?