From: Ruediger Pluem Date: Wed, 2 Jan 2008 10:55:42 +0000 (+0000) Subject: * Add proposal X-Git-Tag: 2.2.7~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e75e33749a525a0dabe3a06bd08bd3c0c58aa972;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@608076 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 68b96503ad6..3983d9e4e54 100644 --- 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