diff --git a/CHANGELOG b/CHANGELOG index b4d491b1..319ed816 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -107,6 +107,8 @@ or change their default value between versions. --------- Added support for detecting systemd and reporting it as a service manager. +The systemd plugin has been released as a community plugin. + * Uploads --------- Solved a bug which added the proxy configuration twice. @@ -129,15 +131,21 @@ display on systems with a white background. When no auditor name has been specified, it will say that instead of unknown. +Functions file has been cleaned up, including adding developer debug information +when old functions are still be used. Later on these functions will be deleted, +and therefore placed at the bottom. + + * Program options ----------------- Added --developer option to enable developer mode Added --verbose to show more details on screen and reducing in normal mode Added --show-warnings-only to just show any warnings on screen -Added --skip-plugins to disable running any plugins +Added --skip-plugins to disable running any plugins (alias: --no-plugins) Changed --quiet to really quiet Remove --config option, use lynis show profiles instead + * Functions ----------- [ContainsString] New function to search for a string in another one @@ -151,12 +159,14 @@ Remove --config option, use lynis show profiles instead [PortIsListening] Check if a service it listening to a specified port [SkipAtomicTest] Allow smaller tests to be skipped (e.g. SSH-7408) + * Tests ------- [AUTH-9262] Restructure of test, support for pwquality PAM [AUTH-9308] Check for systemd targets [BANN-7119] /etc/motd test disabled [BANN-7122] /etc/motd content test disabled +[BOOT-5184] Improve file permissions check for CentOS 7 machines [DBS-1860] Check for status of DB2 [CRYP-7902] Support for multiple profiles, improved logging [FILE-6372] Properly checking for /etc/fstab now, ignore comments