]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Demote mod_md update proposal
authorRainer Jung <rjung@apache.org>
Fri, 5 Jun 2026 13:50:38 +0000 (13:50 +0000)
committerRainer Jung <rjung@apache.org>
Fri, 5 Jun 2026 13:50:38 +0000 (13:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1935033 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0dd646f0be897eceb3134b2ec3bc9d468e7c4212..c798b321884018da4ccdc2faad77cf17d260232c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -187,12 +187,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1931420 ^/httpd/httpd/trunk .
      +1: rjung, jorton, 
 
-  *) mod_md: Update to upstream 2.6.11
-     Contains OpenSSL 4.0.0 patch but also new functionality.
-     mod_md is CTR, so this item here is for making
-     the missing update visible. I guess Stefan will take care.
-     +1: rjung,
-
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]
 
@@ -217,6 +211,12 @@ PATCHES/ISSUES THAT ARE BEING WORKED
              does a minor bump only.
      minfrin: Two new directives need to be documented.
 
+  *) mod_md: Update to upstream 2.6.11
+     Contains OpenSSL 4.0.0 patch but also new functionality.
+     mod_md is CTR, so this item here is for making
+     the missing update visible. Needs check, whether upstream
+     includes all trunk changes.
+
 PATCHES/ISSUES THAT ARE STALLED
 
   *) core: avoid duplicate headers when using ap_send_error_response.