|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [2.8.1](https://github.com/dev-sec/ssh-baseline/tree/2.8.1) (2023-03-31) |
| 3 | +## [2.8.1](https://github.com/dev-sec/ssh-baseline/tree/2.8.1) (2023-05-02) |
4 | 4 |
|
5 | 5 | [Full Changelog](https://github.com/dev-sec/ssh-baseline/compare/2.8.0...2.8.1) |
6 | 6 |
|
|
14 | 14 |
|
15 | 15 | **Merged pull requests:** |
16 | 16 |
|
| 17 | +- add spellchecking with codespell [\#214](https://github.com/dev-sec/ssh-baseline/pull/214) ([schurzi](https://github.com/schurzi)) |
17 | 18 | - Configure Renovate [\#213](https://github.com/dev-sec/ssh-baseline/pull/213) ([renovate[bot]](https://github.com/apps/renovate)) |
18 | 19 | - extend BSD Support [\#212](https://github.com/dev-sec/ssh-baseline/pull/212) ([schurzi](https://github.com/schurzi)) |
19 | 20 | - simplify crypto library [\#209](https://github.com/dev-sec/ssh-baseline/pull/209) ([rndmh3ro](https://github.com/rndmh3ro)) |
|
219 | 220 |
|
220 | 221 | - changelog only triggered when release [\#162](https://github.com/dev-sec/ssh-baseline/pull/162) ([micheelengronne](https://github.com/micheelengronne)) |
221 | 222 | - sshd\_config custom path [\#161](https://github.com/dev-sec/ssh-baseline/pull/161) ([micheelengronne](https://github.com/micheelengronne)) |
222 | | -- Continously updated changelog [\#160](https://github.com/dev-sec/ssh-baseline/pull/160) ([micheelengronne](https://github.com/micheelengronne)) |
| 223 | +- Continuously updated changelog [\#160](https://github.com/dev-sec/ssh-baseline/pull/160) ([micheelengronne](https://github.com/micheelengronne)) |
223 | 224 |
|
224 | 225 | ## [2.5.1](https://github.com/dev-sec/ssh-baseline/tree/2.5.1) (2020-05-18) |
225 | 226 |
|
|
250 | 251 | - ubuntu versions [\#151](https://github.com/dev-sec/ssh-baseline/pull/151) ([micheelengronne](https://github.com/micheelengronne)) |
251 | 252 | - Use SHA2 HMACs in OpenSSH for RHEL family 6.5+ [\#146](https://github.com/dev-sec/ssh-baseline/pull/146) ([foonix](https://github.com/foonix)) |
252 | 253 | - Support of CentOS 8 [\#143](https://github.com/dev-sec/ssh-baseline/pull/143) ([artem-sidorenko](https://github.com/artem-sidorenko)) |
253 | | -- Move atribute to spec as local var [\#142](https://github.com/dev-sec/ssh-baseline/pull/142) ([kiwivogel](https://github.com/kiwivogel)) |
| 254 | +- Move attribute to spec as local var [\#142](https://github.com/dev-sec/ssh-baseline/pull/142) ([kiwivogel](https://github.com/kiwivogel)) |
254 | 255 | - Fix deprecations [\#141](https://github.com/dev-sec/ssh-baseline/pull/141) ([kiwivogel](https://github.com/kiwivogel)) |
255 | 256 | - Issue 139 - Use cmp instead of be matcher to allow string matching [\#140](https://github.com/dev-sec/ssh-baseline/pull/140) ([chbiel](https://github.com/chbiel)) |
256 | 257 | - Issue 137 - MaxAuthTries Parameter. [\#138](https://github.com/dev-sec/ssh-baseline/pull/138) ([monobaila](https://github.com/monobaila)) |
257 | | -- Debian 10 has Openssh 7.9 with deperecated UsePrivilegeSeparation [\#135](https://github.com/dev-sec/ssh-baseline/pull/135) ([artem-sidorenko](https://github.com/artem-sidorenko)) |
| 258 | +- Debian 10 has Openssh 7.9 with deprecated UsePrivilegeSeparation [\#135](https://github.com/dev-sec/ssh-baseline/pull/135) ([artem-sidorenko](https://github.com/artem-sidorenko)) |
258 | 259 | - Debian 10 support for ciphers, kex, macs [\#134](https://github.com/dev-sec/ssh-baseline/pull/134) ([artem-sidorenko](https://github.com/artem-sidorenko)) |
259 | 260 |
|
260 | 261 | ## [2.4.1](https://github.com/dev-sec/ssh-baseline/tree/2.4.1) (2019-05-16) |
|
405 | 406 |
|
406 | 407 | - 1.2.0 [\#57](https://github.com/dev-sec/ssh-baseline/pull/57) ([chris-rock](https://github.com/chris-rock)) |
407 | 408 | - Symlinks real suite names to "default" [\#55](https://github.com/dev-sec/ssh-baseline/pull/55) ([conorsch](https://github.com/conorsch)) |
408 | | -- complet inspec tests [\#52](https://github.com/dev-sec/ssh-baseline/pull/52) ([atomic111](https://github.com/atomic111)) |
| 409 | +- complete inspec tests [\#52](https://github.com/dev-sec/ssh-baseline/pull/52) ([atomic111](https://github.com/atomic111)) |
409 | 410 |
|
410 | 411 | ## [1.1.1](https://github.com/dev-sec/ssh-baseline/tree/1.1.1) (2015-01-14) |
411 | 412 |
|
|
0 commit comments