Package: stunnel4 Version: 3:5.03-1 Severity: minor Tags: patch The intent is clearly to keep a whole year of logs, but that would be 365 days, not 356.
--- a/debian/stunnel4.logrotate
+++ b/debian/stunnel4.logrotate
@@ -1,7 +1,7 @@
/var/log/stunnel4/*.log {
daily
missingok
- rotate 356
+ rotate 365
compress
delaycompress
notifempty
Thanks.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

