From: Jim Jagielski Date: Thu, 2 Jul 2026 19:51:55 +0000 (+0000) Subject: Oops. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f24e3d31387bbe0b79627c41f6eb624ce0147224;p=thirdparty%2Fapache%2Fhttpd.git Oops. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1935815 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index fd65b1ca6c..6f5c3a2acf 100644 --- a/STATUS +++ b/STATUS @@ -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