]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote/promote
authorEric Covener <covener@apache.org>
Tue, 4 Nov 2025 17:03:30 +0000 (17:03 +0000)
committerEric Covener <covener@apache.org>
Tue, 4 Nov 2025 17:03:30 +0000 (17:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1929529 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b34e94635f1205cbeb3168dbb83bd430d9b3567e..abc160ef472d96f09d06a6c4e6a250a7da9df278 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -175,16 +175,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1927792 ^/httpd/httpd/trunk .
      +1: icing, rpluem, jorton
 
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
-
   *) various: Update DOCTYPE tags in server-generated HTML to 4.01
      Trunk version of patch:
         https://svn.apache.org/r1873397
      Backport version for 2.4.x of patch:
        https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/553.diff
      Can be applied via apply_backport_pr.sh 553
-     +1: rpluem, jorton, 
+     +1: rpluem, jorton, covener
 
   *) mpm_common: Add new ListenTCPDeferAccept directive that allows to specify
      the value set for the TCP_DEFER_ACCEPT socket option on listen sockets.
@@ -195,7 +192,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Backport version for 2.4.x of patch:
        https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/555.diff
      Can be applied via apply_backport_pr.sh 555
-     +1: rpluem, jorton, 
+     +1: rpluem, jorton, covener
+
+  *) mod_ssl: Add SSLVHostSNIPolicy directive. PR 69743
+     Trunk version of patch:
+        https://svn.apache.org/r1929308
+     PR: https://github.com/apache/httpd/pull/562
+     Backport version for 2.4.x of patch:
+       https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/562.diff
+     +1: jorton, rpluem, covener
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
 
   *) mod_http2: Fix handling of 304 responses from mod_cache. PR 69580.
      Trunk version of patch:
@@ -205,21 +213,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       svn merge -c 1924267 ^/httpd/httpd/trunk .
      +1: rpluem, jorton, 
 
-  *) mod_ssl: Add SSLVHostSNIPolicy directive. PR 69743
-     Trunk version of patch:
-        https://svn.apache.org/r1929308
-     PR: https://github.com/apache/httpd/pull/562
-     Backport version for 2.4.x of patch:
-       https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/562.diff
-     +1: jorton, rpluem
-
   *) mod_md: update to v2.6.5
      Trunk version of patch:
         https://svn.apache.org/r1929514
      Backport version for 2.4.x of patch:
       Trunk version of patch works
       svn merge -c 1929514 ^/httpd/httpd/trunk .
-     +1: icing
+     +1: icing, covener
 
   *) mod_http2: use nghttp2 supplied lengths when checking trailers.
      Trunk version of patch:
@@ -228,7 +228,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Backport version for 2.4.x of patch:
       Trunk version of patch works
       svn merge -c 1929517,1929527 ^/httpd/httpd/trunk .
-     +1: icing,  
+     +1: icing, covener
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]