From 68cce04b757cee55679167fede95b012de96522e Mon Sep 17 00:00:00 2001 From: dev-sec CI Date: Thu, 18 Jun 2020 07:49:14 +0000 Subject: [PATCH] update inspec.yml and changelog --- CHANGELOG.md | 12 ++++++++++++ inspec.yml | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b121cab..429932f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.5.8](https://github.com/dev-sec/ssh-baseline/tree/2.5.8) (2020-06-18) + +[Full Changelog](https://github.com/dev-sec/ssh-baseline/compare/2.5.7...2.5.8) + +**Implemented enhancements:** + +- Add support for Archlinux [\#173](https://github.com/dev-sec/ssh-baseline/pull/173) ([mesaguy](https://github.com/mesaguy)) + +**Closed issues:** + +- Support KEX for OpenSSH 8.0+ & quantum resistant KEX [\#144](https://github.com/dev-sec/ssh-baseline/issues/144) + ## [2.5.7](https://github.com/dev-sec/ssh-baseline/tree/2.5.7) (2020-05-25) [Full Changelog](https://github.com/dev-sec/ssh-baseline/compare/2.5.6...2.5.7) diff --git a/inspec.yml b/inspec.yml index 9a29f5b..b7324d4 100644 --- a/inspec.yml +++ b/inspec.yml @@ -6,6 +6,6 @@ copyright: DevSec Hardening Framework Team copyright_email: hello@dev-sec.io license: Apache-2.0 summary: Test-suite for best-practice SSH hardening -version: 2.5.7 +version: 2.5.8 supports: - - os-family: unix + - os-family: unix