From: Christophe Jaillet Date: Tue, 11 Aug 2015 21:03:43 +0000 (+0000) Subject: Propose X-Git-Tag: 2.4.17~203 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41713b322bf3f15fb2c09f770e6587a613502082;p=thirdparty%2Fapache%2Fhttpd.git Propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1695378 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 319c45cde83..025a819f220 100644 --- a/STATUS +++ b/STATUS @@ -223,6 +223,23 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x: trunk works modulo CHANGES +1: covener + *) mod_authz_dbd: Avoid a crash when lacking correct DB access permissions. + PR 57868. + trunk: http://svn.apache.org/r1688660 + 2.4.x: trunk works modulo CHANGES and next-number + +1: jailletc36 + jailletc36: I'm just wondering why the log message speak about "dbd-query" + while other messages around are about "dbd-group"? + + *) mod_rewrite: Avoid a crash when lacking correct DB access permissions + when using RewriteMap with MapType dbd or fastdbd. + PR 57868. + trunk: http://svn.apache.org/r1695170 + 2.4.x: trunk works modulo (missing) CHANGES and next-number + +1: jailletc36 + jailletc36: A CHANGE entry should be added. I forgot it :( + + PATCHES/ISSUES THAT ARE BEING WORKED *) mod_ssl: add ALPN support by allowing other modules to register callbacks