Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2016-07-27 13:14:34 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-07-27 13:14:34 +0300
commit5ac6ffa9acfc890d8cec2e1135c87e1c061e9ef9 (patch)
tree601bd6d76df1fcce14486e7b836cbecbf420cb9d /CHANGELOG.md
parentff3f13cdd05cda852f30b1d5e4947321e8406eee (diff)
Update log
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3381a9e5..80b0792c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -45,21 +45,27 @@ General
* Changed header and footer of screen output
* Allow atomic tests to be skipped (e.g. SSH-7408)
* Extended tests database with category (lynis show tests)
+* By default Lynis will now run in 'quick mode' and not break after each
+section. You can get this behavior by adding the --wait option.
Functions
---------
* RemoveColors - New test to clear colors
* DisplayError - Display error on screen in uniform format and colors
+* SkipAtomicTest - This function is now properly working with lowercase strings
Website
-------
Several controls on the website are added or updated, including:
+* FILE-6344
* FINT-4315
* FINT-4402
* HTTP-6714
* MACF-6234
+* NAME-4018
+* NAME-4402
* PHP-2374
* PROC-3612
* TIME-3106