You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ic...@apache.org on 2022/04/28 10:45:11 UTC

svn commit: r1900358 - /httpd/httpd/branches/2.4.x/STATUS

Author: icing
Date: Thu Apr 28 10:45:11 2022
New Revision: 1900358

URL: http://svn.apache.org/viewvc?rev=1900358&view=rev
Log:
Remove proposal after backport of mod_md change, experimental mods do not need RTC.
[skip ci]

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

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1900358&r1=1900357&r2=1900358&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Apr 28 10:45:11 2022
@@ -215,11 +215,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patches: svn merge -c 1900028 ^/httpd/httpd/trunk .
      +1: rjung, 
 
-  *) mod_md: Implement full auto status and fix a possible NULL
-     deref in JSON handling of time periods.
-     2.4.x patches: svn merge -c 1900039,1900145 ^/httpd/httpd/trunk .
-     +1: icing, rjung
-
   *) mod_http2: remove obsolete, insecure code. Fixes PR66037.
      2.4.x patches: svn merge -c 1900356 ^/httpd/httpd/trunk .