Releases: simp/pupmod-simp-logrotate
Releases · simp/pupmod-simp-logrotate
Release of 6.9.0
Release of 6.9.0
- [puppetsync] Add EL9 support
Release of 6.8.0
Release of 6.8.0
- [puppetsync] Updates for Puppet 8
- These updates may include the following:
- Update Gemfile
- Add support for Puppet 8
- Drop support for Puppet 6
- Update module dependencies
- These updates may include the following:
Release of 6.7.0
- Add RockyLinux 8 support
Release of 6.6.0
- Removed support for Puppet 5
- Ensured support for Puppet 7 in requirements and stdlib
Release of 6.5.1
- Removed EL6 support
- Removed OBE doc directory
Release of 6.5.0
* Fri Jan 03 2020 Jeanne Greulich <jeanne,[email protected]> - 6.5.0-0 - Allow all log size configuration parameters to be specified in bytes, kilobytes, megabytes, or gigabytes. - Fixed a bug in which the size parameter in the global logrotate configuration file was specified more than once. - Added ability to specify maxsize configuration for specific log rotate rules. * Thu Dec 19 2019 Trevor Vaughan <[email protected]> - 6.5.0-0 - Add EL8 support
Release of 6.4.0
* Thu Jun 06 2019 Steven Pritchard <[email protected]> -6.4.0-0 - Add v2 compliance_markup data
Release of 6.3.1
* Mon Mar 11 2019 Liz Nemsick <[email protected]> - 6.3.1-0 - Updated a URL in the README.md
Release of 6.3.0
* Thu Nov 01 2018 Jeanne Greulich <jeanne,[email protected]> - 6.3.0-0 - static asset updates for puppet 5 * Mon Oct 01 2018 Nick Miller <[email protected]> - 6.3.0-0 - Added OEL and Puppet 5 support - Add some previously impossible to configure options - the hourly rotate period - dateyesterday - shred and shredcycles - su and su_user and su_group (inapplicable on EL6) - Added Logrotate::Periods type alias which allows hourly rotation
Release of 6.2.0
* Mon Jul 02 2018 Liz Nemsick <[email protected]> - 6.2.0-0 - Move SIMP-specific logrotate rules to a SIMP-managed configuration directory, /etc/logrotate.simp.d, and ensure logrotate processes that directory first. This ensures SIMP rules take priority, when duplicate rules are specified.