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-09-19 04:23:21 +0400
committermboelen <michael@cisofy.com>2014-09-19 04:23:21 +0400
commit66d05cf844eb29fb2375f321b8e1b975054a670a (patch)
treeb3896d8c9ee4f79e33ad66eaaac6b1c82f0892a2
parente12b95ba883134c10ffd97fa919fe205574dc469 (diff)
Updated log
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8564834c..73fd35cf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -31,10 +31,13 @@
- ShowSymlinkPath function to check path behind a symlink
- FileIsEmpty function to check for empty files
- Detection for SaltStack configuration management tooling
+ - Added linux_config_file to report
Changes:
- Improved inetd test to avoid false positive with xinetd process [INSE-8002]
- Permissions check has been adjusted to allow packaging and pentest mode
+ - Added detection for compressed Linux config file [KRNL-5728]
+ - Added support for compressed Linux config file [KRNL-5730]
- Fix for reading at.deny file [SCHD-7720]
- Extended telnet in inetd test [INSE-8016]
- Removed individual warnings [BOOT-5184]