Skip to content

Releases: plesk/ubuntu18to20

Release v2.2.0

22 Jan 15:48
0facf43
Compare
Choose a tag to compare

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

29 Oct 14:44
8fb2fdf
Compare
Choose a tag to compare

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

24 Jun 03:26
dcf478f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

Ubuntu 18 to 20 dist-upgrade tool for Plesk servers v2.0.0

20 Dec 06:20
Compare
Choose a tag to compare

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

30 Oct 09:26
eb4a56b
Compare
Choose a tag to compare

The tool to distupgrade a plesk instance from Ubuntu 18 to Ubuntu 20