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:
authorMichael Boelen <michael.boelen@cisofy.com>2016-08-13 20:17:49 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-08-13 20:17:49 +0300
commitf0a957642b2544767d29affd8646885dd29faa22 (patch)
treee2b2c81b265ef59cdd9208694d01881081c529ee
parent37b3da6f542424e45b252f5b6ccabab279e3f478 (diff)
Updated log
-rw-r--r--CHANGELOG.md20
1 files changed, 18 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index df7b88bb..a483eff1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,8 +9,6 @@ Additions
---------
* OpenStack detection
* Option to disable automatic refresh of software repository
-* Redis test to detect configuration file
-* Test Redis configuration for several best practices
Languages
@@ -23,6 +21,18 @@ Fixes
* Some tests did not show a warning text
+PHP
+---
+Support for PHP5.6
+
+
+Redis
+-----
+* Redis test to detect configuration files
+* Test Redis configuration for several best practices
+* Perform permission check on Redis configuration files
+
+
Settings
--------
* Many settings have a new alias (with dashes instead underscores)
@@ -33,6 +43,7 @@ Functions
---------
* ExitFatal can now exit program with optional text
* ShowSymlinkPath and FileIsReadable test for at least one argument
+* IsNotebook can detect if system is a notebook (or not)
Tests
@@ -43,6 +54,11 @@ Tests
* DBS-1888 - Redis 'bind localhost' check
+Lynis Enterprise integration
+----------------------------
+* Tag 'redis-server' is added for systems running Redis
+
+
---------------------------------------------------------------------------------
Lynis 2.3.2 (2016-08-09)