]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose small backports
authorRainer Jung <rjung@apache.org>
Wed, 3 Jun 2026 11:27:17 +0000 (11:27 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 3 Jun 2026 11:27:17 +0000 (11:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1934921 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b20055a6368d5efcb6250fd7c7978750b8654748..f51be9d78c45e7bdf54d07d0fe1b72c34bc5517c 100644 (file)
--- 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 ]