Releases: dev-sec/ansible-ssh-hardening
9.7.0
Changelog
9.7.0 (2020-08-16)
Implemented enhancements:
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
Changelog
9.6.0 (2020-07-28)
Implemented enhancements:
Fixed bugs:
Closed issues:
- Make SSH banner path configurable #315
* This Changelog was automatically generated by github_changelog_generator
9.5.0
Changelog
9.5.0 (2020-07-27)
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
Changelog
9.4.0 (2020-07-21)
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:
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
Changelog
9.3.0 (2020-07-09)
Implemented enhancements:
- Add support for X11 configuration #297
- add blocks to crypto.yml checks #305 (schurzi)
- fix typo in hardening.yml #304 (schurzi)
- allow customization of X11Forwarding #300 (divialth)
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
Changelog
9.2.0 (2020-06-25)
Implemented enhancements:
Closed issues:
- Add RHEL 8 Support #261
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
9.1.1
Changelog
9.1.1 (2020-06-06)
Implemented enhancements:
Fixed bugs:
- AllowTCPForwarding set to
no
although I havessh\_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
Changelog
9.1.0 (2020-06-02)
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
Changelog
9.0.0 (2020-05-18)
Breaking changes:
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
Changelog
8.1.0
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