From: Ruediger Pluem Date: Mon, 1 Dec 2008 19:50:37 +0000 (+0000) Subject: * Promote X-Git-Tag: 2.2.11~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=544e277b37e552d7849e6b70086bd1d378117517;p=thirdparty%2Fapache%2Fhttpd.git * Promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@722201 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 50a4631095e..177cf2a1cf0 100644 --- a/STATUS +++ b/STATUS @@ -86,6 +86,13 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * Build: Enable the use of autoconf >= 2.62 without causing APR / APR-UTIL + options passed to the configure script issue warnings about unknown options. + Trunk version of patch: + http://svn.apache.org/viewvc?rev=721796&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, pquerna, tdonovan PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -101,14 +108,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~covener/2.2.x-ap_filter_error+clear_brigade.txt +1: covener, niq - * Build: Enable the use of autoconf >= 2.62 without causing APR / APR-UTIL - options passed to the configure script issue warnings about unknown options. - Trunk version of patch: - http://svn.apache.org/viewvc?rev=721796&view=rev - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: rpluem, pquerna, tdonovan - PATCHES/ISSUES THAT ARE STALLED * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).