Releases: plesk/ubuntu18to20
Releases · plesk/ubuntu18to20
Release v2.2.0
Bug Fixes
- Resolved the issue where the tool could not be started on certain systems
- Ensured that the revert function only undoes actions performed earlier.
- Fixed the problem of repositories being partially adapted for a new OS, which resulted in a failed distribution upgrade.
Release v2.1.2
New Features and Improvements
- Permit distribution upgrade with PHP 7.0 installed
- Fix repository adoption: Previously some parts of the repositories were not updated to Ubuntu 20 during the adoption process
- Feedback archive improvements: Added kernel modules information and leapp related gpg keys into the feedback archive, enhancing diagnostics and system information reporting.
- MOTD messages for signals handling: add MOTD messages on receiving signals to clarify the script status.
Bug Fixes
- Progress Bar Fix: Enhanced monitoring for situations where progress bars get stuck, ensuring smoother upgrade experiences.
Ubuntu 18 to 20 dist-upgrade tool for Plesk servers v2.1.0
What's Changed
- TuxCare ELS support, update submodule by @vizovitin in #5
New Contributors
- @vizovitin made their first contribution in #5
Full Changelog: v2.0.0...v2.1.0
Ubuntu 18 to 20 dist-upgrade tool for Plesk servers v2.0.0
The tool has been redesigned. Now in this repository we have only code specific to Ubuntu 18 to 20 dist-upgrade. General code has been extracted to a separate dist-upgrader repository.
Main changes:
- new
--show-plan
option allows to preview detailed dist-upgrade plan; - intermediate reboots and resuming after failure are now supported (
--resume
mode); - new architecture: dist-upgrader framework and pluggable modules for particular systems;
- bugs fixed.
Ubuntu 18 to Ubuntu 20 distupgrade script v1.0.0
The tool to distupgrade a plesk instance from Ubuntu 18 to Ubuntu 20