]> granicus.if.org Git - apache/commitdiff
Revert mod_alias' expressions (for 2.4.16) since it does not look that expected.
authorYann Ylavic <ylavic@apache.org>
Wed, 8 Jul 2015 08:11:40 +0000 (08:11 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 8 Jul 2015 08:11:40 +0000 (08:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1689807 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7d5f625ed908290c264ba04a45809ec19fe6340b..10b7664f92024965620afaba25166915099213a9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -104,20 +104,17 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
-  *) mod_alias: Limit Redirect expressions to directory (Location) context
-     and redirect statuses (implicit or explicit).
-     trunk patch: http://svn.apache.org/r1686853
-                  http://svn.apache.org/r1686856
-     2.4.x patch: trunk works (modulo CHANGES)
-     +1: ylavic, jim
+
+PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
+  [ start all new proposals below, under PATCHES PROPOSED. ]
 
   *) Revert insufficiently thought-out mod_alias new expression feature
         http://svn.apache.org/viewvc?view=revision&revision=1663259
-     +1: wrowe, jim
+     +1: wrowe, jim, ylavic
      [Mutually exclusive to multiple RedirectMatch patches proposed above,
      but entirely possible to vote for both or vote against either.
      [docs/manual .xml's require 'build all' regeneration]
-     ylavic: If we were to revert the feature, we should also apply:
+     ylavic: We should also apply:
              http://people.apache.org/~ylavic/alias_expressions_trunk_only.patch
              to the tests framework, because r1686886 changed this feature's
              availability from 2.5.0 to 2.4.15.  The patch does not fully
@@ -133,10 +130,6 @@ RELEASE SHOWSTOPPERS:
      +1: ylavic, jim, wrowe
 
 
-PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
-  [ start all new proposals below, under PATCHES PROPOSED. ]
-
-
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]