Skip to content

1.3.1

Compare
Choose a tag to compare
@nodiscc nodiscc released this 24 Jun 19:10
· 2021 commits to master since this release

v1.3.1 - 2021-06-24

Upgrade procedure:

  • xsrv upgrade to upgrade roles in your playbook to the latest release
  • xsrv 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)