|
8 | 8 |
|
9 | 9 | - add SmartOS support [\#294](https://github.com/dev-sec/ansible-ssh-hardening/pull/294) ([aqw](https://github.com/aqw))
|
10 | 10 |
|
| 11 | +**Fixed bugs:** |
| 12 | + |
| 13 | +- fix local kitchen tests [\#318](https://github.com/dev-sec/ansible-ssh-hardening/pull/318) ([schurzi](https://github.com/schurzi)) |
| 14 | +- fix sftp\_umask; store as literal not octal [\#317](https://github.com/dev-sec/ansible-ssh-hardening/pull/317) ([aqw](https://github.com/aqw)) |
| 15 | + |
| 16 | +**Closed issues:** |
| 17 | + |
| 18 | +- Make SSH banner path configurable [\#315](https://github.com/dev-sec/ansible-ssh-hardening/issues/315) |
| 19 | + |
11 | 20 | ## [9.5.0](https://github.com/dev-sec/ansible-ssh-hardening/tree/9.5.0) (2020-07-27)
|
12 | 21 |
|
13 | 22 | [Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/9.4.0...9.5.0)
|
|
59 | 68 | - Add support for X11 configuration [\#297](https://github.com/dev-sec/ansible-ssh-hardening/issues/297)
|
60 | 69 | - add blocks to crypto.yml checks [\#305](https://github.com/dev-sec/ansible-ssh-hardening/pull/305) ([schurzi](https://github.com/schurzi))
|
61 | 70 | - fix typo in hardening.yml [\#304](https://github.com/dev-sec/ansible-ssh-hardening/pull/304) ([schurzi](https://github.com/schurzi))
|
62 |
| -- allow customization of X11Forwarding [\#300](https://github.com/dev-sec/ansible-ssh-hardening/pull/300) ([divialth](https://github.com/divialth)) |
63 | 71 |
|
64 | 72 | **Fixed bugs:**
|
65 | 73 |
|
|
77 | 85 | **Implemented enhancements:**
|
78 | 86 |
|
79 | 87 | - Add RHEL 8 Support [\#261](https://github.com/dev-sec/ansible-ssh-hardening/issues/261)
|
| 88 | +- allow customization of X11Forwarding [\#300](https://github.com/dev-sec/ansible-ssh-hardening/pull/300) ([divialth](https://github.com/divialth)) |
80 | 89 | - Add option to create 'LocalPort' match blocks [\#295](https://github.com/dev-sec/ansible-ssh-hardening/pull/295) ([aisbergg](https://github.com/aisbergg))
|
81 | 90 | - Add archlinux support [\#291](https://github.com/dev-sec/ansible-ssh-hardening/pull/291) ([djesionek](https://github.com/djesionek))
|
82 | 91 | - Harmonize style [\#290](https://github.com/dev-sec/ansible-ssh-hardening/pull/290) ([aisbergg](https://github.com/aisbergg))
|
|
565 | 574 |
|
566 | 575 | **Closed issues:**
|
567 | 576 |
|
| 577 | +- Install from ansible galaxy missing files \(tasks\) [\#50](https://github.com/dev-sec/ansible-ssh-hardening/issues/50) |
568 | 578 | - should generate new ssh host key files [\#45](https://github.com/dev-sec/ansible-ssh-hardening/issues/45)
|
569 | 579 |
|
570 | 580 | **Merged pull requests:**
|
|
577 | 587 |
|
578 | 588 | **Closed issues:**
|
579 | 589 |
|
580 |
| -- Install from ansible galaxy missing files \(tasks\) [\#50](https://github.com/dev-sec/ansible-ssh-hardening/issues/50) |
581 | 590 | - Fix directory structure. [\#43](https://github.com/dev-sec/ansible-ssh-hardening/issues/43)
|
582 | 591 |
|
583 | 592 | **Merged pull requests:**
|
|
0 commit comments