From: Rainer Jung Date: Tue, 19 Jan 2016 15:58:23 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.19~278 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5748cf1b2ed27fd3bf23a56aca583a4b702a007;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1725554 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0f9de59d089..e9cba6c794c 100644 --- a/STATUS +++ b/STATUS @@ -211,6 +211,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: MMN/changes only: http://people.apache.org/~covener/patches/2.4.x-sethandler-expr.diff +1 covener + *) Add APLOGNO, first chunk (those that were detected by coccinelle). + There are some more but they are easier to backport once these here are applied. + trunk patch: http://svn.apache.org/r1725392 (modules) + http://svn.apache.org/r1725394 (server/mpm) + http://svn.apache.org/r1725395 (server others) + 2.4.x patch: http://people.apache.org/~rjung/patches/aplogno-backport-r1725392.patch + http://people.apache.org/~rjung/patches/aplogno-backport-r1725394.patch + http://people.apache.org/~rjung/patches/aplogno-backport-r1725395.patch + +1 rjung + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if