Skip to content

Releases: virtualmin/virtualmin-install

wget is better than curl

02 Jan 02:25
Compare
Choose a tag to compare

Sometimes, the old ways are best. (curl on CentOS doesn't like Let's Encrypt certificates.)

I should have gone to bed

05 Dec 10:01
Compare
Choose a tag to compare

The last release had a typo.

Perl looks like sed if you squint

05 Dec 09:50
Compare
Choose a tag to compare

Work around a bug in sed on new CentOS 7 release by using Perl, instead.

Contracting Universe

24 Oct 19:43
Compare
Choose a tag to compare

Stop trying to enable universe repo on Debian. It is only needed, and only exists, on Ubuntu.

They Should Have Sent a Poet

08 Oct 22:57
Compare
Choose a tag to compare
  • Enable the universe repo on Ubuntu even more than before

Look Sharp

08 Oct 22:22
Compare
Choose a tag to compare
  • Fix IP display at end of install
  • Typos

I am because we are

19 May 21:15
Compare
Choose a tag to compare

Initial support for Ubuntu 18.04 LTS.

Known issues:

  • SQLite module needs an update.
  • Needs more user testing.

Two steps forward one step back

01 May 17:46
Compare
Choose a tag to compare

Rollback https for apt repos, because https does not work in apt on Debian (but does work on Ubuntu, oddly).

Re-tagged to include version bump.

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.)