From: Ruediger Pluem Date: Mon, 14 Oct 2024 06:52:14 +0000 (+0000) Subject: * Vote and promote [skip ci] X-Git-Tag: 2.4.63-candidate~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0531a7deac4f8cbcc1f3b0f60da2aa98b6d139b2;p=thirdparty%2Fapache%2Fhttpd.git * Vote and promote [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1921298 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ab647490ad2..a6474ce1afd 100644 --- a/STATUS +++ b/STATUS @@ -177,6 +177,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: Can be applied via apply_backport_pr.sh 484 +1: rpluem, ylavic, covener + *) mod_ssl: Fix regression in PKCS#11 handling which should work without + SSLCryptoDevice configured + trunk patch: https://svn.apache.org/r1920597 + https://svn.apache.org/r1921076 + 2.4.x patch: svn merge -c 1920597 -c 1921076 ^/httpd/httpd/trunk . + +1: jorton, ylavic, rpluem PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -218,13 +224,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: ivan +0: jorton - falls under RTC exception for "non-Unix build" - *) mod_ssl: Fix regression in PKCS#11 handling which should work without - SSLCryptoDevice configured - trunk patch: https://svn.apache.org/r1920597 - https://svn.apache.org/r1921076 - 2.4.x patch: svn merge -c 1920597 -c 1921076 ^/httpd/httpd/trunk . - +1: jorton, ylavic, - *) mod_proxy_fcgi: Fix proxy-fcgi-pathinfo=full trunk patch: https://svn.apache.org/r1919547 https://svn.apache.org/r1921238