Releases: dev-sec/chef-os-hardening
Releases · dev-sec/chef-os-hardening
v2.1.0
v2.1.0 (2017-06-12)
Closed issues:
- Testing of chef 13 in the CI #155
- auditd package is not installed #145
- Procps conditional failing #48
Merged pull requests:
- CI: update to ruby 2.4.1 and gem update #164 (artem-sidorenko)
- Proper testing if kernel modules are disabled #163 (artem-sidorenko)
- Proper permissions for shadow on debian family #162 (artem-sidorenko)
- Support auditd installation on different distros #161 (artem-sidorenko)
- Docs: fix the wrong kitchen URL and add inspec #160 (artem-sidorenko)
- Chef 13 and 12 CI testing and cleanup of EOL distros #159 (artem-sidorenko)
- Install auditd package #158 (artem-sidorenko)
v2.0.1
v2.0.1 (2017-04-11)
Fixed bugs:
- ['os-hardening']['desktop']['enable'] is missing in 2.0.0 #153
Merged pull requests:
- Default value for ['os-hardening']['desktop']['enable'] #154 (artem-sidorenko)
2.0.0
v2.0.0 (2017-04-06)
Full Changelog
Implemented enhancements:
- Remove dependenies to apt and yum cookbooks. #132 (artem-sidorenko)
- Using braket syntax to resolve deprecation message #131 (artem-sidorenko)
- remove old content #126 (chris-rock)
- Own attribute namespace for os-hardening #114 (joshmyers)
Closed issues:
- pam_passwdqc package install idempotence #134
- Openhub is not up to date #129
- login.defs.erb contains a non-ASCII character which causes a knife cookbook upload failure #122
- fixing the 4 rspec failure #121
- pam node attribute namespace error #118
- Use travis for integration testing #115
- attributes need to be localized to the
node\['chef-os-hardening'\]
namespace #113
Merged pull requests:
- Docs: removing obsolete sysctl hint #151 (artem-sidorenko)
- Moving the attributes with dependencies on other attributes to the recipes #150 (artem-sidorenko)
- Cleanup of sysctl dependency #149 (artem-sidorenko)
- Disable entropy testing #146 (artem-sidorenko)
- Execute integration tests in DigitalOcean #144 (artem-sidorenko)
- Update of Gemfile #141 (artem-sidorenko)
- Remove dependenies to apt and yum cookbooks. #140 (artem-sidorenko)
- Update of kitchen vagrant file #139 (artem-sidorenko)
- Fix the version in metadata.rb #138 (artem-sidorenko)
- Cleanup, update of links in readme #137 (artem-sidorenko)
- Use caching to improve spec performance #136 (ncs-alane)
- Add attribute to control login.defs PASS_WARN_AGE #135 (ncs-alane)
- Revert "Remove dependenies to apt and yum cookbooks." #133 (artem-sidorenko)
- Update test-kitchen settings #130 (shortdudey123)
- Opscode => Chef #128 (shortdudey123)
- Update Rubocop, Foodcritic, and Chefspec coverage #127 (shortdudey123)
- Fix links to opensource tools in README #125 (netflash)
- FIX for issue #122 non-ASCII character #124 (atomic111)
- Update rhel_system_auth.erb #120 (phillym)
- [pam-attr-namespace-fix] #119 (rljohnsn)
- Use new InSpec integration tests #117 (chris-rock)
- Fix issues highlighted in #114 #116 (chris-rock)