Commit f834b647 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

vote


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1812435 13f79535-47bb-0310-9956-ffa450edef68
parent fc63451b
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -203,7 +203,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trunk patch: http://svn.apache.org/r1812263
     trunk patch: http://svn.apache.org/r1812263
                  http://svn.apache.org/r1812301
                  http://svn.apache.org/r1812301
     2.4.x patch: svn merge -c 1812263,1812301 ^/httpd/httpd/trunk .
     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
     ylavic: if the below mod_journald proposal gets accepted, it will
             also need a backport of r1812339, otherwise maintainer
             also need a backport of r1812339, otherwise maintainer
             mode builds will fail due to -Werror.
             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.
  *) mod_journald: Add new module mod_journald to log error logs into journald.
     trunk patch: http://svn.apache.org/r1610339
     trunk patch: http://svn.apache.org/r1610339
                  http://svn.apache.org/r1621806
                  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
     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
     +1: jkaluza, jim
     jchampion: Looks like the headers require GCC extensions to compile, so
     jchampion: Looks like the headers require GCC extensions to compile, so
                mod_journald can't be configured in maintainer mode (-std=c89).
                mod_journald can't be configured in maintainer mode (-std=c89).