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]