-
Notifications
You must be signed in to change notification settings - Fork 9
/
CHANGELOG
47 lines (35 loc) · 1.61 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
* Mon Jul 15 2024 Steven Pritchard <[email protected]> - 0.8.1
- Fixes for Puppet 8 compatibility
* Mon Oct 23 2023 Steven Pritchard <[email protected]> - 0.8.0
- [puppetsync] Add EL9 support
* Wed Oct 11 2023 Steven Pritchard <[email protected]> - 0.7.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
* Wed Aug 23 2023 Steven Pritchard <[email protected]> - 0.6.0
- Add AlmaLinux 8 support
* Mon Jun 12 2023 Chris Tessmer <[email protected]> - 0.5.0
- Add RockyLinux 8 support
* Tue Jun 15 2021 Chris Tessmer <[email protected]> - 0.4.0
- Removed support for Puppet 5
- Ensured support for Puppet 7 in requirements and stdlib
* Fri Dec 18 2020 Chris Tessmer <[email protected]> - 0.3.1
- Removed EL6 support
* Mon Dec 16 2019 Trevor Vaughan <[email protected]> - 0.3.0-0
- Add EL8 support
* Tue Jul 16 2019 Robert Vincent <[email protected]> - 0.2.0-0
- Provide Puppet-6 compatibility.
- Facter.value(:cmdline) is not always set.
* Thu Mar 07 2019 Liz Nemsick <[email protected]> - 0.1.1-0
- Update the upper bound of stdlib to < 6.0.0
- Update a URL in the README.md
* Thu Nov 01 2018 Jeanne Greulich <[email protected]> - 0.1.0-0
- static asset updates
* Fri Sep 14 2018 Michael Morrone <[email protected]> - 0.1.0-0
- Made ima::appraise and ima::policy unambiguously public classes
* Thu Aug 09 2018 Michael Morrone <[email protected]> - 0.1.0-0
- Initial module
- Originially developed in SIMP TPM module