You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2015/02/24 19:09:00 UTC

svn commit: r1662070 - /httpd/httpd/branches/2.4.x/STATUS

Author: covener
Date: Tue Feb 24 18:09:00 2015
New Revision: 1662070

URL: http://svn.apache.org/r1662070
Log:
move systemd proposals to the stalled section.  The patches on p.a.o are 5 months old.
Anyone who votes is free to move them back up.


Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1662070&r1=1662069&r2=1662070&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Feb 24 18:09:00 2015
@@ -145,28 +145,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
-   * mod_systemd: New module, for integration with systemd on Linux.
-     trunk patch: http://svn.apache.org/r1393976
-                  http://svn.apache.org/r1393997
-                  http://svn.apache.org/r1484554
-                  http://svn.apache.org/r1528032
-                  http://svn.apache.org/r1528034
-                  http://svn.apache.org/r1614821
-                  http://svn.apache.org/r1618579
-                  http://svn.apache.org/r1618588
-     2.4.x patch: http://people.apache.org/~jkaluza/patches/mod_systemd/httpd-2.4.x-mod_systemd.patch
-     +1: jkaluza
-
-   * core: Add support for systemd socket activation.
-     trunk patch: http://svn.apache.org/r1511033
-                  http://svn.apache.org/r1608686
-                  http://svn.apache.org/r1608694
-                  http://svn.apache.org/r1608703
-                  http://svn.apache.org/r1608721
-                  http://svn.apache.org/r1608744
-     2.4.x patch: http://people.apache.org/~jkaluza/patches/mod_systemd/httpd-2.4.x-socket-activation.patch
-     +1: jkaluza
-
    * mod_buffer: Forward flushed input data immediately and avoid (unlikely)
                  access to freed memory.
      trunk patch: http://svn.apache.org/r1632742
@@ -313,6 +291,28 @@ PATCHES/ISSUES THAT ARE BEING WORKED
 
 PATCHES/ISSUES THAT ARE STALLED
 
+   * mod_systemd: New module, for integration with systemd on Linux.
+     trunk patch: http://svn.apache.org/r1393976
+                  http://svn.apache.org/r1393997
+                  http://svn.apache.org/r1484554
+                  http://svn.apache.org/r1528032
+                  http://svn.apache.org/r1528034
+                  http://svn.apache.org/r1614821
+                  http://svn.apache.org/r1618579
+                  http://svn.apache.org/r1618588
+     2.4.x patch: http://people.apache.org/~jkaluza/patches/mod_systemd/httpd-2.4.x-mod_systemd.patch
+     +1: jkaluza
+
+   * core: Add support for systemd socket activation.
+     trunk patch: http://svn.apache.org/r1511033
+                  http://svn.apache.org/r1608686
+                  http://svn.apache.org/r1608694
+                  http://svn.apache.org/r1608703
+                  http://svn.apache.org/r1608721
+                  http://svn.apache.org/r1608744
+     2.4.x patch: http://people.apache.org/~jkaluza/patches/mod_systemd/httpd-2.4.x-socket-activation.patch
+     +1: jkaluza
+
   * core: Stop the HTTP_IN filter from attempting to write error buckets
     to the output filters
     trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1482522