Releases: simp/pupmod-simp-acpid
Release of 1.6.0
Release of 1.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 1.4.0
- Add RockyLinux 8 support
Release of 1.3.0
- Removed support for Puppet 5
- Ensured support for Puppet 7 in requirements and stdlib
Release of 1.2.1
- Remove EL6 support
- Fix the main class to work with EL7+
- Fix the acceptance tests
-----BEGIN PGP SIGNATURE-----
iQIzBAABCQAdFiEEsj6OJvlSM48hFRLXBoN0d00lrRkFAmBI4t0ACgkQBoN0d00l
rRlS7Q//RN+Y/4KufnIeFMvjKznSOKnatcsr7GYSXTMebvXRzbTt1agsABGFZS1y
SeuKHHdi3ZGovfwxQ3gV9fXXOW0wY7S4powdb0SzunzXgpJ6qxQ4Jgl7xMWVictV
oStYr+YRzcIh9pSIQNMYzO98a920TDOFNNXMrIMh1JAYe0HiXLQNpLZ63JASCxHT
sKJqywbSupSIpWQNMx+qkykrFUeh04hWveuSLJQ9CldxzESk6VvXVKo/zAdzb/wV
4sRZfPCW/R54FE5XWZlffd+VTcNuvtnkvIFvVlcutBwHHWgSYtrb8RvDcQb39R4O
/OBpHggH0GPlYnPr2O9iLSbiwgTgieFNtmkvdKJFgl88DvpDFgtDgvr4Q3AdU/Qj
9iPyzb22dPeAocHkyRa+zpvGUswoUSI1LuW9L5baKs24ef70j/sMi2qwU5rkFIzE
elGMC+KndXRRd255VCwRQkvnkn462b94lqidzVrEqjCOX0smYfKBiIhrNyovdMvG
t7FOee4rqElJaWxQSYd2a8Z/t3b7WYEjQWuP5hUeLNrbuHvVR7doFtvIcmiUa+q4
WsJQRjQ8W+93nKy7RGOQuVW/TgK2WyhlLYqjWLjZYxx3WdiKaQOSrE0twDgtV3zI
zWaIGBdTdxsr9J5/5Ejnwvf07rm1Tqnj4qWtXFSapIl2xEpcQ/c=
=xPfp
-----END PGP SIGNATURE-----
Release of 1.2.0
* Fri Dec 06 2019 Trevor Vaughan <[email protected]> - 1.2.0-0 - Add EL8 support
Release of 1.1.0
* Drop Puppet 4 support * Add Puppet 6 support * Add support for puppetlabs-stdlib 6
Release of 1.0.4
* Thu Mar 07 2019 Liz Nemsick <[email protected]> - 1.0.4-0 - Update the upper bound of stdlib to < 6.0.0 - Update a URL in the README.md
Release of 1.0.3
- Asset updates for Puppet 5 - Validate functionality under Puppet 5 - Test against Oracle Enterprise Linux - Change default state of the acpid package to reference `simp_options::package_ensure`, defaulting to `installed`
* Thu Jul 06 2017 Liz Nemsick <[email protected]> - 1.0.2-0
- Confine puppet version in metadata.json
1.0.1: (SIMP-2670) Update invalid dependency boundaries (#18)
Before this patch, dependencies in `metadata.json` referred to old versions that would be invalid in SIMP 6.0.0. This commit resolves the issue by updating the upper and lower boundaries for each dependency in `metadata.json` to reflect the version found in SIMP-6.0.0. SIMP-2670 #comment Fixed `pupmod-simp-acpid`