]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backported in r1926319.
authorYann Ylavic <ylavic@apache.org>
Tue, 10 Jun 2025 10:52:22 +0000 (10:52 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 10 Jun 2025 10:52:22 +0000 (10:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926320 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 63b70496ad2888d3956a179a3f25fe26b3a7a066..244c58ee495ee64cd06d3e2ed1f11dc62aafc9fc 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -158,15 +158,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) CMake: Remove awk dependency when building using CMake. Before this awk was
-     required for -DWITH_MODULES option.
-     trunk patch: https://svn.apache.org/r1919413
-                  https://svn.apache.org/r1919587
-                  https://svn.apache.org/r1919602
-     2.4.x patch: svn merge -c r1919413 -c r1919587 -c r1919602 ^/httpd/httpd/trunk .
-     +1: ivan
-     +0: jorton - falls under RTC exception for "non-Unix build"
-
   *) mod_ssl: Remove warning over potential uninitialised value
      for ssl protocol prior to protocol selection.
      Trunk version of patch: