Skip to content

Release v1.0.3

Latest
Compare
Choose a tag to compare
@SandakovMM SandakovMM released this 29 Oct 06:57
4de3d85

New Features and Improvements

  • Lock elevate versions: we lock versions of elevate packages to make sure packages update will not break the conversion process unexpectedly
  • Roundcube Configuration Management: Implemented functionality to save and restore Roundcube configurations with custom settings, preventing loss during updates or migrations.
  • Feedback archive improvements: Added kernel modules information and leapp related gpg keys into the feedback archive, enhancing diagnostics and system information reporting.
  • Internetx Mapping Enhancement: New action introduced to create mapping for internetx.repo repositories
  • MOTD messages for signals handling: add MOTD messages on receiving signals to clarify the script status.
  • Perl Modules Mapping: added mapping for following perl modules: perl-B-Hooks-OP-Check, perl-B-Hooks-OP-Check, perl-indirect, perl-Scalar-List-Utils, perl-Scalar-List-Utils, perl-Scalar-List-Utils, perl-Test-LeakTrace and perl-Test-LeakTrace.
  • PostgreSQL Locale Pre-check: added preliminary checks to ensure PostgreSQL and system locales match before proceeding with operations to avoid failures on PostgreSQL database upgrade on finishing stage.
  • Avoid conversion when plesk installed from archive
  • Bind Configuration Enhancements: Adjustments to handle all included files in Bind configurations, ensuring comprehensive management of DNS settings
  • Avoid remove of mariadb package if new packages can't be installed: there is a chance that mariadb package can't be installed on finishing stage, so we check if it's possible to install new packages before removing the old ones.

Bug Fixes

  • Add switching cloudlinux channel back during reversion: Fixed an issue where the CloudLinux channel was not switched back to the original state during the reversion process.
  • Avoid elevate update on finishing stage: Elevate update is not required and sometimes leads to dnf issues.
  • Mailman Service Handling: Now skips interactions with inactive Mailman services to prevent errors during the conversion process.
  • Progress Bar Fix: Enhanced monitoring for situations where progress bars get stuck, ensuring smoother upgrade experiences.