Rotate, compress, remove, and mail system log files

Edit Package logrotate

The logrotate utility is designed to simplify the administration of log
files on a system that generates a lot of log files. Logrotate allows
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 reaches a certain size. Normally, logrotate runs as a
daily cron job.

Refresh
Refresh
Source Files
Filename Size Changed
logrotate-3.7.8-addextension.patch 0000003975 3.88 KB
logrotate-3.7.8-autoext.patch 0000002350 2.29 KB
logrotate-3.7.8-conf.patch 0000001284 1.25 KB
logrotate-3.7.8-mess_err.patch 0000000448 448 Bytes
logrotate-3.7.8-suse.patch 0000001326 1.29 KB
logrotate-3.7.9-compressoptions.patch 0000000714 714 Bytes
logrotate-3.8.1.tar.gz 0000048827 47.7 KB
logrotate-rpmlintrc 0000000063 63 Bytes
logrotate.changes 0000015375 15 KB
logrotate.spec 0000003076 3 KB
Revision 29 (latest revision is 75)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 81985 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 29)
- update to 3.8.1
- dropped CVE patches as they were merged to upstream
- changelog
  - fixed 1 memory leak in prerotateSingleLog
  - do not redirect logrotate errors to /dev/null in cron script
  - fixed "size" directive parsing
  - handle situation when acl_get_fd is supported, but acl_set_fd is not
  - added "maxsize" directive (see man page)
  - added "dateyesterday" option (see man page)
  - fixed crash when config file had exactly 4096*N bytes
  - added WITH_ACL make option to link against -lacl and preserve ACLs
    during rotation
  - added "su" option to define user/group for rotation. Logrotate now
    skips directories which are world writable or writable by group
    which is not "root" unless "su" directive is used.
  - fixed CVE-2011-1098: race condition by creation of new files
  - fixed possible shell injection when using "shred" directive (CVE-2011-1154)
  - fixed escaping of file names within 'write state' action (CVE-2011-1155)
  - better 'size' directive description
  - fixed possible buffer-overflow when reading config files (forwarded request 81574 from vitezslav_cizek)
Comments 0
openSUSE Build Service is sponsored by