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

Commit 33ee223

Browse files
author
dev-sec CI
committed
update changelog
1 parent acd48f0 commit 33ee223

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

CHANGELOG.md

+10-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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)
@@ -386,10 +394,6 @@
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)
@@ -419,7 +423,6 @@
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:**
@@ -457,6 +460,7 @@
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

@@ -496,6 +500,7 @@
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

0 commit comments

Comments
 (0)