Commit 5d9cf049 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

promote


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1755076 13f79535-47bb-0310-9956-ffa450edef68
parent 4902956a
Loading
Loading
Loading
Loading
+11 −12
Original line number Diff line number Diff line
@@ -124,6 +124,17 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  *) mod_proxy_fcgi: Fix 2.4.23 breakage for mod_rewrite per-dir and query 
     string showing up in SCRIPT_FILENAME. PR59815
     trunk patch:  http://svn.apache.org/r1751970
     2.4.x patch: trunk works + CHANGES
     +1 covener, elukey, jim

  *) mod_proxy_fdpass: enable at build level 'most', restores compatibility
     with common httpd 2.4 rpm.spec descriptors.
     trunk patch: http://svn.apache.org/r1753224
     2.4.x patch: trunk works
     +1: wrowe, covener, jim

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -176,12 +187,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  (needed to adapt CHANGES entry since r1750854)
     +1: ylavic, covener

  *) mod_proxy_fcgi: Fix 2.4.23 breakage for mod_rewrite per-dir and query 
     string showing up in SCRIPT_FILENAME. PR59815
     trunk patch:  http://svn.apache.org/r1751970
     2.4.x patch: trunk works + CHANGES
     +1 covener, elukey, jim

  *) CMake: fix various issues for Windows/Visual Studio build environments.
     PR59685.
     trunk patch: http://svn.apache.org/r1752331
@@ -196,12 +201,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk works
     +1 elukey

  *) mod_proxy_fdpass: enable at build level 'most', restores compatibility
     with common httpd 2.4 rpm.spec descriptors.
     trunk patch: http://svn.apache.org/r1753224
     2.4.x patch: trunk works
     +1: wrowe, covener, jim

  *) autoconf: minor cleanup and removal of some dead code.
     trunk patch: http://svn.apache.org/r1753315
                  http://svn.apache.org/r1753316