From: Rainer Jung Date: Wed, 3 Jun 2026 11:27:17 +0000 (+0000) Subject: Propose small backports X-Git-Tag: 2.4.68-rc1-candidate~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a694750fc3a1615b02156e659393512766165c3;p=thirdparty%2Fapache%2Fhttpd.git Propose small backports git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1934921 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b20055a636..f51be9d78c 100644 --- a/STATUS +++ b/STATUS @@ -162,6 +162,23 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) 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. + trunk patch: https://svn.apache.org/1930710 + 2.4.x patch: svn merge -c 1930710 ^/httpd/httpd/trunk . + +1: rjung, + + *) 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 + 2.4.x patch: svn merge -c 1931420 ^/httpd/httpd/trunk . + +1: rjung, + +------------------------------------------------------------------------ + +------------------------------------------------------------------------ + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ]