Skip to content

Centos 7 to AlmaLinux 8 converter v1.2.4

Compare
Choose a tag to compare
@SandakovMM SandakovMM released this 01 Apr 07:26
· 214 commits to master since this release
f214386

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.