From: Rainer Jung Date: Wed, 19 Jun 2013 10:29:37 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.5~99 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c75b19208b7b3514956fc964acf61ce66aff102e;p=apache Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1494538 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c96e77a51e..c44f60b651 100644 --- a/STATUS +++ b/STATUS @@ -95,7 +95,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] - * mod_auth_basic: Add a generic mechanism to fake basic authentication using the ap_expr parser. This allows the administrator to construct their own username and password for basic authentication based on their @@ -221,6 +220,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~fuankg/diffs/2.4.x-passwd_common.diff +1: fuankg, gsmith + * mod_cache_socache: Fix warning "variable 'rv' may be used uninitialized + in this function" (which is correct here). + trunk patch: http://svn.apache.org/r1494536 + 2.4.x patch: trunk patch works + +1: rjung + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt