2024-01e
mailcow/mailcow-dockerized2024-01eFeb 8, 2024by DerLinkman
AI Summary
A revision to fix issues introduced in the initial ARM64 update, specifically addressing kernel compatibility and network isolation rules.
Key Highlights
- Fixed SOGo crash on older kernels (< 5.10.0-X)
- Fixed Netfilter isolation rules for iptables
- Fixed Dovecot timezone logging
- Increased Unbound checks interval back to 30 seconds
Full Release Notes
## What's Changed * [Netfilter] fix mailcow isolation rule for iptables by @FreddleSpl0it & @tomudding in https://github.com/mailcow/mailcow-dockerized/pull/5700 * [Netfilter] set IP check more relaxed on NFTables.py by @amorfo77 in https://github.com/mailcow/mailcow-dockerized/pull/5711 * [SOGo] Fixed SOGo crash on older kernels < 5.10.0-X by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/commit/5a9702771cba4fedbc79331e92ff757f734df58e * [Dovecot] Fixed Wrong Timezone Logging by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/commit/d08ccbce789880eb81ebebca48d440637ab36983 * [Unbound] Increased checks interval back to 30s by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/commit/63bb8e8cefb4afebd50f12a485f6af5d12c98125 * [Unbound] Removed netcat checks from unbound healthchecks by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/commit/63426c3cd023922a6e3c5f3aa40c4cc95f1d9fe1 **We are aware of the โissueโ with SOGo and the error message in the editor. We have already reached out, and once the fix is implemented, we will seamlessly patch the provided SOGo version with the 2024-01e release. This avoids the need for a new subrelease like the current one.** **Full Changelog**: https://github.com/mailcow/mailcow-dockerized/compare/2024-01d...2024-01e **Updated Blog Page here**: https://mailcow.email/posts/2024/release-2024-01/