|
7 | 7 | **Implemented enhancements:** |
8 | 8 |
|
9 | 9 | - Add support for X11 configuration [\#297](https://github.com/dev-sec/ansible-ssh-hardening/issues/297) |
| 10 | +- add blocks to crypto.yml checks [\#305](https://github.com/dev-sec/ansible-ssh-hardening/pull/305) ([schurzi](https://github.com/schurzi)) |
10 | 11 | - fix typo in hardening.yml [\#304](https://github.com/dev-sec/ansible-ssh-hardening/pull/304) ([schurzi](https://github.com/schurzi)) |
11 | 12 | - allow customization of X11Forwarding [\#300](https://github.com/dev-sec/ansible-ssh-hardening/pull/300) ([divialth](https://github.com/divialth)) |
12 | 13 |
|
13 | | -**Fixed bugs:** |
14 | | - |
15 | | -- fix package install in tests [\#301](https://github.com/dev-sec/ansible-ssh-hardening/pull/301) ([rndmh3ro](https://github.com/rndmh3ro)) |
16 | | - |
17 | 14 | **Closed issues:** |
18 | 15 |
|
19 | 16 | - Typo in hardening.yml [\#303](https://github.com/dev-sec/ansible-ssh-hardening/issues/303) |
20 | 17 | - Task create sshd\_config and set permissions fails [\#302](https://github.com/dev-sec/ansible-ssh-hardening/issues/302) |
| 18 | +- Simplify crypto.yml checks with blocks [\#256](https://github.com/dev-sec/ansible-ssh-hardening/issues/256) |
21 | 19 |
|
22 | 20 | ## [9.2.0](https://github.com/dev-sec/ansible-ssh-hardening/tree/9.2.0) (2020-06-25) |
23 | 21 |
|
|
30 | 28 | - Add archlinux support [\#291](https://github.com/dev-sec/ansible-ssh-hardening/pull/291) ([djesionek](https://github.com/djesionek)) |
31 | 29 | - Harmonize style [\#290](https://github.com/dev-sec/ansible-ssh-hardening/pull/290) ([aisbergg](https://github.com/aisbergg)) |
32 | 30 |
|
| 31 | +**Fixed bugs:** |
| 32 | + |
| 33 | +- fix package install in tests [\#301](https://github.com/dev-sec/ansible-ssh-hardening/pull/301) ([rndmh3ro](https://github.com/rndmh3ro)) |
| 34 | + |
33 | 35 | **Merged pull requests:** |
34 | 36 |
|
35 | 37 | - add centos 8 to meta [\#298](https://github.com/dev-sec/ansible-ssh-hardening/pull/298) ([rndmh3ro](https://github.com/rndmh3ro)) |
|
457 | 459 | - Selinux issue [\#75](https://github.com/dev-sec/ansible-ssh-hardening/issues/75) |
458 | 460 | - Running the tests locally [\#61](https://github.com/dev-sec/ansible-ssh-hardening/issues/61) |
459 | 461 |
|
| 462 | +**Closed issues:** |
| 463 | + |
| 464 | +- Applied-Crypto-Hardening project and new cyphers. [\#28](https://github.com/dev-sec/ansible-ssh-hardening/issues/28) |
| 465 | + |
460 | 466 | ## [3.1.0](https://github.com/dev-sec/ansible-ssh-hardening/tree/3.1.0) (2016-08-03) |
461 | 467 |
|
462 | 468 | [Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/3.1...3.1.0) |
|
564 | 570 | **Closed issues:** |
565 | 571 |
|
566 | 572 | - ssh\_ports - individual client/server config [\#33](https://github.com/dev-sec/ansible-ssh-hardening/issues/33) |
567 | | -- Applied-Crypto-Hardening project and new cyphers. [\#28](https://github.com/dev-sec/ansible-ssh-hardening/issues/28) |
568 | 573 | - UsePAM should probably default to yes on Red Hat Linux 7 [\#23](https://github.com/dev-sec/ansible-ssh-hardening/issues/23) |
569 | 574 |
|
570 | 575 | **Merged pull requests:** |
|
0 commit comments