]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a proposal and some kind of show stopper
authorRuediger Pluem <rpluem@apache.org>
Tue, 27 May 2008 21:54:40 +0000 (21:54 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 27 May 2008 21:54:40 +0000 (21:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@660733 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ca7a5eb755f9d42e8c2b86579e46fa60f148bc11..fdbfc58ab5f4f1206c1315e51ec5da540051398b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -87,6 +87,10 @@ RELEASE SHOWSTOPPERS:
   jim says: I am baselining shipping with apr-1.3; assuming we do, the
             above show-stopper would be moot.
 
+* rpluem says: The backport revision r657443 causes a regression. So either we
+  need to fix it (e.g. by backporting r660726 which should fix it, see proposal
+  below) or we need to back out r657443 before releasing.
+
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
@@ -171,6 +175,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
    +1: fielding
 
+ * mod_proxy: Fix a regression to 2.2.8!!! that is caused by backport
+   r657443. This regression causes blank pages to be displayed if the
+   backend connection is faulty and mod_deflate is in place.
+   More details see:
+   http://mail-archives.apache.org/mod_mbox/httpd-dev/200805.mbox/%3caafb0e350805231019tbd42c07ue7ef5fba6e46d366@mail.gmail.com%3e
+   PR 37770
+   Trunk version of patch:
+         http://svn.apache.org/viewvc?rev=660726&view=rev
+   Backport version for 2.2.x of patch:
+         Trunk version of patch works
+   +1: rpluem,
 
 PATCHES/ISSUES THAT ARE STALLED