Skip to content

logrotate-3.22.0

Latest

Choose a tag to compare

@cgzones cgzones released this 01 Jun 15:44
· 40 commits to main since this release
3.22.0
41efb71
  • fix calculations for time differences (#516)
  • fix extension for zip compression (#545)
  • fix omitted copy for logs with mail and rotate 0 (#553)
  • fix wrongly skipping copy with copytruncate and compress (#553)
  • fix ambiguities between mode, UID and GID parsing when not specifying all options (#575)
  • fix hang when encountering a named pipe (#607)
  • on prerotate failure logs are preserved instead of rotated (#506)
  • in case a configuration file was skipped due to unsafe permissions the
    exit status after rotattion will be 1 (#508)
  • the state is no longer written to non-regular files (#529)
  • the systemd timer now correctly utilizes load distribution (#574)
  • add dateformat specifier %z for timezone offsets (#594)
  • change default mode for created olddir directories to 0755 (#560)
  • support quoted user and group names in su, create, and createolddir (#575)