From: Eric Covener Date: Thu, 2 Mar 2023 03:14:35 +0000 (+0000) Subject: propose a rotatelogs sync X-Git-Tag: 2.4.56-candidate~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c0c57ad58da2cff6628099d9f0c38f620621089;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/STATUS b/STATUS index a7bef5abb42..1905bfece90 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 ]