~ubuntu-branches/ubuntu/edgy/logrotate/edgy

« back to all changes in this revision

Viewing changes to CHANGES

  • Committer: Bazaar Package Importer
  • Author(s): Paul Martin
  • Date: 2005-05-25 10:43:42 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050525104342-kc8tsbw57qbfmi7s
Tags: 3.7-5
Brown paper bag upload.

42-execlp-bin-sh: Fix major flaw in the last patch... it tries to 
execute the logfile. Thanks very much for the quick report, Philipp.
It was my fault, not yours. (Closes: #279965)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
3.6.8 -> 3.7:
 
2
        - always use compressext for the extension for compressed
 
3
          files; before compresscmd and compressext had to agree
 
4
        - moved all compression to one code block
 
5
        - compression, scripts don't use system() anymore
 
6
        - compress and maillast didn't work together properly
 
7
        - delaycompress and mailfirst didn't work properly
 
8
        - don't use system() for mailing (or uncompressing) logs anymore
 
9
        - use "-s" for speciying the subjected of mailed logs
 
10
 
 
11
3.5.4 -> 3.6:
 
12
        - See .spec file for changes
 
13
 
1
14
3.5.3 -> 3.5.4:
2
15
        - %defattr(-,root,root) in specfile
3
16