diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b9e9d8e..d6894fc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,12 @@ This is a major release of Lynis and includes several big changes. Some of these changes may break your current usage of the tool, so test before deployment! -Breaking changes: +### Breaking changes - Some commands or switches are deprecated or removed - Format of all profile options converted (from key:value to key=value) - Non-interactive by default (use --wait option to pause between groups of tests) +### Security An important focus area for this release is on security. We added several measures to further tighten any possible misuse. @@ -45,6 +46,7 @@ measures to further tighten any possible misuse. - PROC-3612 - show 'Not found' instead of 'OK' - PROC-3614 - show 'Not found' instead of 'OK' - SSH-7402 - detect other SSH daemons like dropbear +- Whow changelog works again for newer versions - systemd service file adjusted - bash completion script extended