Skip to content

Releases: simp/pupmod-simp-stunnel

Release of 6.12.0

16 Sep 19:25
28b2fe8
Compare
Choose a tag to compare

Release of 6.12.0

  • [puppetsync] Update module dependencies to support simp-iptables 7.x

Release of 6.11.0

20 May 19:48
fb8cf49
Compare
Choose a tag to compare

Release of 6.11.0

  • [puppetsync] Add EL9 support

Release of 6.10.0

12 Oct 17:38
8466f20
Compare
Choose a tag to compare

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

Release of 6.9.0

28 Sep 20:15
3704371
Compare
Choose a tag to compare
  • Add AlmaLinux 8 support
    • Update module dependencies
    • Add Puppet 8 support
    • Drop Puppet 6 support

Release of 6.8.0

01 Aug 14:14
61df410
Compare
Choose a tag to compare
  • Add RockyLinux 8 support

Release of 6.7.1

28 Oct 20:53
2ad24ae
Compare
Choose a tag to compare
  • 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

Release of 6.7.0

09 Jul 15:27
d9fb5b4
Compare
Choose a tag to compare
  • Removed support for Puppet 5
  • Ensured support for Puppet 7 in requirements and stdlib

Release of 6.6.1

04 Jun 14:49
603ae47
Compare
Choose a tag to compare
  • Removed EL6 support

Release of 6.6.0

23 Nov 18:58
48a2949
Compare
Choose a tag to compare
* Tue Dec 10 2019 Trevor Vaughan <tvaughan@onyxpoint.com> - 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 <pillarsdotnet@gmail.com> - 6.6.0
  - Support puppetlabs/concat 6.x.

Release of 6.5.0

05 Aug 14:31
Compare
Choose a tag to compare
* Tue Jun 04 2019 Steven Pritchard <steven.pritchard@onyxpoint.com> - 6.5.0
  - Add v2 compliance_markup data