Name: | logrotate |
---|---|
Version: | 3.8.6 |
Release: | 12.el7 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 106867 |
License: | GPL+ |
RPM: | logrotate-3.8.6-12.el7.x86_64.rpm |
Source RPM: | logrotate-3.8.6-12.el7.src.rpm |
Build Date: | Fri Sep 02 2016 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://fedorahosted.org/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. |
- 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
- fix #1272236 - add missing rwtab file
- fix #1201252 - delete unused entries in state file, fix bad performance with big state file - fix #1272236 - move logrotate.status to /var/lib/logrotate and add it to rwtab.d
- fix #1163437 - support olddir on different device with copy or copytruncate
- fix #1244156 - make filename in subject consistent when used with compress
- mention copy/copytruncate/renamecopy influence to olddir option (#1175292) - delete last log when dateformat cannot be sorted alphabetically (#1174208) - mark cron.daily/logrotate as config file (#1174207) - create olddir diectory if it does not exist (#1187161)
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27