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-09-10 17:12:58 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-09-10 17:12:58 +0300
commit5bdc754f57ba4c75a80cf28ebf0d4cb9aceba2ae (patch)
tree363baee9a2e841960cbb6adb5f39883dd357012c
parent903016df362e39444d314a81dd4a0ebc61b67da0 (diff)
Updated log
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08acb9d0..f93f2f9b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,11 +11,15 @@ Changes:
by the test ID. It will show the relevant section.
* Several tests have extended log details
* Many style improvements as part of ongoing refactoring of the code
+* Detection of nftables improved
+* Replaced cut, sed, tr and others commands with binary variable (for forensics
+ and future intrusion checking capabilities)
Tests:
------
* CONT-8107 - New test checking number of Docker containers
+* CRYP-7902 - Gather more details regarding certificates
* DBS-1816 - Define skip reason
* FILE-6344 - Adjusted /proc test for hidepid option
* FILE-6362 - Removed warning and add skip reason
@@ -25,6 +29,7 @@ Tests:
* LOGG-2146 - Textual change
* TIME-3104 - timedatectl test now detects NTP synchronization properly
+
---------------------------------------------------------------------------------
Lynis 2.3.3 (2016-08-23)