What's Changed
- Support vz format of the kernel version information by @SandakovMM in #3
- Make sure packageinfo object in leapp json configuration has out_packageset/in_packageset before do anything by @SandakovMM in #1
- New
AssertMinFreeDiskSpace
check by @kpushkaryov in #6 - New
EnableEnhancedSecurityMode
action by @kpushkaryov in #6 - Plesk installer output redirected to log instead of the console during installed Plesk components check by @kpushkaryov in #6
- Failed checks doesn't interrupt the program in the
--show-plan
mode by @kpushkaryov in #6 - Convert
dist.Distro
enum to a proper class by @kpushkaryov in #6 SetupDebianRepositories
action renamed toSetupAptRepositories
with aliasesSetupDebianRepositories
,SetupUbuntuRepositories
by @kpushkaryov in #6
Full Changelog: v1.0.0...v1.1.0