Name: | logrotate |
---|---|
Version: | 3.8.6 |
Release: | 7.el7_2 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 102645 |
License: | GPL+ |
RPM: | logrotate-3.8.6-7.el7_2.x86_64.rpm |
Source RPM: | logrotate-3.8.6-7.el7_2.src.rpm |
Build Date: | Tue Dec 08 2015 |
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. |
- 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
- fix -f/--force option (#1015017) - use mode 0700 for crontab script (#1012764)
- new upstream version 3.8.6
- fix #982409 - do not crash when no logs are rotated and "sharedscripts" and "prerotate" is used
- new upstream version 3.8.5
- do not try to parse config files bigger than 16MB - remove unused patches