From c61e40bdf8b31f576a827819ef78323db36b0d82 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Tue, 16 Apr 2019 16:27:10 +0200 Subject: [PATCH] clean CHANGELOG --- CHANGELOG.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43019df5..ac2a3fad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,23 +16,23 @@ The **patch** part changes incrementally at each release. ### Changed * changed remote repository to https://gitea.evolix.org/evolix/ansible-roles -* evocheck : update script from upstream -* evolinux-base: remove apt-listchanges on Stretch and later -* redis: set variables on nclusion, not with set_facts -* redis: higher limit of open files -* tomcat: better tomcat version management -* webapps/evoadmin-web: add dbadmin.sh to sudoers file -* evomaintenance: embed version 0.5.0 -* opendkim: aligning roles with our conventions, major changes in opendkim-add.sh -* apt: Replace mirror.evolix.org by archives.debian.org for jessie-backport * apt: Ensure jessie-backport from archives.debian.org is accepted * apt: Remove jessie-update suite as it's no longer exists +* apt: Replace mirror.evolix.org by archives.debian.org for jessie-backport +* evocheck : update script from upstream +* evolinux-base: remove apt-listchanges on Stretch and later +* evomaintenance: embed version 0.5.0 +* opendkim: aligning roles with our conventions, major changes in opendkim-add.sh +* redis: higher limit of open files +* redis: set variables on inclusion, not with set_facts +* tomcat: better tomcat version management +* webapps/evoadmin-web: add dbadmin.sh to sudoers file ### Fixed * spamassasin: fix sa-update.sh and ensure service is started and enabled -* tomcat-instance: deploy correct version of server.xml * tomcat-instance: deploy correct version of config files +* tomcat-instance: deploy correct version of server.xml ### Security