summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2017-12-16 19:22:16 +0000
committerEric Covener <covener@apache.org>2017-12-16 19:22:16 +0000
commitf6196cf6ec8df68e5fc89d40b6c73d0855fe1682 (patch)
treeab6caadf248b31ec5c19b9145c3f694fb2f64ce7
parent708f31ef7445c363a18afcc9c3d6d63cd83e3449 (diff)
downloadhttpd-f6196cf6ec8df68e5fc89d40b6c73d0855fe1682.tar.gz
journald looks stalled.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1818446 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS30
1 files changed, 15 insertions, 15 deletions
diff --git a/STATUS b/STATUS
index b99c116612..79777e9c1c 100644
--- a/STATUS
+++ b/STATUS
@@ -192,21 +192,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
(merge without changes to motorz)
+1: ylavic, jim
- *) 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).
- Can anyone else reproduce, or is it just my distro?
- ylavic: missing r1812339 for maintainer-mode/c89/-Werror compliance,
- needed if the above configure.in proposal gets backported.
- Note that r1812339 could be backported in any case, even if
- the above configure.in proposal does not get accepted.
-
*) mpm_event: avoid a very unlikely race condition between the listener and
the workers when the latter fails to add a connection to the pollset.
trunk patch: http://svn.apache.org/r1809273
@@ -509,4 +494,19 @@ PATCHES/ISSUES THAT ARE STALLED
-1: wrowe (blocking will break "working" .conf files on a subversion update
meant to pick up security fixes. "Alerting" I would agree to.)
+ *) 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).
+ Can anyone else reproduce, or is it just my distro?
+ ylavic: missing r1812339 for maintainer-mode/c89/-Werror compliance,
+ needed if the above configure.in proposal gets backported.
+ Note that r1812339 could be backported in any case, even if
+ the above configure.in proposal does not get accepted.
+