From: Ruediger Pluem Date: Thu, 18 Dec 2008 01:38:02 +0000 (+0000) Subject: * Vote X-Git-Tag: 2.2.12~315 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0ccea9e2cc1d5a5cd5cc4e201a0936739254beb;p=thirdparty%2Fapache%2Fhttpd.git * Vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@727612 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9ddc875b79d..c9eedc34b38 100644 --- a/STATUS +++ b/STATUS @@ -95,7 +95,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=726796 Backport version of patch: http://people.apache.org/~rederpj/backport_PR46401_cache_Content-Encoding.diff - +1: rederpj, + +1: rederpj, rpluem * mod_ldap: Avoid a segfault when result->rc is checked in uldap_connection_init when result is NULL. This could happen if LDAP initialization failed. @@ -104,7 +104,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=727053 Backport version for 2.2.x of patch: http://people.apache.org/~rederpj/backport_PR45994_util_ldap.c.diff - +1: rederpj, + +1: rederpj, rpluem * Output -M and -S dumps (modules and vhosts) to stdout instead of stderr. PR 42571 and PR 44266 (dup). [Dan Poirier ] @@ -112,7 +112,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=727452 Backport version for 2.2.x of patch (trunk patch applies with offsets): http://people.apache.org/~rederpj/backport_PR42571_moduleVhostToStdout.diff - +1: rederpj, covener + +1: rederpj, covener, rpluem * Set Listen protocol to "https" if port is set to 443 and no proto is specified (as documented but not implemented). PR 46066 [Dan Poirier ] @@ -120,8 +120,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=727477 Backport version for 2.2.x of patch (trunk patch applies with offset): http://people.apache.org/~rederpj/backport_PR46066_443https.diff - +1: rederpj, - + +1: rederpj, rpluem + PATCHES/ISSUES THAT ARE STALLED * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).