svn commit: r1934921 - httpd/httpd/branches/2.4.x
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <178048603737.2321719.3620978009435565552@svn03-he-fi> |
Author: rjung Date: Wed Jun 3 11:27:17 2026 New Revision: 1934921 Log: Propose small backports Modified: httpd/httpd/branches/2.4.x/STATUS Modified: httpd/httpd/branches/2.4.x/STATUS ============================================================================== --- httpd/httpd/branches/2.4.x/STATUS Wed Jun 3 11:03:37 2026 (r1934920) +++ httpd/httpd/branches/2.4.x/STATUS Wed Jun 3 11:27:17 2026 (r1934921) @@ -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 ]