Skip to content
This repository was archived by the owner on Jul 13, 2021. It is now read-only.

Release el6toel7 v0.7.0

Choose a tag to compare

@pirat89 pirat89 released this 22 Oct 20:25
· 79 commits to el6toel7 since this release

Bump to version 0.7.0

  • added new informational module for the Samba
    (Fixes: #7 )
  • added init script that initialize environment before the modules
    are processed; it is processed by the PA automatically when the
    init file exists and it is executable
  • added file properties.ini with additional metadata for the PA
    about set of modules
  • modules now require preupgrade-assistant* (PA) packages v2.5.0+
    (Fixes: #6)
  • removed pointless dependency on redhat-upgrade-tool
    (Fixes: #8)
  • polishing of texts
  • removed keys check_script and solution from INI file of each
    module
  • modified modules to not use deprecated functionality from PA API
  • modified openssh/sysconfig module to remove astray output and provide
    cleaner information with relevant risk level
  • ensure the grub2 is installed on upgraded system
    (Fixes: #23)