Commit fd66dda0 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Vote, promote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1811740 13f79535-47bb-0310-9956-ffa450edef68
parent 0dd7970e
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -151,21 +151,21 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      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 ]

  *) 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, wrowe
     +1: jorton, wrowe, ylavic

  *) 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, 
     +1: jorton, wrowe, ylavic


PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]

  *) mod_proxy, mod_ssl: Handle SSLProxy* directives in <Proxy> sections,
     allowing per backend TLS configuration.