1.25.0
v1.25.0 - 2024-10-19
Upgrade procedure:
xsrv self-upgrade
to upgrade the xsrv scriptxsrv upgrade
to upgrade roles/ansible environments to the latest releasexsrv deploy
to apply changes
Added:
- add
stirlingpdf
role (PDF manipulation tools) - add
moodist
role (ambient sound mixer) - libvirt: enable KSM (VM memory deduplication)
Changed:
- shaarli: increase default max memory size for php-fpm pool to 256MB
- nextcloud: upgrade to v28.0.11 [1]
- gitea: upgrade to v1.22.3 [1] [2] [3] [4]
- ollama: upgrade to v0.3.5 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31]
- ollama: upgrade ollama-ui to the latest version [1]
- matrix: update element-web to v1.11.77 [1] [1] [3] [4] [5] [6] [7] [8] [9] [10] [11]
- openldap: update ldap-account-manager to v8.8
- matrix: update synapse-admin to v0.10.3 [1]
- postgresql: update pgmetrics to v1.17.0
- goaccess: update IP to Country GeoIP database to v2024-09
- xsrv: update ansible to v10.5.0 [1 [2]
- netdata: install/upgrade netdata from new self-hosted repositories [1]
- netdata: make role compatible with Ubuntu 22.04
- improve test tools
Fixed:
- netdata: fix netdata not upgrading automatically from 1.45.6 to later versions
- jellyfin: fix jellyfin not upgrading automtically from 10.8.13 to 10.9.2
- wireguard: really delete peers from the configuration when
wireguard_peers[*].state
is set toabsent
- wireguard: fix variable checks for
wireguard_peers
withstate: absent
and nopublic_key
defined - postgresql: rsyslog: fix postgresql log messages incorrectly tagged as
mongodb
in syslog - openldap: fix ldap-account-manager download failing with
urlopen error timed out
- gitea_act_runner: fix runner failing to register with
[E] Deprecated config option [oauth2].ENABLE is present, please use [oauth2].ENABLED instead