svn commit: r1935033 - httpd/httpd/branches/2.4.x

[email protected] Fri, 05 Jun 2026 13:50:39 -0000
Newsgroups gmane.comp.apache.cvs
Message-ID <178066743902.3141008.5018139180089400116@svn03-he-fi>
Author: rjung
Date: Fri Jun  5 13:50:38 2026
New Revision: 1935033

Log:
Demote mod_md update proposal

Modified:
   httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS	Fri Jun  5 13:49:45 2026	(r1935032)
+++ httpd/httpd/branches/2.4.x/STATUS	Fri Jun  5 13:50:38 2026	(r1935033)
@@ -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.