Skip to content

Releases: simp/pupmod-simp-tcpwrappers

Release of 6.5.0

12 Oct 17:40
4592817
Compare
Choose a tag to compare

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

Release of 6.4.0

01 Aug 14:24
67e8b6f
Compare
Choose a tag to compare
  • Add RockyLinux 8 support

Release of 6.3.0

07 Jul 17:36
0353046
Compare
Choose a tag to compare
  • Removed support for Puppet 5
  • Ensured support for Puppet 7 in requirements and stdlib

Release of 6.2.1

19 May 15:56
eb395d3
Compare
Choose a tag to compare
  • Removed EL6 support

* Tue Oct 08 2019 Robert Vincent <pillarsdotnet@gmail.com> - 6.2.0-0

11 Mar 19:42
2da95e8
Compare
Choose a tag to compare
- Drop Puppet 4 support
- Add Puppet 6 support
- Add puppetlabs-stdlib 6 support
- Add puppetlabs-concat 6 support

* Tue Sep 24 2019 Jeanne Greulich <jeanne.greulich@onyxpoint.com> - 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 <jeanne.greulich@onyxpoint.com> - 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

02 May 13:58
6ff3340
Compare
Choose a tag to compare
* Fri Mar 22 2019 Joseph Sharkey <shark.bruhaha@gmail.com> - 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 <lnemsick.simp@gmail.com> - 6.1.2-0
  - Use simplib::nets2ddq in lieu of deprecated Puppet 3 nets2ddq

Release of 6.1.0

25 Nov 21:32
6.1.0
Compare
Choose a tag to compare
* Fri Aug 24 2018 Nick Miller <nick.miller@onypoint.com> - 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

27 Mar 20:52
Compare
Choose a tag to compare
* Fri Feb 09 2018 Liz Nemsick <lnemsick.simp@gmail.com> - 6.0.3-0
  - Update upperbound on puppetlabs/concat version to < 5.0.0

Release of 6.0.2

15 Sep 20:23
Compare
Choose a tag to compare
* Fri Aug 18 2017 Liz Nemsick <lnemsick.simp@gmail.com> - 6.0.2-0
  - Update concat version in metadata.json & build/rpm_metadata/requires

Release of 6.0.1

12 Jul 16:04
Compare
Choose a tag to compare
* Thu Jul 06 2017 Liz Nemsick <lnemsick.simp@gmail.com> - 6.0.1-0
  - Update puppet dependency and remove OBE pe dependency in metadata.json