]> granicus.if.org Git - apache/commitdiff
vote
authorJim Jagielski <jim@apache.org>
Tue, 17 Oct 2017 18:47:07 +0000 (18:47 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 17 Oct 2017 18:47:07 +0000 (18:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1812435 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 882e0564ad553a24027666e615930fdc07d0dc50..59a4025a49553df6b65094b6081ae7ff9976cd79 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -203,7 +203,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1812263
                   http://svn.apache.org/r1812301
      2.4.x patch: svn merge -c 1812263,1812301 ^/httpd/httpd/trunk .
-     +1: ylavic, rjung
+     +1: ylavic, rjung, jim
      ylavic: if the below mod_journald proposal gets accepted, it will
              also need a backport of r1812339, otherwise maintainer
              mode builds will fail due to -Werror.
@@ -211,7 +211,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_journald: Add new module mod_journald to log error logs into journald.
      trunk patch: http://svn.apache.org/r1610339
                   http://svn.apache.org/r1621806
+                  http://svn.apache.org/r1812339
      2.4.x patch: http://people.apache.org/~jkaluza/patches/httpd-2.4.x-mod_journald.patch
+                  http://svn.apache.org/r1812339
      +1: jkaluza, jim
      jchampion: Looks like the headers require GCC extensions to compile, so
                 mod_journald can't be configured in maintainer mode (-std=c89).