|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [v2.2.7](https://github.com/dev-sec/puppet-os-hardening/tree/v2.2.7) (2019-10-04) |
| 3 | +## [v2.2.8](https://github.com/dev-sec/puppet-os-hardening/tree/v2.2.8) (2020-06-01) |
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/dev-sec/puppet-os-hardening/compare/2.2.6...v2.2.7) |
| 5 | +[Full Changelog](https://github.com/dev-sec/puppet-os-hardening/compare/2.2.7...v2.2.8) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Updates from pdk template 1.17.0 [\#236](https://github.com/dev-sec/puppet-os-hardening/pull/236) ([mcgege](https://github.com/mcgege)) |
| 10 | + |
| 11 | +**Fixed bugs:** |
| 12 | + |
| 13 | +- Minimize\_access to File \[/usr/bin\] issue [\#234](https://github.com/dev-sec/puppet-os-hardening/issues/234) |
| 14 | +- Fix for integration tests \(apt-transport-https missing\) [\#237](https://github.com/dev-sec/puppet-os-hardening/pull/237) ([mcgege](https://github.com/mcgege)) |
| 15 | + |
| 16 | +**Closed issues:** |
| 17 | + |
| 18 | +- Conflicts with apache module [\#231](https://github.com/dev-sec/puppet-os-hardening/issues/231) |
| 19 | + |
| 20 | +**Merged pull requests:** |
| 21 | + |
| 22 | +- patch-cumuluslinux-support [\#239](https://github.com/dev-sec/puppet-os-hardening/pull/239) ([mdklapwijk](https://github.com/mdklapwijk)) |
| 23 | +- Update to PDK 1.15 [\#233](https://github.com/dev-sec/puppet-os-hardening/pull/233) ([mcgege](https://github.com/mcgege)) |
| 24 | +- Small fix on kitchen.yml [\#232](https://github.com/dev-sec/puppet-os-hardening/pull/232) ([mcgege](https://github.com/mcgege)) |
| 25 | + |
| 26 | +## [2.2.7](https://github.com/dev-sec/puppet-os-hardening/tree/2.2.7) (2019-10-04) |
| 27 | + |
| 28 | +[Full Changelog](https://github.com/dev-sec/puppet-os-hardening/compare/2.2.6...2.2.7) |
6 | 29 |
|
7 | 30 | **Implemented enhancements:**
|
8 | 31 |
|
|
102 | 125 | - Wrong permission on module files [\#175](https://github.com/dev-sec/puppet-os-hardening/issues/175)
|
103 | 126 | - Add missing dependency [\#184](https://github.com/dev-sec/puppet-os-hardening/pull/184) ([theosotr](https://github.com/theosotr))
|
104 | 127 |
|
105 |
| -**Merged pull requests:** |
106 |
| - |
107 |
| -- Replace Gitter with mailing lists [\#185](https://github.com/dev-sec/puppet-os-hardening/pull/185) ([mcgege](https://github.com/mcgege)) |
108 |
| - |
109 | 128 | ## [2.2.1](https://github.com/dev-sec/puppet-os-hardening/tree/2.2.1) (2019-01-28)
|
110 | 129 |
|
111 | 130 | [Full Changelog](https://github.com/dev-sec/puppet-os-hardening/compare/2.2.0...2.2.1)
|
|
139 | 158 |
|
140 | 159 | **Merged pull requests:**
|
141 | 160 |
|
| 161 | +- Replace Gitter with mailing lists [\#185](https://github.com/dev-sec/puppet-os-hardening/pull/185) ([mcgege](https://github.com/mcgege)) |
142 | 162 | - Also works with current puppetlabs/stdlib \(5.1.0 tested\) [\#168](https://github.com/dev-sec/puppet-os-hardening/pull/168) ([mcgege](https://github.com/mcgege))
|
143 | 163 | - Do not disable vfat. Fixes \#165. [\#166](https://github.com/dev-sec/puppet-os-hardening/pull/166) ([timstoop](https://github.com/timstoop))
|
144 | 164 | - Add support for Ubuntu 18.04 and SLES 15 in metadata.json [\#162](https://github.com/dev-sec/puppet-os-hardening/pull/162) ([mcgege](https://github.com/mcgege))
|
|
0 commit comments