]> granicus.if.org Git - apache/commitdiff
On the 2.4.x branch: Propose the mod_brotli Makefile fixes (r1761824,
authorEvgeny Kotkov <kotkov@apache.org>
Wed, 26 Apr 2017 20:24:54 +0000 (20:24 +0000)
committerEvgeny Kotkov <kotkov@apache.org>
Wed, 26 Apr 2017 20:24:54 +0000 (20:24 +0000)
r1771789, r1771827, r1779111) for backport.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1792806 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index eb4dbd11927c4ff1e029c7b3c35fad67faffb043..0e8e54cbd58bd0c662af199257353348ff23ae45 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -137,6 +137,20 @@ RELEASE SHOWSTOPPERS:
       jchampion: hangs on my Ubuntu box too. Looks like a CRYPTO_malloc()
                  infinite loop during library initialization?
 
+   *) mod_brotli: Fix two build issues (failing Unix build when mod_brotli
+      is not being built and invalid library filenames in CMakeFiles).
+      trunk patch: https://svn.apache.org/r1761824
+                   https://svn.apache.org/r1771789
+                   https://svn.apache.org/r1771827
+                   https://svn.apache.org/r1779111
+      2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x-r1761824-group
+      Note: These changesets were missing in the original mod_brotli backport
+      proposal merged in r1791231.  They fix the described problems and avoid
+      having unnecessarily different modules/filters/config.m4 file contents
+      in trunk and in the 2.4.x branch.  See the related discussion in
+      https://lists.apache.org/thread.html/a83741642c3d20f383efdf2c427829b2f37cb81e98c0a1756a2c19ce@%3Cdev.httpd.apache.org%3E
+      +1: kotkov
+
 
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]