summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2023-03-02 03:14:35 +0000
committerEric Covener <covener@apache.org>2023-03-02 03:14:35 +0000
commit4c0c57ad58da2cff6628099d9f0c38f620621089 (patch)
tree12cce68cc5d61ca7b9b44b845d0ee203cdda6dcc
parentae0032bcbcd1a43cdcdbeecd7837ef928270c707 (diff)
downloadhttpd-4c0c57ad58da2cff6628099d9f0c38f620621089.tar.gz
propose a rotatelogs sync
[skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1907951 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS9
1 files changed, 9 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index a7bef5abb4..1905bfece9 100644
--- 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 ]