You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ni...@apache.org on 2009/06/17 14:54:29 UTC

svn commit: r785576 - /httpd/httpd/branches/2.2.x/STATUS

Author: niq
Date: Wed Jun 17 12:54:28 2009
New Revision: 785576

URL: http://svn.apache.org/viewvc?rev=785576&view=rev
Log:
Propose backport before I forget the details and motivation of it ...

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=785576&r1=785575&r2=785576&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Jun 17 12:54:28 2009
@@ -98,9 +98,9 @@
                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 @@
        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