You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2023/03/02 03:14:35 UTC

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

Author: covener
Date: Thu Mar  2 03:14:35 2023
New Revision: 1907951

URL: http://svn.apache.org/viewvc?rev=1907951&view=rev
Log:
propose a rotatelogs sync

[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=1907951&r1=1907950&r2=1907951&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Mar  2 03:14:35 2023
@@ -181,6 +181,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       svn merge -c 1906940 ^/httpd/httpd/trunk .
      +1: rpluem, covener
 
+  *) rotatelogs: backport recent trunk changes, a tweak for -n and
+                 a new option -T to truncate all rotations but the first.
+     Trunk version of patch:
+       https://svn.apache.org/r1906428
+       https://svn.apache.org/r1906433
+     Backport version for 2.4.x:
+       svn merge -c 1906428,1906433 ^/httpd/httpd/trunk .
+    +1: covener (needs doc tweak for 2.4.x release)
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]