From bd1b1a777503f1cb810bedd234bea0c0bb29ddfa Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Wed, 14 Nov 2018 16:11:42 +0100 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47611945..072bfcd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,19 +11,20 @@ The **patch** part changes incrementally at each release. ## [Unreleased] ### Added -apache: separate task to update IP whitelist -evolinux-base: install man package -evomaintenance: FROM domain is configurable -fail2ban: separate task to update IP whitelist -nginx: add tag for ips management -nginx: separate task to update IP whitelist -postfix: enable SSL/TLS client -ssl: add an SSL role for certificates deployment -haproxy: add vars for tls configuration +* apache: separate task to update IP whitelist +* evolinux-base: install man package +* evomaintenance: FROM domain is configurable +* fail2ban: separate task to update IP whitelist +* nginx: add tag for ips management +* nginx: separate task to update IP whitelist +* postfix: enable SSL/TLS client +* ssl: add an SSL role for certificates deployment +* haproxy: add vars for tls configuration ### Changed -evocheck: update script from upstream -evomaintenance: update script from upstream +* evocheck: update script from upstream +* evomaintenance: update script from upstream +* mysql: restart service if systemd unit has been patched ### Fixed * redis: for permissions on log and lib directories