From: Eric Covener Date: Fri, 8 Apr 2016 19:52:19 +0000 (+0000) Subject: confused IRC user hit this in 2.4 X-Git-Tag: 2.4.21~274 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd7455e26476e79d0031b747a147fd3673bcd20b;p=thirdparty%2Fapache%2Fhttpd.git confused IRC user hit this in 2.4 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1738292 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 01e4fc51ffa..4d6ce50598c 100644 --- a/STATUS +++ b/STATUS @@ -175,6 +175,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works (compatibility note to be adjusted) +1: jailletc36 + *) core: block Define and Undefine in vhost and directory context. Because + it is EXEC_ON_READ, it "breaks out" of these contexts anyway. + trunk patch: http://svn.apache.org/r1656063 + http://svn.apache.org/r1656122 + 2.4.x patch: http://people.apache.org/~covener/patches/2.4.x-define-limits.diff + + +1: covener (I need to review the docs manually in this area) + + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if