Releases: dev-sec/puppet-os-hardening
Releases · dev-sec/puppet-os-hardening
puppet-os-hardening 2.4.0
puppet-os-hardening 2.3.3
Changes in v2.3.3
- fix CI: use docker driver for transfering files (#290)
- Disable new check 'os-14' for automated testing (#291)
- Restore ability to override /etc/shadow file permissions and group owner (#293)
- move to CentOS 8 Stream from quay.io (#295)
- fix(pam_passwdqc): remove accidental paste from pam_passwdqc.erb (#299)
puppet-os-hardening 2.3.2
puppet-os-hardening 2.3.1
Changelog generator problem - older changes included in current delta
Implemented enhancements:
- Add support for Puppet 7 #267
- allow defining parameters in hiera #248
- Add integration tests for current platforms #172
- Add Puppet 7 tests + new versions #282 (mcgege)
- Remove Puppet v5 support + tests #281 (mcgege)
- update to PDK template 2.1.1 #278 (mcgege)
- Add documentation on hiera usage (see #248) #274 (mcgege)
- Update to PDK 2.0 template #273 (mcgege)
- Fix: Dead links result in an error #271 #272 (LooOOooM)
- move to github actions #264 (schurzi)
- fixed alignment of properties and indentation #263 (hp197)
- Added manage_system_users option and formatted properties #262 (hp197)
- use new syntax for stub in rspec #259 (schurzi)
- Fix + switch for arp_ignore #256 (mcgege)
- Move from inspec to cinc #238 (mcgege)
Fixed bugs:
- Activate manage_cron_permissions to satisfy cron tests #269 (mcgege)
- Solve bundle problem on automated tests #268 (mcgege)
- add source for chef-utils gem (bundle confusion) #265 (mcgege)
- Revert "secure_redirects should be set to 1 (default)" #260 (mcgege)
- Switch to Inspec 4 to break bundler loop #257 (mcgege)
Closed issues:
- New warning - max_files - exceeds the default soft limit 1000 #279
- enable_log_martians to false are logged #277
- Dead links result in an error #271
- Duplicate declaration #270
- Using relative file modes can result very wrong in some cases #222
Merged pull requests:
- Add ignore_max_files_warnings (#279) #280 (earthgecko)
- Disable sysctl configuration #253 (Tahitibob35)
puppet-os-hardening 2.3.0
Implemented enhancements:
- Use CINC (instead of InSpec 4) #212
- move to github actions #264 (schurzi)
- fixed alignment of properties and indentation #263 (hp197)
- Added manage_system_users option and formatted properties #262 (hp197)
- use new syntax for stub in rspec #259 (schurzi)
- Move from inspec to cinc #238 (mcgege)
Fixed bugs:
puppet-os-hardening 2.2.11
puppet-os-hardening 2.2.10
puppet-os-hardening 2.2.9
puppet-os-hardening 2.2.8
puppet-os-hardening 2.2.7
Implemented enhancements:
- If disabled service should also be stopped #226 (mcgege)
- Manage files /etc/anacrontab and crontab equally #225 (mcgege)
Fixed bugs:
- Travis-CI fix (kitchen / faraday broken?) #228 (mcgege)
Closed issues:
- disabled_services should be stopped too #224
- os_hardening::minimize_access should treat anacrontab the same as crontab #223