From 17bfa30b448a4989dc439a893d417a71c7976e3b Mon Sep 17 00:00:00 2001 From: thorstenspille Date: Wed, 21 Apr 2021 00:32:44 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b31309..d423b7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,12 @@ -**** Version 0.1 **** +**** Zamba LXC Toolbox v0.1 **** - `locales` are now configured noninteractive #21 - timezone is now configured with `pct set` command in `install.sh` #22 - changed command sequence in `install.sh` - select container first, then start the installation - improved / updated documentation - replaced `just-lxc` container by `debian-priv` and `debian-unpriv` container - (un)privileged now defined as constant based on created service #6 -- improved log messages in `install.sh` \ No newline at end of file +- improved log messages in `install.sh` +- `mailpiler`: website is now also `default_host`, removed nginx default site, dns entry is still required +- changed `mailpiler` version to 1.3.11 +- changed `element-web` version to 1.7.25 +- `LXC_AUTHORIZED_KEY` variable now defines an `authorized_keys` file, by default the configuration of you proxmox host will be inherited (`~/.ssh/authorized_keys`) \ No newline at end of file