You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2013/01/28 15:31:33 UTC

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

Author: jim
Date: Mon Jan 28 14:31:32 2013
New Revision: 1439424

URL: http://svn.apache.org/viewvc?rev=1439424&view=rev
Log:
PPI patch from dev@ discussion

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=1439424&r1=1439423&r2=1439424&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Jan 28 14:31:32 2013
@@ -95,6 +95,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      trunk patch: https://svn.apache.org/viewvc/httpd/httpd/trunk/acinclude.m4?r1=1396440&r2=1429228
      2.4.x patch: trunk patch works
      +1: kbrand, jorton, jerenkrantz
+     -1: jim: patch doesn't apply (2 out of 2 hunks FAILED -- saving rejects to file acinclude.m4.rej)
     
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -149,6 +150,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  jim: are we OK with changing the 2.4.x docs async?
                  druggeri: sure - just noting that as-applied it would be incorrect
 
+  * mod_proxy: Allow ProxyPass to also be server-specific.
+    trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1439404
+    2.4.x patch: trunk patch works modulo ap_mmn and docs ("2.5.0")
+                 Assumes BalancerInherit patch above.
+    +1: 
+
   * mod_ssl: Allow the SSLUserName to be used to control the
     username passed by the FakeBasicAuth option. PR52616.
     trunk patch: http://svn.apache.org/viewvc?rev=1432322&view=rev