~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: 2004-06-11 13:51:34 UTC
  • mfrom: (1.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20040611135134-xwwlztb186794ikt
Tags: 3.7-2
* Added commented out stuff in debian/rules to build a 
  logrotate-selinux package should Russell's move to get libselinux1 
  made "base" fail.
* Patch: 21-taboo-to-debug, reduces the "Ignoring..." messages of
  the taboo filter from ERROR to DEBUG. (Closes: #249073)
* Patch: 30-config-h, changed to fix upstream bug with mailing
  logs. (Closes: #253837)

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