]> granicus.if.org Git - apache/commitdiff
vote/promote
authorEric Covener <covener@apache.org>
Wed, 16 Apr 2014 01:35:00 +0000 (01:35 +0000)
committerEric Covener <covener@apache.org>
Wed, 16 Apr 2014 01:35:00 +0000 (01:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1587770 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 866a43748b2b2525657172406632821e9333076b..38f6b9091490444cd89514c650eef7f9b5e47725 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -106,10 +106,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk patch works, modulo CHANGES
     +1: minfrin, jim, ylavic
 
+   * rotatelogs: Avoid zombie processes on modern UNIX platforms
+     trunk patch: http://svn.apache.org/r1587255
+     +1: druggeri, ylavic, covener
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
-
    * mod_slotmem_shm: Remove wonky and dangerous code that knows about APR
      internals. We work fine w/o it anyway at this stage.
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1561385
@@ -210,7 +213,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1584430
                   http://svn.apache.org/r1584434
      2.4.x patch: trunk works (modulo CHANGES)
-     +1: ylavic
+     +1: ylavic, covener
 
    * Merge mod_authnz_fcgi from trunk.
      trunk:
@@ -249,10 +252,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://people.apache.org/~jailletc36/r1514255.patch
      +1: jailletc36
 
-   * rotatelogs: Avoid zombie processes on modern UNIX platforms
-     trunk patch: http://svn.apache.org/r1587255
-     +1: druggeri, ylavic
-
    * mod_proxy_wstunnel: wstunnel rollup for connection handling
      trunk patch: http://svn.apache.org/r1587036 (set backend->close)
                   http://svn.apache.org/r1587040 (remove reqtimeout)