]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
done [skip ci]
authorEric Covener <covener@apache.org>
Fri, 6 Mar 2020 01:14:32 +0000 (01:14 +0000)
committerEric Covener <covener@apache.org>
Fri, 6 Mar 2020 01:14:32 +0000 (01:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874867 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 59cf2e0e7b9b59383fc9602defd78e62a02319f2..20bc185e61299924860548d75ad36274d3cf208b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -141,14 +141,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) modules/filters/mod_deflate.c and mod_brotli.c  don't build with -Werror=format-overflow or configure --enable-maintainer-mod
-     trunk patch: http://svn.apache.org/r1874346 
-     trunk patch: http://svn.apache.org/r1874545
-     trunk patch: http://svn.apache.org/r1874558
-     2.4.x patch: svn merge -c 1874346,1874545,1874558 ^/httpd/httpd/trunk .
-     2.4.x patch also at http://home.apache.org/~gbechis/diffs/mod_deflate-brotli_print-NULL-2.4.diff
-     +1: jfclere, gbechis, ylavic
-
   *) mod_ssl: OPENSSL_init_ssl() for openssl-1.1+ on Windows (w/o autoconf).
      trunk patch: http://svn.apache.org/r1874323
      2.4.x patch: svn merge -c 1874323 ^/httpd/httpd/trunk .