]> granicus.if.org Git - apache/commitdiff
Note and propose.
authorJacob Champion <jchampion@apache.org>
Wed, 19 Apr 2017 22:22:41 +0000 (22:22 +0000)
committerJacob Champion <jchampion@apache.org>
Wed, 19 Apr 2017 22:22:41 +0000 (22:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1792000 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 76015d43eb66f1e4d6b8942a4ac6c9c86f747892..770361dab2a7555702839b9ab1d339d5eb4afbe5 100644 (file)
--- 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 ]