Releases: simp/pupmod-simp-xinetd
Release of 4.8.0
Release of 4.8.0
- [puppetsync] Update module dependencies to support simp-iptables 7.x
Release of 4.7.0
Release of 4.7.0
- [puppetsync] Add EL9 support
Release of 4.6.0
Release of 4.6.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 4.4.0
- Add RockyLinux 8 support
Release of 4.3.1
- Ensure that the module does not manage files if the package is being removed
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEqooH/RYTtVRseQNZgqG+pUiYZewFAmKQzsYACgkQgqG+pUiY
ZexkSg//broCgMz8psc5jnQ5Tvqu4B0UaPRyWSnxF9mvAG5BK6hghzkGND0VC8Gw
jvadmZvJtjppNJCT/20wficx2kifcXbJm3XsdMxztYPPg3Sv1fjCZWtnZlTPMYrl
V+OxKYCIK9EjH6RJjoMDHA3kVqtj3t6YB7Sxl32u6JUrJII73CzTe27mDYs3Gbhj
1GCCHSpH0bsGYX0+oLuOGUzDIHdr/qpYTMVsicCrrPvuQRvIkVH93zTXCIlZFJMg
cDIRwlFiXnbydYcItQuvG4xBn4YpDt5yBU7f2RbDrtvr6YbiFfF97y9u7ikN5EUb
xB1r4IBwkxjaZiCoWv58yb/gS0y++cAPiJ5pd64z3b8/z9wV4qx+GHmnNdEttBnt
f763OCHcb1pLA6nPkG3VIurkTpOGgY4r0C5oTojwTohG+YdsTpEp8yg7eRp7DXH4
vCihbXPgaNrnLNlKS9+QRzHm4H+Cm/jWL6Z105HL8NwjvO7owSF1SL7NcaBkxeLb
Cral7pCnBRhULr/AntNHglD0lc7t5UQXtkRFgIBuFta4GxAboh5mNYmmR9iF35ep
cmW6BsnKQKPupQcusG5igRHIinV71RDxiqfAPLGWOVhB39OSqEcUQf8gxEU/gNEQ
OTBh2tNK5Guysq5I2lwvSIiJtc/1HVOLWJWNbMhnIFCO+C7HjfQ=
=x++8
-----END PGP SIGNATURE-----
Release of 4.3.0
- Removed support for Puppet 5
- Ensured support for Puppet 7 in requirements and stdlib
Release of 4.2.2
- Removed EL6 support
Release of 4.2.1
* Mon Feb 24 2020 Trevor Vaughan <[email protected]> - 4.2.1-0 - Add support for EL8 - Update README.md - Add REFERENCE.md - Added acceptance tests - Removed `TRAFFIC` from the default `log_on_success` list since it may cause information leakage and is not supported by all service types. * Fri Aug 02 2019 Robert Vincent <[email protected]> - 4.2.1-0 - Support puppetlabs/stdlib 6.x.
Release of 4.2.0
* Mon Jun 03 2019 Steven Pritchard <[email protected]> - 4.2.0-0 - Add v2 compliance_markup data - Add compliance engine unit tests
Release of 4.1.1
* Thu Mar 07 2019 Trevor Vaughan <[email protected]> - 4.1.1-0 - Allow users to purge unmanaged xinetd services - Add support for Puppet 6 * Tue Feb 12 2019 Liz Nemsick <[email protected]> - 4.1.1-0 - Fixed bug in which the xinetd::disabled parameter would only be included in xinetd.conf if the xinetd::no_access parameter was not empty. - Use Simplib::Umask data type in lieu of validate_umask(), a deprecated simplib Puppet 3 function. - Use simplib::validate_net_list() in lieu of validate_net_list(), a deprecated simplib Puppet 3 function. - Use simplib::nets2cidr() in lieu of nets2cidr(), a deprecated simplib Puppet 3 function. - Expanded the upper limits of the stdlib Puppet module version