]> granicus.if.org Git - apache/blobdiff - STATUS
vote and accept
[apache] / STATUS
diff --git a/STATUS b/STATUS
index 95f9952a299c259ccc35ef6c9ab1d5e6603ca153..9e7066d00ca9dd8e98b0f98f7e2d8e201900407a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -117,6 +117,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * mod_cgid: Wrong CGI process killed when a small CGI response is followed
+     by another CGI request, because of min bytes to write in core output filter
+     delaying the pool cleanup.  Likely fixes PR57771 too.
+     trunk patch: http://svn.apache.org/r1758083
+     2.4.x: trunk works modulo CHANGES
+     +1 covener, jim, icing
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -193,13 +200,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1750392.patch
      +1: ylavic
 
-   * mod_cgid: Wrong CGI process killed when a small CGI response is followed
-     by another CGI request, because of min bytes to write in core output filter
-     delaying the pool cleanup.  Likely fixes PR57771 too.
-     trunk patch: http://svn.apache.org/r1758083
-     2.4.x: trunk works modulo CHANGES
-     +1 covener, jim
-
    * mpm_winnt: disable the 'data' accept filter entirely to prevent denial of
      service. PR 59970.
      trunk patch: http://svn.apache.org/r1758307
@@ -219,19 +219,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1757010
                   http://svn.apache.org/r1757011
      2.4.x patch: trunk works
-     +1: jailletc36
+     +1: jailletc36, jchampion
+     jchampion: nitpick: r1757010 introduces trailing whitespace
 
    * mod_proxy_connect: Delay some memory allocation
                         Fix some style (space only)
      trunk patch: http://svn.apache.org/r1756852
                   http://svn.apache.org/r1756853
      2.4.x patch: trunk works
-     +1: jailletc36
+     +1: jailletc36, jchampion
 
    * mod_authn_dbd: Remove an unused structure
      trunk patch: http://svn.apache.org/r1756846
      2.4.x patch: trunk works
-     +1: jailletc36
+     +1: jailletc36, jchampion
 
 PATCHES/ISSUES THAT ARE BEING WORKED