Skip to content

Ansible-os-hardening 5.1.0

Compare
Choose a tag to compare
@rndmh3ro rndmh3ro released this 04 Nov 20:48
· 2000 commits to master since this release
b9acd71

5.1.0 (2018-10-17)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • auditd causing v5.0 to fail on unpriviledged LXC's #191
  • Setting os_security_users_allow has no effect #175
  • add /usr/bin/su to suid_guid whitelist #199 (ccolic)
  • ensure that permissions to su-binary are not restricted to root user and group only, if os_security_users_allow contains the value change_user #197 (szEvEz)