Releases: simp/pupmod-simp-dhcp
Releases · simp/pupmod-simp-dhcp
Release of 6.9.0
Release of 6.9.0
- [puppetsync] Update module dependencies to support simp-iptables 7.x
Release of 6.8.0
Release of 6.8.0
- [puppetsync] Add EL9 support
Release of 6.7.0
Release of 6.7.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.5.0
- Support for Puppet 8 and stdlib 9
- Drop use of Stdlib::Compat::Integer type
- Drop use of deprecated top-level facts
- Update gem dependencies
- Drop support for Puppet 6
Release of 6.4.0
- Add RockyLinux 8 support
Release of 6.3.0
- Removed support for Puppet 5
- Ensured support for Puppet 7 in requirements and stdlib
Release of 6.2.1
- Expanded simp/rsyslog dependendency range to < 9.0.0.
- Removed EL6 support
Release of 6.2.0
* Tue Dec 10 2019 Trevor Vaughan <tvaughan@onyxpoint.com> - 6.2.0-0 - Add EL8 support - Updated README.md - Added REFERENCE.md - Made use of rsync optional (enabled by default for backwards compatibility) - Add support for passing in a full dhcpd.conf entry - Ensure that the SELinux user and type are set for the configuration files - Switch to using iptables::listen::udp for firewalld compatibility - Add acceptance test * Fri Aug 02 2019 Robert Vincent <pillarsdotnet@gmail.com> - 6.2.0-0 - Drop Puppet 4 support - Add Puppet 6 support - Add puppetlabs-stdlib 6 support
Release of 6.1.1
* Tue Feb 12 2019 Liz Nemsick <lnemsick.simp@gmail.com> - 6.1.1-0 - Use simplib::passgen() in lieu of passgen(), a deprecated simplib Puppet 3 function. - Update the upper bound of stdlib to < 6.0.0 - Update a URL in the README.md
Release of 6.1.0
* Mon Oct 15 2018 Nick Miller <nick.miller@onyxpoint.com> - 6.1.0-0 - Added $dhcp::dhcpd::package_ensure parameter - Changed the package from 'latest' to 'installed' - It will also respect `simp_options::package_ensure` - Remove support for Puppet less than 4.10.4 - Add Puppet Strings documentation - Update badges and contribution guide URL in README.md * Mon Mar 19 2018 Trevor Vaughan <tvaughan@onyxpoint.com> - 6.1.0-0 - Added support for OEL and Puppet 5