~ubuntu-branches/ubuntu/utopic/logrotate/utopic

« back to all changes in this revision

Viewing changes to CHANGES

  • Committer: Steve Langasek
  • Date: 2014-01-22 19:04:27 UTC
  • mfrom: (4.1.17 sid)
  • Revision ID: steve.langasek@canonical.com-20140122190427-sye921ulvadszicm
Merge version 3.8.7-1 from Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
3.8.6 -> 3.8.7
 
2
        - Fixed --force/-f option handling together with "size" directive
 
3
          (3.8.5 regression).
 
4
        - Use "logrotate_tmp_t" context for SELinux tests and if this context does
 
5
          not exist, skip SELinux related tests.
 
6
 
1
7
3.8.5 -> 3.8.6
2
8
        - Fixed memory corruption caused by rotation directory which does not
3
9
          exist with "sharedscripts" together with "prerotate" script.