From 0f59f73297b877a49515380fa7b822c122129136 Mon Sep 17 00:00:00 2001 From: "thibault.dewailly" Date: Mon, 2 Oct 2023 13:17:00 +0000 Subject: [PATCH] bump to 4.1.2 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index c7aa0d9..230537f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cis-hardening (4.1-2) unstable; urgency=medium + + * fix: root_dir is still /opt/cis-hardening for the moment (#208) + + -- Thibault Dewailly Mon, 02 Oct 2023 13:14:58 +0000 + cis-hardening (4.1-1) unstable; urgency=medium * fix: debian12 functional test pass is now mandatory (#207)