|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [2.5.10](https://github.com/dev-sec/ssh-baseline/tree/2.5.10) (2020-07-16) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/dev-sec/ssh-baseline/compare/2.5.9...2.5.10) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- use correct kex for RedHat/CentOS/Oracle Linux 8 [\#175](https://github.com/dev-sec/ssh-baseline/pull/175) ([schurzi](https://github.com/schurzi)) |
| 10 | + |
3 | 11 | ## [2.5.9](https://github.com/dev-sec/ssh-baseline/tree/2.5.9) (2020-07-04) |
4 | 12 |
|
5 | 13 | [Full Changelog](https://github.com/dev-sec/ssh-baseline/compare/2.5.8...2.5.9) |
|
36 | 44 |
|
37 | 45 | - PR \#163 leads to failing sshd-14 check [\#169](https://github.com/dev-sec/ssh-baseline/issues/169) |
38 | 46 |
|
39 | | -**Merged pull requests:** |
40 | | - |
41 | | -- ListenAddress should exist [\#165](https://github.com/dev-sec/ssh-baseline/pull/165) ([micheelengronne](https://github.com/micheelengronne)) |
42 | | - |
43 | 47 | ## [2.5.5](https://github.com/dev-sec/ssh-baseline/tree/2.5.5) (2020-05-20) |
44 | 48 |
|
45 | 49 | [Full Changelog](https://github.com/dev-sec/ssh-baseline/compare/2.5.4...2.5.5) |
|
77 | 81 | **Merged pull requests:** |
78 | 82 |
|
79 | 83 | - changelog only triggered when release [\#162](https://github.com/dev-sec/ssh-baseline/pull/162) ([micheelengronne](https://github.com/micheelengronne)) |
| 84 | +- sshd\_config custom path [\#161](https://github.com/dev-sec/ssh-baseline/pull/161) ([micheelengronne](https://github.com/micheelengronne)) |
80 | 85 | - Continously updated changelog [\#160](https://github.com/dev-sec/ssh-baseline/pull/160) ([micheelengronne](https://github.com/micheelengronne)) |
81 | 86 |
|
82 | 87 | ## [2.5.1](https://github.com/dev-sec/ssh-baseline/tree/2.5.1) (2020-05-18) |
|
85 | 90 |
|
86 | 91 | **Merged pull requests:** |
87 | 92 |
|
88 | | -- sshd\_config custom path [\#161](https://github.com/dev-sec/ssh-baseline/pull/161) ([micheelengronne](https://github.com/micheelengronne)) |
89 | 93 | - Align versions everywhere in the project [\#159](https://github.com/dev-sec/ssh-baseline/pull/159) ([micheelengronne](https://github.com/micheelengronne)) |
90 | 94 |
|
91 | 95 | ## [2.5.0](https://github.com/dev-sec/ssh-baseline/tree/2.5.0) (2020-05-18) |
|
103 | 107 |
|
104 | 108 | **Merged pull requests:** |
105 | 109 |
|
| 110 | +- ListenAddress should exist [\#165](https://github.com/dev-sec/ssh-baseline/pull/165) ([micheelengronne](https://github.com/micheelengronne)) |
106 | 111 | - API rate limiter debug [\#158](https://github.com/dev-sec/ssh-baseline/pull/158) ([micheelengronne](https://github.com/micheelengronne)) |
107 | 112 | - Release github workflow [\#157](https://github.com/dev-sec/ssh-baseline/pull/157) ([micheelengronne](https://github.com/micheelengronne)) |
108 | 113 | - In a container, sshd should not run as root [\#152](https://github.com/dev-sec/ssh-baseline/pull/152) ([micheelengronne](https://github.com/micheelengronne)) |
|
0 commit comments