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:
authormboelen <michael@cisofy.com>2014-10-13 12:45:10 +0400
committermboelen <michael@cisofy.com>2014-10-13 12:45:10 +0400
commit7c067c62c4e79e79e8ae06ee3cef4c2d6e13ae3c (patch)
tree8835d6d8d68a4de75614ed25b0d990a627bc1e04 /CHANGELOG
parentf7bcf6064023ff4026c05eeecd8aadf60ff1a2ce (diff)
Updated log
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files 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)