]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
And promote
authorJim Jagielski <jim@apache.org>
Thu, 2 Jul 2026 19:47:08 +0000 (19:47 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 2 Jul 2026 19:47:08 +0000 (19:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1935814 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4516c447ddaabfa0aff7b5fdf109fa885745ba2d..fd65b1ca6c2fbc1c323c43db9bba98d5bda9bcb1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -163,6 +163,29 @@ 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
+     2.4.x patch: svn merge -c 1931420 ^/httpd/httpd/trunk .
+     +1: rjung, jorton, jim
+
+  *) Constify static arrays of string constants.
+     trunk patch: https://svn.apache.org/r1933659
+     2.4.x patch: svn merge -c 1933659 ^/httpd/httpd/trunk .
+     +1: rjung, jorton, jim
+
+  *) include/httpd.h: Define HTTP_EARLY_HINTS (103) per RFC 8297.
+     modules/http/http_protocol.c (status_lines): Add 103 response.
+     Needed by backport 1934913 below.
+     trunk patch: https://svn.apache.org/r1927935
+     2.4.x patch: svn merge -c 1927935 ^/httpd/httpd/trunk .
+     +1: rjung, jorton, jim
+
 ------------------------------------------------------------------------
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK: