Name: | logrotate |
---|---|
Version: | 3.8.6 |
Release: | 19.el7 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 107084 |
License: | GPL+ |
RPM: | logrotate-3.8.6-19.el7.aarch64.rpm |
Source RPM: | logrotate-3.8.6-19.el7.src.rpm |
Build Date: | Fri Nov 22 2019 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/logrotate/logrotate |
Summary: | Rotates, compresses, removes and mails system log files |
Description: | The logrotate utility is designed to simplify the administration of log files on a system which generates a lot of log files. Logrotate allows for the automatic rotation compression, removal and mailing of log files. Logrotate can be set to handle a log file daily, weekly, monthly or when the log file gets to a certain size. Normally, logrotate runs as a daily cron job. Install the logrotate package if you need a utility to deal with the log files on your system. |
- related #1631218 - eliminate a time-of-check/time-of-use race condition
- fix #1680436 - do not treat errors in reading configuration as fatal - fix #1631218 - rename already existing file
- fix #1374550 - unlink destination file when rotation fails
- fix #1556993 - premature monthly rotation due to DST switch
- fix #1483800 - update references to project page - fix #1472984 - improve the error message for bad config file mode - fix #1465720 - trigger weekly rotations more predictably - fix #1461907 - make 'copy' and 'copytruncate' work together
- fix #1381719 - make /var/lib/logrotate/logrotate.status the default state file - fix #1387533 - make 'su' directive accept usernames starting with digits
- fix #1393247 - migration of state file from previous versions of logrotate - fix #1374331 - preserve SELinux context with 'compress' and 'sharedscripts' - fix #1377335 - make 'createolddir' preserve sticky bit - fix #1369438 - heap buffer overflow when using long date format - fix #1375638 - make olddir respect the missingok flag
- make the /var/lib/logrotate directory owned by logrotate (#1272236)
- fix #1354203 - remove the fix for bug #1321980
- fix #1192936 - provide diagnostic in case log does not need rotating - fix #1321980 - do not exit if status file is corrupted