From: Nick Kew Date: Sun, 28 Oct 2007 12:53:07 +0000 (+0000) Subject: Update proposals; add a trivial new one. X-Git-Tag: 2.2.7~286 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4c2d8ee558da9b55f1d5a612bd55910bc64282c;p=thirdparty%2Fapache%2Fhttpd.git Update proposals; add a trivial new one. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589345 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a4d5ba6d049..a9880d01765 100644 --- a/STATUS +++ b/STATUS @@ -128,9 +128,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_rewrite: Add option to suppress URL unescaping PR 34602 http://svn.apache.org/viewvc?view=rev&revision=573831 + http://svn.apache.org/viewvc?view=rev&revision=589343 +1: niq +0: rpluem says: As per discussion on dev@ this should be optimized further in trunk first before backporting. + niq says: Done in r589343 * mod_rewrite: Also set the Vary header if a rewrite condition is true and uses a HTTP header, but all remaining rewrite conditions are skipped due @@ -196,6 +198,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * core: backport ap_send_interim_response API http://svn.apache.org/viewvc?view=rev&revision=582630 http://svn.apache.org/viewvc?view=rev&revision=582652 + http://svn.apache.org/viewvc?view=rev&revision=588806 +1: niq niq says: It has been suggested the function should move to http_filters. I'm OK with that if others feel happier that way. The function @@ -206,6 +209,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=582631 +1: niq, rpluem + * Core: Fix possible crash at startup in case of nonexistent DocumentRoot. + PR 39722 + http://svn.apache.org/viewvc?view=rev&revision=582631 + +1: niq + PATCHES/ISSUES THAT ARE STALLED * mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability