From: Ruediger Pluem Date: Wed, 7 Jan 2009 20:17:50 +0000 (+0000) Subject: * Add proposal X-Git-Tag: 2.2.12~290 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbd6ed3402095238ab7243f227a525960b782da3;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@732465 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 273fbff3cf2..f3fa2726a26 100644 --- a/STATUS +++ b/STATUS @@ -145,6 +145,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk works +1 covener + * Prefork MPM: Log an error instead of segfaulting when child startup fails + due to pollset creation failures. PR 46467. + Trunk version of patch: + http://svn.apache.org/viewvc?rev=732414&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, + PATCHES/ISSUES THAT ARE STALLED * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).