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-09 02:30:08 +0400
committermboelen <michael@cisofy.com>2014-10-09 02:30:08 +0400
commit678900f66065e8db1924643bed44027e4d6103de (patch)
treef57ca185920d29f1c63beb01fa4e5a60bcfe9f03 /CHANGELOG
parent1586332342d08c3a39b3fb684dc9ca88061dbfc3 (diff)
Updated log
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index af561ff5..6db6c535 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -35,6 +35,8 @@
- 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 Grub 2 [BOOT-5121]
- Split GRUB test into two tests [BOOT-5122]
- Minor adjustments to log output
- Added Mac OS uptime check [BOOT-5202]