svn commit: r1935815 - httpd/httpd/branches/2.4.x
[email protected] Thu, 02 Jul 2026 19:51:56 -0000
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <178302191606.3839270.2193111439711742803@svn03-he-fi> |
Author: jim
Date: Thu Jul 2 19:51:55 2026
New Revision: 1935815
Log:
Oops.
Modified:
httpd/httpd/branches/2.4.x/STATUS
Modified: httpd/httpd/branches/2.4.x/STATUS
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS Thu Jul 2 19:47:08 2026 (r1935814)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Jul 2 19:51:55 2026 (r1935815)
@@ -163,11 +163,6 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
- *) test/h2: ignore AH02430 for the whole TestRfc9113 class.
- trunk patch: http://svn.apache.org/r1934891
- 2.4.x patch: svn merge -c 1934891 ^/httpd/httpd/trunk .
- +1: jim,
-
*) 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