From: Christophe Jaillet Date: Sun, 22 Mar 2015 19:18:12 +0000 (+0000) Subject: Propose X-Git-Tag: 2.4.13~336 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b800623c7fc9cd42e48925a21ec793810dba36da;p=apache Propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1668450 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index faf9fc0df8..2436ece33e 100644 --- a/STATUS +++ b/STATUS @@ -331,6 +331,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: in the path context. If it had, the |= would have dropped the strerror. Think there's any risk in having rv like that floating around? + *) mod_dav: Avoid a potential integer underflow in the lock timeout value sent + back to a client. PR 55420 + trunk patch: http://svn.apache.org/r1666361 + 2.4.x patch: trunk works (modulo CHANGES) + +1: jailletc36 + OTHER PROPOSALS