This repository was archived by the owner on Dec 26, 2020. It is now read-only.
File tree 1 file changed +10
-5
lines changed
1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
11
## [ 8.1.0] ( https://github.com/dev-sec/ansible-ssh-hardening/tree/8.1.0 ) (2020-05-09)
4
12
5
13
[ Full Changelog] ( https://github.com/dev-sec/ansible-ssh-hardening/compare/8.0.0...8.1.0 )
386
394
- Selinux issue [ \# 75] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/75 )
387
395
- Running the tests locally [ \# 61] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/61 )
388
396
389
- ** Closed issues:**
390
-
391
- - Applied-Crypto-Hardening project and new cyphers. [ \# 28] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/28 )
392
-
393
397
## [ 3.1.0] ( https://github.com/dev-sec/ansible-ssh-hardening/tree/3.1.0 ) (2016-08-03)
394
398
395
399
[ Full Changelog] ( https://github.com/dev-sec/ansible-ssh-hardening/compare/3.1...3.1.0 )
419
423
** Closed issues:**
420
424
421
425
- ` 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 )
423
426
- Move cipher/kex/mac vars to defaults [ \# 53] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/53 )
424
427
425
428
** Merged pull requests:**
457
460
** Closed issues:**
458
461
459
462
- 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 )
460
464
461
465
** Merged pull requests:**
462
466
496
500
497
501
** Closed issues:**
498
502
503
+ - sftp\_ enabled: false will break Ansible's template module [ \# 55] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/55 )
499
504
- ssh\_ ports - individual client/server config [ \# 33] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/33 )
500
505
- UsePAM should probably default to yes on Red Hat Linux 7 [ \# 23] ( https://github.com/dev-sec/ansible-ssh-hardening/issues/23 )
501
506
You can’t perform that action at this time.
0 commit comments