Skip to content

Releases: virtualmin/virtualmin-install

The plural of "http"

01 May 04:50
Compare
Choose a tag to compare

Use https when downloading files during installation. Also use https for Debian/Ubuntu repos (even though repo metadata is signed, so it's not really necessary).

S.O.D.

02 Nov 22:26
Compare
Choose a tag to compare

This version fixes the "Speak English or Die" bug where the UID isn't correctly detected if LANG was set to some languages other than en_US or C (maybe any, maybe just some, I dunno).

(This is a re-tagging of v6.0.8 because I forgot to bump the revision in the VER variable in the file.)

A Host Has No Name

14 Sep 07:02
Compare
Choose a tag to compare
  • Using --hostname and --force together would not actually skip the hostname confirmation step, and so it was impossible to run unattended, without having the hostname already correctly set on the system.
  • Setting hostname was actually broken on some systems some of the time (it depended on what was already in /etc/hosts).
  • Hostname gets added to /etc/hostname. This exhibited as a hostname: Name or service not known error during configuration of ProFTPd, and could cause quirky behavior for mail.
  • Ctrl-C works as expected now in user input dialogs (i.e. you can exit the installer using Ctrl-C when it is prompting for input).
  • Cosmetic cleanups, especially when exiting with Ctrl-C, but also when exiting due to errors. Spinner artifacts should be cleaned up properly in all circumstances instead of just some.

Everything Works If You Let It

23 Aug 23:21
Compare
Choose a tag to compare

This release is the first one that actually does all the things it's supposed to on all supported current distribution versions (older versions of distros are less tested, especially non-systemd distros are probably still buggy).

A Better Beta

24 Jul 04:12
Compare
Choose a tag to compare
A Better Beta Pre-release
Pre-release

One last beta release, I think, before we call it production-ready. The only change in this version is that it cleans up after itself.

Beta 3: Rise of the PIDs

11 Jul 10:52
Compare
Choose a tag to compare
Pre-release

Just another minor bugfix release

Beta 2 Electric Boogaloo

07 Jul 05:01
Compare
Choose a tag to compare
Pre-release

Minor bugfix release for another round of beta testing.

Beta for real

24 Jun 05:14
Compare
Choose a tag to compare
Beta for real Pre-release
Pre-release

This is the first feature-complete version of the Virtualmin 6 installer (it probably doesn't work everywhere, but when it does work, it probably results in a fully functional Virtualmin 6 system, or very close to it).

New features since the last roll:

  • Firewalld - Sets up a new firewall with firewalld, blocking everything except the ports and services needed for hosting. There's been some upgrades to the Webmin Firewalld module to make managing rules nicer...some of those aren't actually in the released Webmin yet, but will be in a day or two.
  • Fail2ban - Sets up fail2ban to monitor most of the services in a Virtualmin system, including Webmin and ssh logins, some mail logins, etc.

It's probably broken in fun ways, so file tickets if you find them.

Fails and Bails

11 Jun 04:02
Compare
Choose a tag to compare
Fails and Bails Pre-release
Pre-release

This release should bail out of the whole installer when an important download fails. If it can't grab necessary files, it shouldn't try to continue.

v5.9.1

11 Jun 04:02
Compare
Choose a tag to compare
v5.9.1 Pre-release
Pre-release
Merge branch 'master' of github.com:virtualmin/virtualmin-install