From: Eric Covener Date: Tue, 13 Aug 2024 14:33:21 +0000 (+0000) Subject: a few addl votes X-Git-Tag: 2.4.63-candidate~137 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e160f5e37dc99ca2a2243417b9195fafbf78ad39;p=thirdparty%2Fapache%2Fhttpd.git a few addl votes [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919862 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index fc5866e206c..201e73a48fe 100644 --- a/STATUS +++ b/STATUS @@ -195,7 +195,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://svn.apache.org/r1919533 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/467.diff PR: https://github.com/apache/httpd/pull/467 - +1: ylavic, + +1: ylavic, covener *) mod_proxy: Honor parameters of ProxyPassMatch workers with substitution in the host name or port. PR 69233. @@ -214,7 +214,7 @@ 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, + +1: ylavic, covener *) CMake: Remove awk dependency when building using CMake. Before this awk was required for -DWITH_MODULES option.