]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose and vote on backports
authorNick Kew <niq@apache.org>
Mon, 5 Dec 2005 18:24:20 +0000 (18:24 +0000)
committerNick Kew <niq@apache.org>
Mon, 5 Dec 2005 18:24:20 +0000 (18:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@354119 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 69c749e83f813e7fa3a3166d6488163ebebd7a18..58ee34c5b70347c513d369ca6bb3ede2ab176e29 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -74,7 +74,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     * Backport Win32 build fixes for mod_dbd and mod_authn_dbd
         http://people.apache.org/~colm/httpd-2.2.0-dbd-win32.patch
-      +1: colm, pquerna
+      +1: colm, pquerna, niq
 
     * mod_proxy_balancer: Fix PR37753 (mod_proxy_balancer Stickysession that
       uses URL doesn't work)
@@ -89,8 +89,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://svn.apache.org/viewcvs.cgi?rev=327008&view=rev
       PR: 18757
       +1: jorton
+      +1: niq - this looks fine, but the comment about filters
+                misses the fact that mod_filter's protocol handling
+                gives us the 'long term' if we just use it.
 
     * mod_ssl/ab: Fix compiler warnings with OpenSSL 0.9.8a.
         http://svn.apache.org/viewcvs.cgi?rev=349415&view=rev
       +1: jorton
 
+    * core: Die properly if an error occurs in post_read_request
+      http://svn.apache.org/viewcvs.cgi?rev=354085&view=rev
+      PR: 37790
+      +1: niq
+
+    * core: Fix recursive ErrorDocument handling
+      http://svn.apache.org/viewcvs.cgi?rev=354118&view=rev
+      PR: 36090
+      +1: niq