From 5bdc754f57ba4c75a80cf28ebf0d4cb9aceba2ae Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Sat, 10 Sep 2016 16:12:58 +0200 Subject: [PATCH] Updated log --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) 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)