]> git.pld-linux.org Git - packages/logrotate.git/commit
up to 3.11.0 (2016-12-02) auto/th/logrotate-3.11.0-1
authorElan Ruusamäe <glen@delfi.ee>
Sat, 3 Dec 2016 14:26:00 +0000 (16:26 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 3 Dec 2016 14:36:06 +0000 (16:36 +0200)
commit59870e99af75ef03d23599eaf57b25833097475e
tree3fd938d6741f8d1a82e58a38ec787058b9882160
parentdfeedfd976869c16c205fb5948413d65c9eef6b5
up to 3.11.0 (2016-12-02)

  - Add 'taboopat' configuration directive to exclude configuration files
    based on globing patterns.
  - Allow to change default state path at build time (via the
    --with-state-file-path option of the configure script).
  - Automatically determine resulting file suffix based on the compression
    program in use.
  - Preserve SELinux context with 'compress' and 'sharedscripts' properly.
  - Rename already existing output files to avoid collisions.
  - Import systemd service and timer for logrotate from openSUSE.
  - Introduce the 'addextension' configuration directive.
  - Create 'CONTRIBUTING.md' with instructions for logrotate contributors.
  - Maintain ChangeLog.md instead of the legacy CHANGES file.
  - Make 'createolddir' configuration directive preserve sticky bit.
  - Add 'minage' configuration directive to specify minimum file age to rotate.
  - Avoid using local implementation of strndup() and asprintf() if these
    functions are available at build time.
  - Fix parsing of 'su' directive to accept usernames starting with numeric
    symbols.
  - Make sure that 64-bit file offsets are used on 32-bit systems.
logrotate-largefile.patch [deleted file]
logrotate-man.patch
logrotate.spec
This page took 0.128681 seconds and 4 git commands to generate.