From d5653018fdb317283f9211a1c8e9c7ad1c34d75f Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Mon, 9 Oct 2017 08:45:36 +0000 Subject: [PATCH] Add two backport proposals. wrowe's +1 for C-L filter rewrite per msgid git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1811539 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/STATUS b/STATUS index 0119654b26..a4fc554229 100644 --- a/STATUS +++ b/STATUS @@ -142,6 +142,18 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] + *) mod_rewrite: Add support for running external mapping programs + as non-root user. + trunk patch: https://svn.apache.org/r1664565 + 2.4.x patch: trunk works modulo docs, CHANGES + +1: jorton, + + *) core: Rewrite Content-Length filter to avoid arbitrary memory + consumption for streaming responses (e.g. large CGI scripts) + trunk patch: https://svn.apache.org/r1808230 + 2.4.x patch: trunk works + +1: jorton, wrowe, + *) mod_proxy, mod_ssl: Handle SSLProxy* directives in sections, allowing per backend TLS configuration. trunk patch: http://svn.apache.org/r1740928 -- 2.40.0