From ec04552390268e740fe92606c87cbeee7132c20d Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Fri, 14 Oct 2022 12:30:47 +0100 Subject: [PATCH] updated changes Signed-off-by: Mark Bolwell --- Changelog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Changelog.md b/Changelog.md index 2fa85d4..07283db 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,19 @@ # Changes to rhel9CIS +## 0.5 + +### Taken from RHEL8-CIS issues and PRs + +- #209 5.6.5 rewrite umask settings +- #220 tidy up and align variables +- #226 Thanks to Thulium-Drake + -Extended the auditd config required value for auditd space left percentage (not part of CIS Benchmark but required fopr auditd to run correctly in some cases) + +- #227 thanks to OscarElits + - chrony files now RH expected locations +- #228 Thanks to benbulll + - audit binary copy var missing + ## 0.4 - Added assertion that ansible_user has password set for rule 5.3.4