clean CHANGELOG

This commit is contained in:
Jérémy Lecour 2019-04-16 16:27:10 +02:00 committed by Jérémy Lecour
parent 7bb15e7b70
commit c61e40bdf8
1 changed files with 10 additions and 10 deletions

View File

@ -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