From: Rainer Jung Date: Mon, 8 Jul 2013 06:47:34 +0000 (+0000) Subject: Vote, promote. X-Git-Tag: 2.2.26~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6209e17b57cf3f9143b6541fef425459596415dd;p=thirdparty%2Fapache%2Fhttpd.git Vote, promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1500589 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6bb9b8ea82d..f62ca86171d 100644 --- a/STATUS +++ b/STATUS @@ -97,6 +97,12 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_ssl: Change default for SSLCompression to off. + trunk patch: http://svn.apache.org/r1400700 + 2.4.x patch: http://svn.apache.org/r1400962 + 2.2.x patch: trunk patch works (except CHANGES and compatibility info in docs) + +1: sf, fuankg, rjung + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -114,12 +120,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: find but we can't rule it out for foreign modules. We could fix the signature (returning const char *) in trunk but not for 2.2 ad 2.4. - * mod_ssl: Change default for SSLCompression to off. - trunk patch: http://svn.apache.org/r1400700 - 2.4.x patch: http://svn.apache.org/r1400962 - 2.2.x patch: trunk patch works (except CHANGES and compatibility info in docs) - +1: sf, fuankg - PATCHES/ISSUES THAT ARE STALLED * mod_cache: Realign the cache_quick_handler() to behave identically