Commit 59118426 authored by Eric Covener's avatar Eric Covener
Browse files

some easy votes



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1777681 13f79535-47bb-0310-9956-ffa450edef68
parent 4ab90be0
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -119,6 +119,14 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  *) mod_proxy_{ajp,fcgi}: Fix a possible crash when reusing an established
     backend connection, happening with LogLevel trace2 or higher configured,
     or at any log level with compilers not detected as C99 compliant (e.g.
     MSVC on Windows).
     trunk patch: http://svn.apache.org/r1775775
     2.4 patch: trunk works (modulo CHANGES)
     +1: ylavic, jim, covener


PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -146,14 +154,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk works
     +1 covener, jim

  *) mod_proxy_{ajp,fcgi}: Fix a possible crash when reusing an established
     backend connection, happening with LogLevel trace2 or higher configured,
     or at any log level with compilers not detected as C99 compliant (e.g.
     MSVC on Windows).
     trunk patch: http://svn.apache.org/r1775775
     2.4 patch: trunk works (modulo CHANGES)
     +1: ylavic, jim

  *) mod_proxy_fcgi: Return HTTP 504 rather than 503 in case of proxy timeout.
     trunk patch: http://svn.apache.org/r1775858
     2.4 patch: trunk works (modulo CHANGES)
@@ -189,7 +189,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trunk patch: http://svn.apache.org/r1777460
                  http://svn.apache.org/r1777672
     2.4.x patch: trunk works
     +1: ylavic
     +1: ylavic, covener

PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entried should be added at the START of the list ]