]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backport before I forget the details and motivation of it ...
authorNick Kew <niq@apache.org>
Wed, 17 Jun 2009 12:54:28 +0000 (12:54 +0000)
committerNick Kew <niq@apache.org>
Wed, 17 Jun 2009 12:54:28 +0000 (12:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@785576 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 98ef2b28e4db722963f6f675d1facb0919f20a95..1a4f67dc167b1f48de9886244b4eac9aa1dd7b48 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -98,9 +98,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                drop_privileges hook).
    2.2.x patch:
       http://people.apache.org/~niq/patches/2.2mod_privileges-core-patch
-   FYI, mod_privileges hacked to work with the patch:
-      http://people.apache.org/~niq/patches/2.2mod_privileges.c
    wrowe asks; what is proposed and why two patches here?
+   niq replies: removing the second one, it's FYI only and not part
+                of the backport proposal.  And it needs updating!
    +1: niq
 
  * modules/proxy/proxy_util.c (ap_proxy_initialize_worker): Fix
@@ -117,6 +117,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://svn.apache.org/viewvc?view=rev&revision=776325
    +1: takashi, rpluem
 
+ * mod_alias: Ensure Redirect emits HTTP-compliant URLs.
+   PR 44020
+   trunk patch:
+     http://svn.apache.org/viewvc?view=rev&rev=785575
+   2.2.x patch:
+     http://people.apache.org/~niq/patches/44020.patch
+   NOTE: I'm recommending different versions because the trunk
+   patch is too strict for a stable line and may "break" broken
+   configs thought by their users to be working.
+   +1: niq
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * srclib/pcre and vendor/pcre