From bc98bedf7304b7539ddd6ba29c31e20bc98ea656 Mon Sep 17 00:00:00 2001 From: "thibault.dewailly" Date: Mon, 10 Jul 2023 07:21:13 +0000 Subject: [PATCH] bump to 4.0-1 --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index ccb7eb9..b742adb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +cis-hardening (4.0-1) unstable; urgency=medium + + * fix: 99.1.3_acc_sudoers_no_all: fix a race condition (#186) + * fix: change auditd file rule remediation (#179) + * fix: correct debian package compression override (#181) + * fix: ensure mountpoints are properly detected (#177) + * fix: correct search in 5.4.5_default_timeout in apply mode (#178) + * fix: force xz compression during .deb build (#180) + * feat: official Debian 11 compatibility (#176) + * Bump luizm/action-sh-checker from 0.5.0 to 0.7.0 (#171) + + -- Thibault Dewailly Mon, 10 Jul 2023 07:18:55 +0000 + cis-hardening (3.8-1) unstable; urgency=medium * fix: timeout of 99.1.3 (#168)