Update changelog
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
William Hirigoyen (Evolix) 2022-06-13 17:37:47 +02:00
parent e3715ca2d6
commit dd990fe6d5

View file

@ -67,9 +67,14 @@ The **patch** part changes is incremented if multiple releases happen the same m
* docker: Allow "live-restore" to be toggled with docker_conf_live_restore * docker: Allow "live-restore" to be toggled with docker_conf_live_restore
* evocheck: upstream release 22.06 * evocheck: upstream release 22.06
* evolinux-base: Replacement of variable `evolinux_packages_hardware` by `ansible_virtualization_role == "host"` automatize host type detection and avoids installing smartd & other on VM.
* minifirewall: tail template follows symlinks * minifirewall: tail template follows symlinks
* mysql: add "set crypt_use_gpgme=no" Mutt option, for mysqltuner * mysql: add "set crypt_use_gpgme=no" Mutt option, for mysqltuner
### Fixed
* Role `postfix`: Add missing `localhost.localdomain localhost` to `mydestination` variable which caused undelivered of some local mails.
## [22.05.1] 2022-05-12 ## [22.05.1] 2022-05-12
### Added ### Added