From: Jan Kaluža Date: Wed, 17 Sep 2014 11:56:05 +0000 (+0000) Subject: Propose mod_systemd and socket activation. X-Git-Tag: 2.4.11~292 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8bc9eeba0decd890a01405b00dba177955e5a0a7;p=apache Propose mod_systemd and socket activation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1625531 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3e0895e96a..f8437b727c 100644 --- a/STATUS +++ b/STATUS @@ -223,6 +223,28 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (modulo CHANGES) +1: jkaluza + * 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 + OTHER PROPOSALS * A list of further possible backports can be found at: