Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • 3.13.0
  • 3.12.3
  • 3.12.2
  • 3.12.1
  • 3.12.0
  • 3.11.0
  • 3.10.0
  • 3.9.2
  • r3-9-1
  • r3-9-0
  • r3-8-9
  • r3-8-8
  • r3-8-7
  • r3-8-6
  • r3-8-5
  • r3-8-4
  • r3-8-3
  • r3.8.2
  • r3-8-1
  • r3-8-0
21 results

README.md

  • Kamil Dudka's avatar
    08d15052
    ChangeLog.md: user-visible changes to appear in 3.13.0 · 08d15052
    Kamil Dudka authored
    - make distribution tarballs report logrotate version properly
      [RHBZ#1500264](https://bugzilla.redhat.com/1500264)
    - make ```(un)compress work``` even if stdin and/or stdout are closed (#154)
    - remove ```-s``` from ```DEFAULT_MAIL_COMMAND``` and improve its documenation (#152)
    - uncompress logs before mailing them even if ```delaycompress``` is enabled (#151)
    - handle unlink of a non-existing log file as a warning only (#144)
    - include compile-time options in the output of ```logrotate --version``` (#145)
    - make ```logrotate --version``` print to stdout instead of stderr (#145)
    - flush write buffers before syncing state file (#148)
    - specify (un)compress utility explicitly in tests (#137)
    - enable running tests in parallel (#132)
    - explicitly map root UID/GID to 0 on Cygwin (#133)
    - add ```.dpkg-bak``` and ```.dpkg-del``` to default tabooext list (#134)
    08d15052
    History
    ChangeLog.md: user-visible changes to appear in 3.13.0
    Kamil Dudka authored
    - make distribution tarballs report logrotate version properly
      [RHBZ#1500264](https://bugzilla.redhat.com/1500264)
    - make ```(un)compress work``` even if stdin and/or stdout are closed (#154)
    - remove ```-s``` from ```DEFAULT_MAIL_COMMAND``` and improve its documenation (#152)
    - uncompress logs before mailing them even if ```delaycompress``` is enabled (#151)
    - handle unlink of a non-existing log file as a warning only (#144)
    - include compile-time options in the output of ```logrotate --version``` (#145)
    - make ```logrotate --version``` print to stdout instead of stderr (#145)
    - flush write buffers before syncing state file (#148)
    - specify (un)compress utility explicitly in tests (#137)
    - enable running tests in parallel (#132)
    - explicitly map root UID/GID to 0 on Cygwin (#133)
    - add ```.dpkg-bak``` and ```.dpkg-del``` to default tabooext list (#134)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.