You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changes
Improved Dovecot Security: If the Diffie-Hellman (DH) parameters in Dovecot are less than 2048, they will now be automatically increased for enhanced security (#181).
Support for Atomic ModSecurity Ruleset: Conversion now supports scenarios where the Atomic ModSecurity ruleset is installed, ensuring smoother transitions.
Kernel Version Compatibility: Fixed issues (#170, #164) where conversion failed if "kernel-plus" or "kernel-rt" were in use, or if the kernel version was described in a short format.
PHP Vendor Check: Conversion will now be prevented if PHP provided by the vendor is in use, ensuring compatibility and stability (#193).
Awstats Configuration: Added a new feature to recreate the awstats configuration during the conversion process, improving overall functionality (#185).
Logrotate Configuration Optimization: The syslog logrotate configuration backup (/etc/logrotate.d/syslog.bak) has been relocated from /etc/logrotate.d to avoid unnecessary inclusion on logrotate side (#183).
Service Stopping Fix: Resolved an issue (#177) where service stopping failed when neither postfix nor qmail were installed.
Reinstallation of Conflict Packages: Fixed missing packages during the reinstallation of conflict packages, ensuring smoother conversion (#212).
Service Startability Check: Added a new check (#209) to ensure that a service can be started before attempting to start it, enhancing reliability.