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-05-04 23:03:07 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-05-04 23:03:07 +0300
commitad131653db023113617bbda596fcf7ec38f82f1f (patch)
tree1c6e243f76013d9d1e80505c94fbf9f9b454d804 /CHANGELOG
parent90f196f06705ea89ddef80afb7cb31880754c6a2 (diff)
Updated log
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 987db879..6750ba1d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -102,7 +102,11 @@ inherit values first from default.prf, then merge it with custom.prf.
Several tests have been altered to support multiple profiles.
-New profile option: quick=yes|no (similar to --quick)
+New profile options:
+ quick=yes|no (similar to --quick)
+ developer (see Developer section)
+ check-value
+
* SSH
-----
@@ -186,6 +190,7 @@ Remove --config option, use lynis show profiles instead
[NETW-3014] Support for multiple profiles
[PKGS-7303] Added Brew package manager
[PKGS-7354] Test for DNF repoquery plugin before using it
+[PKGS-7381] Check for vuln.xml file
[PROC-3612] Removed wchan output to prevent grsecurity issues
[SCHD-7702] Test for running cron daemon
[SCHD-7704] Test ownership of cronjob files