From 6ec2d9f1892a6d8d1752f1a4f203236204a5665e Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 27 Aug 2024 14:44:49 +0200 Subject: [PATCH] Update 0.2.7.md --- documentation/docs/changelog/0.2.7.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.2.7.md b/documentation/docs/changelog/0.2.7.md index acfd7c63..df54555d 100644 --- a/documentation/docs/changelog/0.2.7.md +++ b/documentation/docs/changelog/0.2.7.md @@ -10,6 +10,7 @@ Not yet released. ### 🐛 Bug fixes - +- Fixed bug with DebianBanner in sshd_config on Fedora and AlmaLinux causing the service to fail. +- Fixed bug with pquota mount for docker storage file on CentOS 9. ### 💅 Polish