From: Eric Covener Date: Fri, 16 Aug 2024 17:40:26 +0000 (+0000) Subject: WIP X-Git-Tag: 2.4.63-candidate~133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a8fcaf1a443b748f2bb1f4d9085c9e5e0ef9387;p=thirdparty%2Fapache%2Fhttpd.git WIP [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919934 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8dc2dd46736..e473e5cef26 100644 --- a/STATUS +++ b/STATUS @@ -215,7 +215,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://svn.apache.org/r1919628 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/470.diff PR: https://github.com/apache/httpd/pull/470 - +1: ylavic, covener + +1: ylavic + covener: pending https://github.com/apache/httpd/pull/470#discussion_r1718079315 outcome *) CMake: Remove awk dependency when building using CMake. Before this awk was required for -DWITH_MODULES option.