]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
some easy votes
authorEric Covener <covener@apache.org>
Fri, 6 Jan 2017 18:20:20 +0000 (18:20 +0000)
committerEric Covener <covener@apache.org>
Fri, 6 Jan 2017 18:20:20 +0000 (18:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1777681 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 58fa08f7780c7e3fabbbdc493cbe767815752cda..0cfbffe81a519368606075a9885a9ab05d724733 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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 ]