Update 0.2.7.md

This commit is contained in:
Stefan Pejcic 2024-08-27 14:46:47 +02:00 committed by GitHub
parent 6ec2d9f189
commit 05967aa1f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,7 @@ Not yet released.
### 🐛 Bug fixes ### 🐛 Bug fixes
- Fixed bug with DebianBanner in sshd_config on Fedora and AlmaLinux causing the service to fail. - 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. - Fixed bug with pquota mount for docker storage file on CentOS 9.
### 💅 Polish ### 💅 Polish