From 7c067c62c4e79e79e8ae06ee3cef4c2d6e13ae3c Mon Sep 17 00:00:00 2001 From: mboelen Date: Mon, 13 Oct 2014 10:45:10 +0200 Subject: [PATCH] Updated log --- CHANGELOG | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 14e42a06..910756c2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -32,16 +32,18 @@ - Added tests for Shellshock bash vulnerability [SHLL-6290] Changes: + - Adjustments so insecure SSL protocols are detected in nginx config [HTTP-6710] + - Only gather unique name servers from /etc/resolv.conf [NAME-2704] - Properly detect mod_evasive on Gentoo and others [HTTP-6640] - Improvements to kernel detection (e.g. Gentoo) [KRNL-5830] - - Improved GetHostID function for systems having only ip binary - - Adjustments so insecure SSL protocols are detected in nginx config [HTTP-6710] - Improved boot loader detection for GRUB2 [BOOT-5121] - Split GRUB test into two tests [BOOT-5122] - - Minor adjustments to log output - Added Mac OS uptime check [BOOT-5202] + - Improved GetHostID function for systems having only ip binary + - Minor adjustments to log output - Renamed dev directory to extras + -- * 1.6.2 (2014-09-22)