From: Rainer Jung Date: Wed, 17 Jun 2026 09:51:18 +0000 (+0000) Subject: Remove proposalss covered by CTR from STATUS [skip ci] X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=52afa8dc5b7e8926736732c303c712c41a8c03c2;p=thirdparty%2Fapache%2Fhttpd.git Remove proposalss covered by CTR from STATUS [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1935450 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5419088340..3697e9e07c 100644 --- a/STATUS +++ b/STATUS @@ -173,15 +173,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1934891 ^/httpd/httpd/trunk . +1: jim, - *) mod_md: change types of fields of ocsp_summary_ctx_t - More info in the trunk commit message. - Already part of mod_md upstream repos, so - will happen automatically when the 2.6.11 update - proposed below takes place. - trunk patch: https://svn.apache.org/1930710 - 2.4.x patch: svn merge -c 1930710 ^/httpd/httpd/trunk . - +1: rjung, jorton, - *) modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_remain): Fix off-by-one in tm_mday calculation, identified by Gemini. trunk patch: https://svn.apache.org/1931420 @@ -212,12 +203,6 @@ 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.