]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose a rotatelogs sync
authorEric Covener <covener@apache.org>
Thu, 2 Mar 2023 03:14:35 +0000 (03:14 +0000)
committerEric Covener <covener@apache.org>
Thu, 2 Mar 2023 03:14:35 +0000 (03:14 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1907951 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a7bef5abb425a78ee09c1bb650af241c6a2765e6..1905bfece901d7a2d66a2edbe9e3dd55585eaed8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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 ]