summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Champion <jchampion@apache.org>2017-04-19 22:22:41 +0000
committerJacob Champion <jchampion@apache.org>2017-04-19 22:22:41 +0000
commit2f5a8b54948248c080f394161ed5c59cd8b68abe (patch)
tree3f65bd8fee9fea0f6846d3baa94f415af9412158
parent13363c12a00d2f2d09955dbe4efe521a7bcf9d30 (diff)
downloadhttpd-2f5a8b54948248c080f394161ed5c59cd8b68abe.tar.gz
Note and propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1792000 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS10
1 files changed, 10 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index 76015d43eb..770361dab2 100644
--- a/STATUS
+++ b/STATUS
@@ -187,6 +187,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
http://svn.apache.org/r1621806
2.4.x patch: http://people.apache.org/~jkaluza/patches/httpd-2.4.x-mod_journald.patch
+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?
+
+ * core: don't run configtest in -V mode when MPM DSOs are in use, and try to
+ print compile settings even if reading the configuration fails. Fixes
+ PR61009.
+ trunk patch: https://svn.apache.org/r1791975
+ 2.4.x patch: trunk works
+ +1: jchampion
PATCHES/ISSUES THAT ARE BEING WORKED
[ New entried should be added at the START of the list ]