1.3.1
v1.3.1 - 2021-06-24
Upgrade procedure:
xsrv upgrade
to upgrade roles in your playbook to the latest releasexsrv deploy
to apply changes
Fixed:
- common: msmtp: fix msmtp unable to read /etc/aliases (
/etc/aliases: line 1: invalid address
) - common: msmtp: fix unreadable /etc/msmtprc configuration for un privileged users
- nextcloud/apache/php: fix path to PHP APCU configuration file (really fix
cannot allocate memory
errors on nextcloud upgrades) - tt_rss: fix/automate initial database population and schema upgrades, update documentation
Added:
- common: msmtp: allow disabling STARTTLS (
msmtp_starttls: yes/no
) - backup: rsnapshot: don't update timestamp file after weekly/monthly backups (monitoring only measures time since the last successful daily backup)
Changed:
- nextcloud: upgrade to 20.0.10
- update documentation (virt-manager/add basic VM provisioning procedure)