Releases: simp/pupmod-simp-tcpwrappers
Releases · simp/pupmod-simp-tcpwrappers
Release of 6.5.0
Release of 6.5.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.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
- Removed EL6 support
* Tue Oct 08 2019 Robert Vincent <[email protected]> - 6.2.0-0
- Drop Puppet 4 support - Add Puppet 6 support - Add puppetlabs-stdlib 6 support - Add puppetlabs-concat 6 support * Tue Sep 24 2019 Jeanne Greulich <[email protected]> - 6.2.0-0 - Change metadata OS version check to use new simplib check that returns false or true if the OS is supported according to metadata.json. If it is not supported, do nothing (instead of failing). * Mon Sep 02 2019 Jeanne Greulich <[email protected]> - 6.2.0-0 - RedHat 8 does not support TCP Wrappers - Add call to simplib:assert_metadata to check the OS is supported. - Update upperbound of simplib.
Release of 6.1.2
* Fri Mar 22 2019 Joseph Sharkey <[email protected]> - 6.1.2-0 - Use simplib::bracketize in lieu of deprecated Puppet 3 bracketize - Fix template bug that prevented some IPv6 addresses from being properly formatted in /etc/hosts.allow. * Tue Mar 19 2019 Liz Nemsick <[email protected]> - 6.1.2-0 - Use simplib::nets2ddq in lieu of deprecated Puppet 3 nets2ddq
Release of 6.1.0
* Fri Aug 24 2018 Nick Miller <[email protected]> - 6.1.0-0 - Add support for Puppet 5 and OEL - Added $package_ensure parameter - Changed the package from 'latest' to 'installed' - It will also respect `simp_options::package_ensure`
Release of 6.0.3
* Fri Feb 09 2018 Liz Nemsick <[email protected]> - 6.0.3-0 - Update upperbound on puppetlabs/concat version to < 5.0.0
Release of 6.0.2
* Fri Aug 18 2017 Liz Nemsick <[email protected]> - 6.0.2-0 - Update concat version in metadata.json & build/rpm_metadata/requires
Release of 6.0.1
* Thu Jul 06 2017 Liz Nemsick <[email protected]> - 6.0.1-0 - Update puppet dependency and remove OBE pe dependency in metadata.json