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>2020-04-06 21:47:45 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2020-04-06 21:47:45 +0300
commitc368846a08d12901e7de43b525d3e055c7f67508 (patch)
tree6702dee4e7ee2525bced39ea285d945b83ebf5ff /CHANGELOG.md
parent798f5322f6908c80fb356b5022ce99012938e42b (diff)
Added support to require a detected and known package manager
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3edd55cc..f21bd306 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -159,6 +159,7 @@ Using the relevant options, the scan will change base on the intended goal.
- Several code cleanups, simplification of commands, and code standardization
- Tests using lsof may ignore individual threads (if supported)
- Corrected end-of-life detection for CentOS 7 and CentOS 8
+- Tests can require detected package manager (--package-manager-required)
- Do not show tool tips when quiet option is used
- Improved screen output in several tests
- Extended output of 'lynis update info'