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:
-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]