forked from smoeding/puppet-haveged
-
Notifications
You must be signed in to change notification settings - Fork 11
/
CHANGELOG
117 lines (91 loc) · 4.23 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
* Fri Sep 13 2024 Steven Pritchard <[email protected]> - 0.15.0
- [puppetsync] Update module dependencies to support simp-iptables 7.x
* Mon Oct 23 2023 Steven Pritchard <[email protected]> - 0.14.0
- [puppetsync] Add EL9 support
* Wed Oct 11 2023 Steven Pritchard <[email protected]> - 0.13.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
* Mon Jun 12 2023 Chris Tessmer <[email protected]> - 0.12.0
- Add RockyLinux 8 support
* Sun Dec 18 2022 Trevor Vaughan <[email protected]> - 0.11.0
- Added:
- The module now supports Alma Linux 8 and Rocky Linux 8
* Sun Sep 25 2022 Trevor Vaughan <[email protected]> - 0.10.0
- Added:
- The module now supports Amazon Linux 2
- Changed:
- Added a `.rubocop.yml`
- Rubocop'd the Ruby
* Mon Jun 06 2022 Chris Tessmer <[email protected]> - 0.9.1
- Fixed:
- Remove deprecated `daemon_reload` parameter from `systemd::dropin_file`
* Fri Jun 03 2022 Chris Tessmer <[email protected]> - 0.9.0
- Update from camptocamp/systemd to puppet/systemd
* Wed Jun 23 2021 Trevor Vaughan <[email protected]> - 0.8.0
- Updated the README
* Tue Jun 15 2021 Chris Tessmer <[email protected]> - 0.8.0
- Removed support for Puppet 5
- Ensured support for Puppet 7 in requirements and stdlib
* Wed May 26 2021 Trevor Vaughan <[email protected]> - 0.7.1
- Fixed
- Mask the service when disabling for rngd compatibility so that it is not
restarted on reboot
- Changed
- Support puppetlabs/stdlib 7.X
- Updated REFERENCE.md
* Wed Feb 03 2021 Trevor Vaughan <[email protected]> - 0.7.0
- Ensure that haveged does not start by default if rngd is running
- Add `haveged__rngd_enabled` fact
- Remove all remaining EL6 code
- Migrate all capabilities to systemd
- Update parameter documentation and generate REFERENCE.md
- Add support for Puppet 7
- Fix spec tests
* Thu Dec 17 2020 Chris Tessmer <[email protected]> - 0.7.0
- Removed EL6 support
* Mon Dec 16 2019 Trevor Vaughan <[email protected]> - 0.6.0-0
- Add EL 8 support
* Fri Aug 02 2019 Liz Nemsick <[email protected]> - 0.5.0-0
- Remove Puppet 4 support
- Add Puppet 6 support
- Add puppetlabs-stdlib 6 support
- Maintenance: removed OBE build/rpm_metadata/requires
* Thu Mar 07 2019 Liz Nemsick <[email protected]> - 0.4.7-0
- Update the upper bound of stdlib to < 6.0.0
* Thu Nov 01 2018 Jeanne Greulich <[email protected]> - 0.4.6-0
- static asset updates for puppet 5
* Thu Mar 08 2018 Trevor Vaughan <[email protected]> - 0.4.5-0
- Add support for OracleLinux 6 and 7
- Test against Puppet 5
* Thu Aug 17 2017 Trevor Vaughan <[email protected]> - 0.4.4-0
- Update the README with the new badges and improve formatting
* Thu Jul 20 2017 Liz Nemsick <[email protected]> - 0.4.3-0
- Fix bad 0.4.2 tag. In that tag, the metadata.json was incorrect.
* Thu Jul 20 2017 Liz Nemsick <[email protected]> - 0.4.2-0
- Fix bad tag. simp-0.4.1 tag was made off of master branch.
* Thu Jul 06 2017 Liz Nemsick <[email protected]> - 0.4.1-0
- Update puppet dependency in metadata.json
- Remove OBE pe dependency in metadata.json
* Wed Dec 21 2016 Nick Markowski <[email protected]> - 0.4.0-0
- Updated global catalysts
* Mon Nov 21 2016 Chris Tessmer <[email protected]> - 0.3.3-0
- Updated to compliance_markup version 2
* Thu Sep 29 2016 Chris Tessmer <[email protected]> - 0.3.2-0
- Fixed malformed pe dependency in metadata.json
- Fixed syntax to enable publishing to the Forge
* Thu Jul 07 2016 Nick Markowski <[email protected]> - 0.3.1-0
- Updated module for auto lua spec generation
- Added missing requires file and added dependency on simplib
- Modified module to auto-generate lua spec
* Wed Jun 01 2016 Trevor Vaughan <[email protected]>
- Massive Refactor
- Refactored the module to use the latest best practices and eliminate issues
with doing an 'include' of the individual sub-classes.
- Worked around a bug with the yum provider and the 'purged' parameter
- Fixed some class ordering
- Added acceptance tests for EL6 and EL7
- Updated the rspec tests to properly work around OEL issues with facts