From b7641cc16af31f5f061f66c5c3ed9540487768a9 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Wed, 21 Aug 2019 14:54:01 +0200 Subject: [PATCH] Updated log --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9bc4fa4..32b6f157 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,7 +35,8 @@ Using the relevant options, the scan will change base on the intended goal. - Security: test parameters and arguments for presence of control characters - Security: filtering out unexpected characters from profiles - Security: test if setuid bit is set on Lynis binary -- New function: DisplayWarning - show a warning on the screen +- New function: DisplayException +- New function: DisplayWarning - New function: Equals - New function: GetReportData - New function: HasCorrectFilePermissions @@ -91,6 +92,7 @@ Using the relevant options, the scan will change base on the intended goal. - STRG-1840 - renamed to USB-1000 - STRG-1842 - added default authorized devices and renamed to USB-2000 - TOOL-5002 - differentiate between a discovered binary and running process +- Use 'pre-release/release' (was: 'dev/final') with 'lynis show release' - Use only locations from PATH environment variable, unless it is not defined - Show tip to use 'lynis generate hostids' when host IDs are missing - The 'show changelog' command works again for newer versions @@ -102,6 +104,7 @@ Using the relevant options, the scan will change base on the intended goal. - bash completion script extended - Updated man page + --------------------------------------------------------------------------------- ## Lynis 2.7.5 (2019-06-24)