mirror of
https://github.com/dev-sec/ansible-collection-hardening
synced 2024-11-10 09:14:18 +00:00
6 KiB
6 KiB
Changelog
7.0.1 (2020-12-15)
Implemented enhancements:
- Error on applying the sysctl vars on Debian Jessy #230
- Improvements of comments in opensshd.conf.j2 #338 #339 (joubbi)
Closed issues:
- Version 7.0.0 of "os-hardening" has not been published in Ansible Galaxy repository #340
- Comments in opensshd.conf.j2 should be improved #338
- pyinfra #336
- suffix _hardening #334
- Incompatible with python 3 on CentOS #333
- squashfs not being disabled then failing test #308
- variable name inconsistency: ssh / sshd #329
- Getting “msg”: “Destination /etc not writable” even with become: yes #280
Merged pull requests:
7.0.0 (2020-11-11)
Breaking changes:
Implemented enhancements:
- Breaking change in ansible-lint - set file permissions explicitly #299
- Improve Documentation #315 (schurzi)
- Arch support #303 (rndmh3ro)
- fix linting for molecule #301 (schurzi)
- file permissions explicitly defined #300 (danielkubat)
- Optimize and unify when clause #295 (Alexhha)
- use find module instead of shell #294 (danielkubat)
- improve testing #287 (schurzi)
- Mount proc filesystem using hidepid option #283 (alegrey91)
- unify changelog and release actions #279 (rndmh3ro)
- purge insecure packages #275 (chris-rock)
- add changelog and release workflow #271 (rndmh3ro)
Fixed bugs:
- Task "set 10.hardcore.conf perms to 0400 and root ownership" fails in check mode #313
- use touch for 10.hardcore.conf to avoid problems with dry-run #314 (schurzi)
- use touch with no date changes #310 (rndmh3ro)
- do not touch sysctl file to avoid idempotency problems #309 (rndmh3ro)
- replace module parameter fixed #297 (danielkubat)
Closed issues:
- Any planned support for RHEL/CentOS 8? #298
Merged pull requests:
- prettier markdown files action added #322 (danielkubat)
- adjust permissions on shadow file on suse #311 (rndmh3ro)
- fix fedora build #296 (rndmh3ro)
- do not blacklist used filesystems #289 (schurzi)
- move hidepid vars into defaults so theyre overwritable #285 (rndmh3ro)
- install procps in debian so sysctl.conf exists #282 (rndmh3ro)
* This Changelog was automatically generated by github_changelog_generator