]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal
authorRuediger Pluem <rpluem@apache.org>
Wed, 2 Jan 2008 10:55:42 +0000 (10:55 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 2 Jan 2008 10:55:42 +0000 (10:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@608076 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 68b96503ad6766630cf3093eb30ac16828013556..3983d9e4e54abc7392c448a8a85fff3aa15f5231 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -175,6 +175,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       -0: niq: I dislike this patch for reasons stated on-list, but it
                delivers the functionality needed for the charset "showstopper".
 
+  * mod_ssl: Fix handling of buffered request body for per-location SSL
+    renegotiation when an internal redirect occurs. PR 43738. [Joe Orton]
+      Trunk version of patch:
+         http://svn.apache.org/viewvc?rev=591393&view=rev
+      Backport version for 2.2.x of patch:
+         Trunk version of patch works
+      +1: rpluem,
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when