logrotate 3.8.7-1ubuntu1 source package in Ubuntu
Changelog
logrotate (3.8.7-1ubuntu1) trusty; urgency=medium * Merge from Debian unstable, remaining changes: - debian/control: Drop mailx to Suggests for Ubuntu; it's only used on request, and we don't configure an MTA by default. - debian/cron.daily: Clean non-existent log files from logrotate status file. - debian/logrotate.conf: use group 'syslog' by default when rotating logs. logrotate (3.8.7-1) unstable; urgency=low * New patch: - man-su-explanation-729315.patch: Explain how "su" may conflict with "create". (Closes: #729315) * New upstream release - Fix to forcing size-based rotations. (Closes: #714910) * Bump standards version to 3.9.5. (No changes needed.) -- Steve Langasek <email address hidden> Wed, 22 Jan 2014 11:05:42 -0800
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
logrotate_3.8.7.orig.tar.gz | 57.5 KiB | f6ba691f40e30e640efa2752c1f9499a3f9738257660994de70a45fe00d12b64 |
logrotate_3.8.7-1ubuntu1.debian.tar.gz | 23.3 KiB | d8f09d0bcf0ec2d334acb40f7d158a5f9df2a536f38586a58d253d79209a623f |
logrotate_3.8.7-1ubuntu1.dsc | 1.9 KiB | 76b05cae03b33b9c3d385077680510c17015f637d7be1f1c1b00b9faaa42e8d1 |
Available diffs
Binary packages built by this source
- logrotate: Log rotation utility
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.