diff --git a/CHANGELOG b/CHANGELOG index 0b942a74..f780e7b6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -22,11 +22,13 @@ New: - Running Lynis without root permissions will start non-privileged scan + - Added new test to determine if Snoopy is used [ACCT-9636] - Gentoo package listing [PKGS-7304] - Gentoo vulnerable packages test [PKGS-7393] - Test for GRUB boot loader password [BOOT-5122] - Added grub2-install to binaries - Added ClamXav for Mac OS X [MALW-3288] + - Systemd service and timer example file added Changes: - Properly detect mod_evasive on Gentoo and others [HTTP-6640] @@ -35,6 +37,7 @@ - Split GRUB test into two tests [BOOT-5122] - Minor adjustments to log output - Added Mac OS uptime check [BOOT-5202] + - Renamed dev directory to extras --