Releases: simp/pupmod-simp-stunnel
Releases · simp/pupmod-simp-stunnel
Release of 6.12.0
Release of 6.12.0
- [puppetsync] Update module dependencies to support simp-iptables 7.x
Release of 6.11.0
Release of 6.11.0
- [puppetsync] Add EL9 support
Release of 6.10.0
Release of 6.10.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.9.0
- Add AlmaLinux 8 support
- Update module dependencies
- Add Puppet 8 support
- Drop Puppet 6 support
Release of 6.8.0
- Add RockyLinux 8 support
Release of 6.7.1
- Fixed
- Set all tcpwrappers connections to allow 'ALL' to work around a bug in the
version of stunnel that ships with EL7.9 where a tcpwrappers deny will
cause 100% CPU usage and hung process
- Set all tcpwrappers connections to allow 'ALL' to work around a bug in the
Release of 6.7.0
- Removed support for Puppet 5
- Ensured support for Puppet 7 in requirements and stdlib
Release of 6.6.1
- Removed EL6 support
Release of 6.6.0
* Tue Dec 10 2019 Trevor Vaughan <[email protected]> - 6.6.0 - Add support for EL8 - Added REFERENCE.md - Updated README.md - Set default for stunnel::connection::ssl_version to TLSv1.2 for EL8 compatibility - Set default for stunnel::instance::ssl_version to TLSv1.2 for EL8 compatibility - Add an stunnel::instance_purge class to remedy the 'floating services' issue - Set the stunnel::connection::app_pki_crl parameter to ``undef`` by default due to issues with pointing the setting to an absent directory in EL8 - Set the stunnel::instance::app_pki_crl parameter to ``undef`` by default due to issues with pointing the setting to an absent directory in EL8 - Update valid ssl_version entries - Update acceptance tests to pass data between all combinations of nodes * Fri Aug 02 2019 Robert Vincent <[email protected]> - 6.6.0 - Support puppetlabs/concat 6.x.
Release of 6.5.0
* Tue Jun 04 2019 Steven Pritchard <[email protected]> - 6.5.0 - Add v2 compliance_markup data