This repository was archived by the owner on Dec 26, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ Unreleased] ( https://github.com/dev-sec/ansible-ssh-hardening/tree/HEAD )
4+
5+ [ Full Changelog] ( https://github.com/dev-sec/ansible-ssh-hardening/compare/8.1.0...HEAD )
6+
7+ ** Fixed bugs:**
8+
9+ - Disable Ubuntu dynamic login MOTD [ \# 271] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/271 )
10+
311## [ 8.1.0] ( https://github.com/dev-sec/ansible-ssh-hardening/tree/8.1.0 ) (2020-05-09)
412
513[ Full Changelog] ( https://github.com/dev-sec/ansible-ssh-hardening/compare/8.0.0...8.1.0 )
386394- Selinux issue [ \# 75] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/75 )
387395- Running the tests locally [ \# 61] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/61 )
388396
389- ** Closed issues:**
390-
391- - Applied-Crypto-Hardening project and new cyphers. [ \# 28] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/28 )
392-
393397## [ 3.1.0] ( https://github.com/dev-sec/ansible-ssh-hardening/tree/3.1.0 ) (2016-08-03)
394398
395399[ Full Changelog] ( https://github.com/dev-sec/ansible-ssh-hardening/compare/3.1...3.1.0 )
419423** Closed issues:**
420424
421425- ` ssh\_server\_ports ` a bit misleading in the vars section? [ \# 62] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/62 )
422- - sftp\_ enabled: false will break Ansible's template module [ \# 55] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/55 )
423426- Move cipher/kex/mac vars to defaults [ \# 53] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/53 )
424427
425428** Merged pull requests:**
457460** Closed issues:**
458461
459462- Fix directory structure. [ \# 43] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/43 )
463+ - Applied-Crypto-Hardening project and new cyphers. [ \# 28] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/28 )
460464
461465** Merged pull requests:**
462466
496500
497501** Closed issues:**
498502
503+ - sftp\_ enabled: false will break Ansible's template module [ \# 55] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/55 )
499504- ssh\_ ports - individual client/server config [ \# 33] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/33 )
500505- UsePAM should probably default to yes on Red Hat Linux 7 [ \# 23] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/23 )
501506
You can’t perform that action at this time.
0 commit comments