|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [9.2.0](https://github.com/dev-sec/ansible-ssh-hardening/tree/9.2.0) (2020-06-18) |
| 3 | +## [9.2.0](https://github.com/dev-sec/ansible-ssh-hardening/tree/9.2.0) (2020-06-20) |
4 | 4 |
|
5 | 5 | [Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/9.1.1...9.2.0)
|
6 | 6 |
|
7 | 7 | **Implemented enhancements:**
|
8 | 8 |
|
9 | 9 | - Add archlinux support [\#291](https://github.com/dev-sec/ansible-ssh-hardening/pull/291) ([djesionek](https://github.com/djesionek))
|
| 10 | +- Harmonize style [\#290](https://github.com/dev-sec/ansible-ssh-hardening/pull/290) ([aisbergg](https://github.com/aisbergg)) |
10 | 11 |
|
11 | 12 | ## [9.1.1](https://github.com/dev-sec/ansible-ssh-hardening/tree/9.1.1) (2020-06-06)
|
12 | 13 |
|
|
15 | 16 | **Implemented enhancements:**
|
16 | 17 |
|
17 | 18 | - unify changelog and release actions [\#289](https://github.com/dev-sec/ansible-ssh-hardening/pull/289) ([rndmh3ro](https://github.com/rndmh3ro))
|
18 |
| -- allow customization of login gracetime and max sessins [\#287](https://github.com/dev-sec/ansible-ssh-hardening/pull/287) ([chris-rock](https://github.com/chris-rock)) |
19 | 19 |
|
20 | 20 | **Fixed bugs:**
|
21 | 21 |
|
|
26 | 26 |
|
27 | 27 | [Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/9.0.0...9.1.0)
|
28 | 28 |
|
| 29 | +**Implemented enhancements:** |
| 30 | + |
| 31 | +- allow customization of login gracetime and max sessins [\#287](https://github.com/dev-sec/ansible-ssh-hardening/pull/287) ([chris-rock](https://github.com/chris-rock)) |
| 32 | + |
29 | 33 | ## [9.0.0](https://github.com/dev-sec/ansible-ssh-hardening/tree/9.0.0) (2020-05-18)
|
30 | 34 |
|
31 | 35 | [Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/8.1.0...9.0.0)
|
|
305 | 309 | **Implemented enhancements:**
|
306 | 310 |
|
307 | 311 | - Fix ansible.cfg settings [\#122](https://github.com/dev-sec/ansible-ssh-hardening/pull/122) ([fazlearefin](https://github.com/fazlearefin))
|
308 |
| -- Finish 94 [\#116](https://github.com/dev-sec/ansible-ssh-hardening/pull/116) ([rndmh3ro](https://github.com/rndmh3ro)) |
309 | 312 |
|
310 | 313 | **Merged pull requests:**
|
311 | 314 |
|
|
384 | 387 | **Implemented enhancements:**
|
385 | 388 |
|
386 | 389 | - Avoid small primes for DH and allow rebuild of DH primes [\#89](https://github.com/dev-sec/ansible-ssh-hardening/issues/89)
|
| 390 | +- Finish 94 [\#116](https://github.com/dev-sec/ansible-ssh-hardening/pull/116) ([rndmh3ro](https://github.com/rndmh3ro)) |
387 | 391 | - Accommodate missing plugins in kitchen\_vagrant\_block.rb [\#100](https://github.com/dev-sec/ansible-ssh-hardening/pull/100) ([fullyint](https://github.com/fullyint))
|
388 | 392 | - Use different Hostkeys according to installed ssh version [\#99](https://github.com/dev-sec/ansible-ssh-hardening/pull/99) ([rndmh3ro](https://github.com/rndmh3ro))
|
389 | 393 | - Remove small dh primes [\#97](https://github.com/dev-sec/ansible-ssh-hardening/pull/97) ([rndmh3ro](https://github.com/rndmh3ro))
|
|
0 commit comments