|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [v3.1.0](https://github.com/dev-sec/chef-os-hardening/tree/v3.1.0) (2018-05-14) |
| 4 | +[Full Changelog](https://github.com/dev-sec/chef-os-hardening/compare/v3.0.0...v3.1.0) |
| 5 | + |
| 6 | +**Fixed bugs:** |
| 7 | + |
| 8 | +- fix metadata [\#204](https://github.com/dev-sec/chef-os-hardening/pull/204) ([chris-rock](https://github.com/chris-rock)) |
| 9 | + |
| 10 | +**Closed issues:** |
| 11 | + |
| 12 | +- earlier version [\#205](https://github.com/dev-sec/chef-os-hardening/issues/205) |
| 13 | +- Make auditd recipe optional [\#200](https://github.com/dev-sec/chef-os-hardening/issues/200) |
| 14 | +- Dependency on pinned, old version of sysctl [\#192](https://github.com/dev-sec/chef-os-hardening/issues/192) |
| 15 | +- compat\_resource deprecated [\#186](https://github.com/dev-sec/chef-os-hardening/issues/186) |
| 16 | +- Usage of azure as cloud provider for CI [\#183](https://github.com/dev-sec/chef-os-hardening/issues/183) |
| 17 | + |
| 18 | +**Merged pull requests:** |
| 19 | + |
| 20 | +- Test with Foodcritic 13 [\#212](https://github.com/dev-sec/chef-os-hardening/pull/212) ([tas50](https://github.com/tas50)) |
| 21 | +- Test on Ruby 2.4.4 [\#211](https://github.com/dev-sec/chef-os-hardening/pull/211) ([tas50](https://github.com/tas50)) |
| 22 | +- use sysctl 1.0 [\#210](https://github.com/dev-sec/chef-os-hardening/pull/210) ([dhohengassner](https://github.com/dhohengassner)) |
| 23 | +- added mail\_dir attribute and moved component attributes to attributes… [\#209](https://github.com/dev-sec/chef-os-hardening/pull/209) ([ekelson-bcove](https://github.com/ekelson-bcove)) |
| 24 | +- improve testing around amazon linux [\#202](https://github.com/dev-sec/chef-os-hardening/pull/202) ([chris-rock](https://github.com/chris-rock)) |
| 25 | +- Container support and dokken tests in travis CI [\#199](https://github.com/dev-sec/chef-os-hardening/pull/199) ([artem-sidorenko](https://github.com/artem-sidorenko)) |
| 26 | +- Lazy pin the sysctl major version [\#197](https://github.com/dev-sec/chef-os-hardening/pull/197) ([artem-sidorenko](https://github.com/artem-sidorenko)) |
| 27 | +- Feature/allow setting template source [\#196](https://github.com/dev-sec/chef-os-hardening/pull/196) ([eyespies](https://github.com/eyespies)) |
| 28 | +- Unpin sysctl dependency [\#195](https://github.com/dev-sec/chef-os-hardening/pull/195) ([artem-sidorenko](https://github.com/artem-sidorenko)) |
| 29 | +- add basic support for amazon linux [\#194](https://github.com/dev-sec/chef-os-hardening/pull/194) ([chris-rock](https://github.com/chris-rock)) |
| 30 | +- Fix fedora shadow permissions [\#190](https://github.com/dev-sec/chef-os-hardening/pull/190) ([artem-sidorenko](https://github.com/artem-sidorenko)) |
| 31 | +- Fedora 25 is EOL, replacing with 27 [\#189](https://github.com/dev-sec/chef-os-hardening/pull/189) ([artem-sidorenko](https://github.com/artem-sidorenko)) |
| 32 | +- Remove dependency on compat\_resource [\#188](https://github.com/dev-sec/chef-os-hardening/pull/188) ([bablakely](https://github.com/bablakely)) |
| 33 | + |
3 | 34 | ## [v3.0.0](https://github.com/dev-sec/chef-os-hardening/tree/v3.0.0) (2017-12-21)
|
4 | 35 | [Full Changelog](https://github.com/dev-sec/chef-os-hardening/compare/v2.1.1...v3.0.0)
|
5 | 36 |
|
|
0 commit comments