Skip to content

v7.0.1

Compare
Choose a tag to compare
@iliajie iliajie released this 16 Oct 14:10
· 156 commits to master since this release
2cc9871

Change since version 7.0.0:

  • Add test and display a warning if system was pre-configured

    image
  • Add an option to force-latest when --setup repos, i.e.:

    # ./virtualmin-install.sh -help | grep setup
       --setup|-s <auto|force-latest>  setup Virtualmin software repositories and exit
    # ./virtualmin-install.sh --setup force-latest
    
  • Fix to make sure that old repositories won't be switched to the new when re-running repos setup (on second run)

  • Fixed and tested installations on RHEL 8 and 9

  • Fix to suppress key import message when installing Perl

  • Fix to suppress printing spinner upon EPEL download