Skip to content

Commit 68cce04

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent 239de93 commit 68cce04

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.5.8](https://github.com/dev-sec/ssh-baseline/tree/2.5.8) (2020-06-18)
4+
5+
[Full Changelog](https://github.com/dev-sec/ssh-baseline/compare/2.5.7...2.5.8)
6+
7+
**Implemented enhancements:**
8+
9+
- Add support for Archlinux [\#173](https://github.com/dev-sec/ssh-baseline/pull/173) ([mesaguy](https://github.com/mesaguy))
10+
11+
**Closed issues:**
12+
13+
- Support KEX for OpenSSH 8.0+ & quantum resistant KEX [\#144](https://github.com/dev-sec/ssh-baseline/issues/144)
14+
315
## [2.5.7](https://github.com/dev-sec/ssh-baseline/tree/2.5.7) (2020-05-25)
416

517
[Full Changelog](https://github.com/dev-sec/ssh-baseline/compare/2.5.6...2.5.7)

inspec.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ copyright: DevSec Hardening Framework Team
66
copyright_email: hello@dev-sec.io
77
license: Apache-2.0
88
summary: Test-suite for best-practice SSH hardening
9-
version: 2.5.7
9+
version: 2.5.8
1010
supports:
11-
- os-family: unix
11+
- os-family: unix

0 commit comments

Comments
 (0)