From: Ruediger Pluem Date: Tue, 27 May 2008 10:55:15 +0000 (+0000) Subject: * Update proposal X-Git-Tag: 2.2.9~126 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70d1656681c75aa2374b2a9aa372b2382654bec0;p=thirdparty%2Fapache%2Fhttpd.git * Update proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@660463 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0c5c3c08305..e2a44235e72 100644 --- a/STATUS +++ b/STATUS @@ -243,10 +243,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: PR 44799 Trunk version of patch: http://svn.apache.org/viewvc?rev=647395&view=rev + http://svn.apache.org/viewvc?rev=660461&view=rev Backport version for 2.2.x of patch: Trunk version of patch works +1: rpluem, -1: niq - strcasecmp(NULL, ...) when secure is not set + rpluem: Good catch. Should be fixed by r660461. * core: Do not allow Options ALL if not all options are allowed to be overwritten. PR 44262