Skip to content

Release v1.4.3

Compare
Choose a tag to compare
@SandakovMM SandakovMM released this 25 Oct 13:30
· 30 commits to master since this release
2fe7284

New Features and Improvements

  • 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

Bug Fixes

  • Progress Bar Fix: Enhanced monitoring for situations where progress bars get stuck, ensuring smoother upgrade experiences.
  • Mailman Service Handling: Now skips interactions with inactive Mailman services to prevent errors during the conversion process.
  • Avoid libidn2 removement: Since elevate able to handle libidn2, we avoid removing it during the conversion process since missing this package can cause issues with dnf operations.