Release 10.0.0 #100

Manually merged
jlecour merged 321 commits from unstable into stable 2020-05-13 11:25:49 +02:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 20191c8873 - Show all commits

View file

@ -67,6 +67,7 @@ The **patch** part changes incrementally at each release.
* evolinux-base: Fix our zsyslog rotate config that doesn't work on Debian 10
* certbot: Properly evaluate when apache is installed
* evolinux-base: Don't make alert5.service executable as systemd will complain
* webapps/evoadmin-web: Set default evoadmin_mail_tpl_force to True to fix a regression where the mail template would not get updated because the file is created before the role is first run.
### Security

View file

@ -17,7 +17,7 @@ evoadmin_force_vhost: False
evoadmin_config_local_php_force: False
evoadmin_sudoers_conf_force: False
evoadmin_add_conf_force: False
evoadmin_mail_tpl_force: False
evoadmin_mail_tpl_force: True
evoadmin_htpasswd_force: False
evoadmin_htpasswd: False