]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backport proposals
authorNick Kew <niq@apache.org>
Mon, 16 Nov 2009 15:56:06 +0000 (15:56 +0000)
committerNick Kew <niq@apache.org>
Mon, 16 Nov 2009 15:56:06 +0000 (15:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@880817 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 01893f13e2f724e86dfe1bab60b89a2c34ea752b..4ce30aba6d3efff9adba266e52ee5d39ba0ac47d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -152,6 +152,22 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     +1: sf
 
+  * build: fix --with-module option to work as documented
+    PR 43881
+    Patch: http://svn.apache.org/viewvc?rev=880794&view=rev
+    +1: niq
+
+  * proxy: return consistent error message in case of failure to
+    connect to backend.
+    PR 46971
+    Patch: http://svn.apache.org/viewvc?rev=808920&view=rev
+    +1: niq
+
+  * mod_filter: dispatch correctly where dispatch string doesn't exist
+    PR 48054
+    Trunk patch: n/a (trunk upgraded to use ap_expr for condition testing)
+    2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=24418
+    +1: niq
 
 PATCHES/ISSUES THAT ARE STALLED