Update 0.2.7.md

This commit is contained in:
Stefan Pejcic 2024-08-27 15:12:21 +02:00 committed by GitHub
parent 22a8f4e1a8
commit f3db4f724e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 error on CentOS 9 when starting CSF: `Can't locate locale.pm in @INC (you may need to install the locale module)`.
- 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.