From: Rainer Jung Date: Fri, 5 Jun 2026 13:50:38 +0000 (+0000) Subject: Demote mod_md update proposal X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=97d8ad24ace3ef853358b974c8cabaf8a5ee27ed;p=thirdparty%2Fapache%2Fhttpd.git Demote mod_md update proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1935033 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0dd646f0be..c798b32188 100644 --- a/STATUS +++ b/STATUS @@ -187,12 +187,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1931420 ^/httpd/httpd/trunk . +1: rjung, jorton, - *) mod_md: Update to upstream 2.6.11 - Contains OpenSSL 4.0.0 patch but also new functionality. - mod_md is CTR, so this item here is for making - the missing update visible. I guess Stefan will take care. - +1: rjung, - PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ] @@ -217,6 +211,12 @@ PATCHES/ISSUES THAT ARE BEING WORKED does a minor bump only. minfrin: Two new directives need to be documented. + *) mod_md: Update to upstream 2.6.11 + Contains OpenSSL 4.0.0 patch but also new functionality. + mod_md is CTR, so this item here is for making + the missing update visible. Needs check, whether upstream + includes all trunk changes. + PATCHES/ISSUES THAT ARE STALLED *) core: avoid duplicate headers when using ap_send_error_response.