Skip to content

Releases: dev-sec/ansible-collection-hardening

7.13.2

23 Nov 10:44
Compare
Choose a tag to compare

Changelog

7.13.1

23 Nov 07:12
Compare
Choose a tag to compare

Changelog

7.13.1 (2021-11-23)

Full Changelog

Closed issues:

  • Unable to use 7.13.0 Release #503

7.13.0

23 Nov 06:55
b0393a1
Compare
Choose a tag to compare

Changelog

7.13.0 (2021-11-15)

Full Changelog

Implemented enhancements:

Closed issues:

  • Please create the collection in ansible-galaxy #407

Merged pull requests:

7.12.0

22 Oct 10:46
384c097
Compare
Choose a tag to compare

Changelog

7.12.0 (2021-10-21)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Extend os_hardening minimize_access task to cover additional passwd/group/shadow/gshadow paths #488
  • postgresql_hardening role #484
  • os_hardening fails on "Create a combined sysctl-dict if overwrites are defined" task #482
  • Improve changelog generation #381

7.11.0

15 Oct 13:40
e819f89
Compare
Choose a tag to compare

Changelog

7.11.0 (2021-08-30)

Full Changelog

Implemented enhancements:

Closed issues:

  • MariaDB hardening fails, because log_error file is missing [Debian 11] #476

Merged pull requests:

7.10.0

17 Aug 11:23
d7eb00f
Compare
Choose a tag to compare

Changelog

7.10.0 (2021-08-15)

Full Changelog

Fixed bugs:

  • mysql_hardening cannot work with mysql on freebsd #472

Closed issues:

  • run ansible-lint only once in Github Actions #398

Merged pull requests:

7.9.0

22 Jul 14:35
66bd1f0
Compare
Choose a tag to compare

Changelog

7.9.0 (2021-07-22)

Full Changelog

Implemented enhancements:

Closed issues:

  • MySQL hardening fails because of missing attribute #464
  • devsec.hardenting.os_hardening breaks pmlogger_daily on Oracle Linux 8 (maybe RHEL 8 too) #460
  • add "when" statements for every import_tasks in hardening.yml #453

Merged pull requests:

  • update metadata to include community.mysql deps #465 (rndmh3ro)

7.8.0

08 Jul 11:30
27c6b93
Compare
Choose a tag to compare

Changelog

7.8.0 (2021-07-01)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • add "when" statements for every import_tasks in hardening.yml #453
  • Disable IPv6 | sysctl-18 net.ipv6.conf.all.disable_ipv6: 1 #406 [os_hardening]

Merged pull requests:

7.7.0

24 May 20:11
2597854
Compare
Choose a tag to compare

Changelog

7.7.0 (2021-05-24)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Warning: iptables-legacy tables present, Debian 10 #274
  • Check for MariaDB Version when selecting users without passwords #444 [mysql_hardening] (neubi4)
  • Adds dependency on ansible.posix and community.general #415 (irl)

Closed issues:

  • No dependency on ansible.posix collection #414
  • No dependency on community.general #413
  • in lxc/docker/openvz IPv6 is always disabled by ufw-configuration #402
  • Allow login_unix_socket to be specified #327

Merged pull requests:

7.6.0

27 Apr 19:22
284943b
Compare
Choose a tag to compare

Changelog

7.6.0 (2021-04-27)

Full Changelog

Implemented enhancements:

  • ssh: Client HostKeyAlgorithms configuration variable #442 (sepek)

Fixed bugs:

  • mysql USER and HOST should be quoted for drop query #443 (neubi4)

Closed issues:

  • Support HostKeyAlgorithms configuration for ssh_client file #441

Merged pull requests: