From: Yann Ylavic Date: Mon, 28 Dec 2015 12:51:53 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.19~334 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0999dcaf0a6844c95094759a945cd9c6a0c2ea8f;p=apache Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1721911 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 38e28bf78e..9f3ab2c983 100644 --- a/STATUS +++ b/STATUS @@ -177,6 +177,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://jkaluza.fedorapeople.org/httpd-2.4.x-dhparams-free.patch +1: jkaluza + *) mod_ssl: Fix "warning: variable 'hssc' set but not used". + 2.4.x only, r1715255 merged in 2.4.18 missed this (trunk) hunk. + 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ssl_hssc_warning.patch + +1: ylavic + + *) mod_cache_socache: Fix a possible cached entity body corruption when it + is received from an origin server in multiple batches and forwarded by + mod_proxy. + trunk patch: http://svn.apache.org/r1721899 + 2.4.x patch: trunk works, module CHANGES + +1: ylavic + + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if