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

Commit 75880c8

Browse files
author
dev-sec CI
committed
update changelog
1 parent 760f120 commit 75880c8

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

CHANGELOG.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,21 @@
11
# Changelog
22

3-
## [9.4.1](https://github.com/dev-sec/ansible-ssh-hardening/tree/9.4.1) (2020-07-22)
3+
## [9.5.0](https://github.com/dev-sec/ansible-ssh-hardening/tree/9.5.0) (2020-07-22)
44

5-
[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/9.4.0...9.4.1)
5+
[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/9.4.0...9.5.0)
6+
7+
**Implemented enhancements:**
8+
9+
- rework CRYPTO\_POLICY handling for fedora [\#314](https://github.com/dev-sec/ansible-ssh-hardening/pull/314) ([schurzi](https://github.com/schurzi))
610

711
**Fixed bugs:**
812

913
- network\_ipv6\_enable: true not working [\#311](https://github.com/dev-sec/ansible-ssh-hardening/issues/311)
1014

15+
**Closed issues:**
16+
17+
- RHEL/CentOS 8 requires removal or editing of /etc/crypto-policies/back-ends/openssh\*.config [\#275](https://github.com/dev-sec/ansible-ssh-hardening/issues/275)
18+
1119
**Merged pull requests:**
1220

1321
- improve testing in kitchen and travis [\#313](https://github.com/dev-sec/ansible-ssh-hardening/pull/313) ([schurzi](https://github.com/schurzi))
@@ -491,10 +499,6 @@
491499
- Selinux issue [\#75](https://github.com/dev-sec/ansible-ssh-hardening/issues/75)
492500
- Running the tests locally [\#61](https://github.com/dev-sec/ansible-ssh-hardening/issues/61)
493501

494-
**Closed issues:**
495-
496-
- Applied-Crypto-Hardening project and new cyphers. [\#28](https://github.com/dev-sec/ansible-ssh-hardening/issues/28)
497-
498502
## [3.1.0](https://github.com/dev-sec/ansible-ssh-hardening/tree/3.1.0) (2016-08-03)
499503

500504
[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/3.1...3.1.0)
@@ -602,6 +606,7 @@
602606
**Closed issues:**
603607

604608
- ssh\_ports - individual client/server config [\#33](https://github.com/dev-sec/ansible-ssh-hardening/issues/33)
609+
- Applied-Crypto-Hardening project and new cyphers. [\#28](https://github.com/dev-sec/ansible-ssh-hardening/issues/28)
605610
- UsePAM should probably default to yes on Red Hat Linux 7 [\#23](https://github.com/dev-sec/ansible-ssh-hardening/issues/23)
606611

607612
**Merged pull requests:**

0 commit comments

Comments
 (0)