From 05967aa1f3ebdf7f5eb24ef811a19d46f6cfde4e Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 27 Aug 2024 14:46:47 +0200 Subject: [PATCH] Update 0.2.7.md --- documentation/docs/changelog/0.2.7.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.2.7.md b/documentation/docs/changelog/0.2.7.md index df54555d..03249684 100644 --- a/documentation/docs/changelog/0.2.7.md +++ b/documentation/docs/changelog/0.2.7.md @@ -11,6 +11,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 SELinux on Fedora40 causing infinite restart of mysql container - error `error while loading shared libraries: libtinfo.so.6: cannot change memory protections`. - Fixed bug with pquota mount for docker storage file on CentOS 9. ### 💅 Polish