From: William A. Rowe Jr Date: Tue, 10 Oct 2017 16:34:47 +0000 (+0000) Subject: Upvote, promote X-Git-Tag: 2.4.29~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80de0d8e93c9afd22363a0fd30d3efad72810fc0;p=thirdparty%2Fapache%2Fhttpd.git Upvote, promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1811738 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 94236981143..2aa2899a077 100644 --- a/STATUS +++ b/STATUS @@ -138,6 +138,19 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1804096,1807238,1809981,1810088,1810089 ^/httpd/httpd/trunk . +1: icing, steffenal, ylavic + *) mod_rewrite,core: Avoid the 'Vary: Host' response header when HTTP_HOST + is used in a condition that evaluates to true. + trunk patch: http://svn.apache.org/r1808746 + http://svn.apache.org/r1809028 + 2.4.x patch: svn merge -c 1808746,1809028 ^/httpd/httpd/trunk . + +1: elukey, ylavic, wrowe + + *) mod_ssl: Fix SessionTicket callback return value, which does + seem to matter with OpenSSL 1.1. + trunk: https://svn.apache.org/r1736186 + 2.4.x patch: trunk works + +1: jorton, ylavic, wrowe + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -146,7 +159,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: as non-root user. trunk patch: https://svn.apache.org/r1664565 2.4.x patch: trunk works modulo docs, CHANGES - +1: jorton, + +1: jorton, wrowe *) core: Rewrite Content-Length filter to avoid arbitrary memory consumption for streaming responses (e.g. large CGI scripts) @@ -214,19 +227,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: mod_journald can't be configured in maintainer mode (-std=c89). Can anyone else reproduce, or is it just my distro? - *) mod_rewrite,core: Avoid the 'Vary: Host' response header when HTTP_HOST - is used in a condition that evaluates to true. - trunk patch: http://svn.apache.org/r1808746 - http://svn.apache.org/r1809028 - 2.4.x patch: svn merge -c 1808746,1809028 ^/httpd/httpd/trunk . - +1: elukey, ylavic - - *) mod_ssl: Fix SessionTicket callback return value, which does - seem to matter with OpenSSL 1.1. - trunk: https://svn.apache.org/r1736186 - 2.4.x patch: trunk works - +1: jorton, ylavic - PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]