From: Eric Covener Date: Fri, 31 Aug 2012 19:26:39 +0000 (+0000) Subject: votes X-Git-Tag: 2.2.24~150 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3ae50af8514e3fa982521e9d2e27506869dbc62;p=thirdparty%2Fapache%2Fhttpd.git votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1379557 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a714c97122b..c15225d8b5d 100644 --- a/STATUS +++ b/STATUS @@ -170,7 +170,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1333969 2.4.x patch: http://svn.apache.org/viewvc?view=revision&revision=1356881 2.2.x patch: http://people.apache.org/~rjung/patches/mod_proxy_http-fix-hostname-ssl-2_2.patch - +1: rjung + +1: rjung, covener * server/mpm_unix.c (dummy_connection): Use a TLS 1.0 close_notify alert if the chosen listener is configured for https; not perfect @@ -180,7 +180,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=revision&revision=1327080 2.4.x patch: http://svn.apache.org/viewvc?view=revision&revision=1356884 2.2.x patch: http://people.apache.org/~rjung/patches/dummy_connection-https-tls-2_2.patch - +1: rjung + +1: rjung, covener * byterange filter: Remove apr 1.3 dependency by dropping apr_array_clear trunk patch: n/a