From 7650dd441d67962cd3643833a60c872ce85deba2 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Tue, 9 Jul 2019 11:18:12 +0200 Subject: [PATCH] Updated log --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index baa645db..65dffde0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,13 +25,15 @@ measures to further tighten any possible misuse. - New profile option: disable-plugin - disables a single plugin - New profile option: ssl-certificate-paths-to-ignore - ignore a path - New test: CRYP-7930 - disk or file system encryption testing +- New report key: openssh_daemon_running ### Changed - Profiles: unused options removed - Profiles: message is displayed when old format "key:value" is used - Security: the 'nounset' (set -u) parameter is now activated by default -- Use locations from PATH environment variable, unless it is empty +- Use only locations from PATH environment variable, unless it is not defined - Show 'lynis generate hostids' when they are missing +- SSH-7402 - detect other SSH daemons like dropbear ---------------------------------------------------------------------------------