Skip to content
This repository has been archived by the owner on Dec 26, 2020. It is now read-only.

Releases: dev-sec/ansible-ssh-hardening

9.7.0

17 Aug 10:38
aaece07
Compare
Choose a tag to compare

Changelog

9.7.0 (2020-08-16)

Full Changelog

Implemented enhancements:

  • add separate option for controlling motd via pam #320 (schurzi)

Fixed bugs:

  • MOTD Enabled prints MOTD twice on Ubuntu #319

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

9.6.0

28 Jul 08:42
f1a65f5
Compare
Choose a tag to compare

Changelog

9.6.0 (2020-07-28)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • fix local kitchen tests #318 (schurzi)
  • fix sftp_umask; store as literal not octal #317 (aqw)

Closed issues:

  • Make SSH banner path configurable #315

* This Changelog was automatically generated by github_changelog_generator

9.5.0

27 Jul 15:13
bf7c4dd
Compare
Choose a tag to compare

Changelog

9.5.0 (2020-07-27)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • network_ipv6_enable: true not working #311

Closed issues:

  • RHEL/CentOS 8 requires removal or editing of /etc/crypto-policies/back-ends/openssh*.config #275

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

9.4.0

21 Jul 20:38
0cbfc29
Compare
Choose a tag to compare

Changelog

9.4.0 (2020-07-21)

Full Changelog

Implemented enhancements:

  • Add CentOS 8 support for ansible-ssh-hardening #247
  • adding specific things for IPv6 support #312 (altf4arnold)
  • add support for CentOS8 #309 (schurzi)
  • README: New section on server port and idempotency #307 (nununo)

Fixed bugs:

  • network_ipv6_enable: true not working #311
  • CBC Ciphers should be disabled by default. #308

Closed issues:

  • Idempotency when changing sshd ports #299
  • Simplify crypto.yml checks with blocks #256
  • Possibility for customising host key algorithms? #243

* This Changelog was automatically generated by github_changelog_generator

9.3.0

09 Jul 12:37
147a26c
Compare
Choose a tag to compare

Changelog

9.3.0 (2020-07-09)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Typo in hardening.yml #303
  • Task create sshd_config and set permissions fails #302
  • Simplify crypto.yml checks with blocks #256

* This Changelog was automatically generated by github_changelog_generator

9.2.0

25 Jun 12:49
Compare
Choose a tag to compare

Changelog

9.2.0 (2020-06-25)

Full Changelog

Implemented enhancements:

Closed issues:

  • Add RHEL 8 Support #261

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

9.1.1

06 Jun 08:29
Compare
Choose a tag to compare

Changelog

9.1.1 (2020-06-06)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • AllowTCPForwarding set to no although I have ssh\_allow\_tcp\_forwarding: yes #286
  • ssh\_allow\_tcp\_forwarding: use quotes for values #288 (jeanmonet)

* This Changelog was automatically generated by github_changelog_generator

9.1.0

02 Jun 07:01
21bec11
Compare
Choose a tag to compare

Changelog

9.1.0 (2020-06-02)

Full Changelog

Implemented enhancements:

  • allow customization of login gracetime and max sessions #287 (chris-rock)

* This Changelog was automatically generated by github_changelog_generator

9.0.0

18 May 08:39
2c0fb49
Compare
Choose a tag to compare

Changelog

9.0.0 (2020-05-18)

Full Changelog

Breaking changes:

  • make ssh client-side compression configurable #284 (aqw)

Fixed bugs:

  • Disable Ubuntu dynamic login MOTD #271

Closed issues:

  • Ubuntu disable dynamic MOTD failing #283

* This Changelog was automatically generated by github_changelog_generator

8.1.0

09 May 17:54
Compare
Choose a tag to compare

Changelog

8.1.0

Full Changelog

Implemented enhancements:

  • add changelog and release workflow #282 (rndmh3ro)
  • fix: Ansible part of Fedora build #281 (kostasns)
  • Add changelog action #280 (rndmh3ro)
  • fix: Amazon linux build #279 (kostasns)
  • feat: Allow to set custom list of HostKeyAlgorithms #278 (kostasns)
  • fix(ansible_facts): replace few remaining facts from 'ansible_' to using 'ansible_facts' dictionary #277 (kostasns)

* This Changelog was automatically generated by github_changelog_generator