From 6566193ebcf3cbbcb417101ef843af94abc90a58 Mon Sep 17 00:00:00 2001 From: William Hirigoyen Date: Tue, 6 Dec 2022 11:57:42 +0100 Subject: [PATCH] Update CHANGELOG --- linux/CHANGELOG | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/linux/CHANGELOG b/linux/CHANGELOG index 61f87d0..a2f0e0b 100644 --- a/linux/CHANGELOG +++ b/linux/CHANGELOG @@ -5,6 +5,13 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp ### Added +New checks : + +* IS_LOCALHOST_IN_POSTFIX_MYDESTINATION +* IS_SSH_FAIL2BAN_JAIL_RENAMED +* IS_NO_LXC_CONTAINER +* IS_LXC_PHP_FPM_SERVICE_UMASK_SET + ### Changed ### Deprecated @@ -13,6 +20,9 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp ### Fixed +* IS_EVOBACKUP_INCS: fix quote. +* IS_PURGE_FAIL2BAN: fix function never called in main(). + ### Security ## [22.11] 2022-11-27