Skip to content

logrotate-3.16.0

Compare
Choose a tag to compare
@kdudka kdudka released this 28 Feb 12:11
3.16.0
  • fix compilation with gcc-10, which defaults to -fno-common (#288)
  • reduce number of open() operations on state file (#282)
  • validate user/group given to the su directive early (#276)
  • add hardening options to systemd unit file in examples (#274, #291)
  • fix crash of logrotate on invalid configuration with include (#271)
  • fix heap buffer overflow on too long logfile extension (#270)