From 1d5415237ce12906ab9da0c04dcb8078d584fc20 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Tue, 30 Apr 2024 17:16:22 +0200 Subject: [PATCH] sort CHANGELOG --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b98d4d1..0fcf0833 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,16 +30,16 @@ The **patch** part is incremented if multiple releases happen the same month ### Fixed -* certbot: Fix HAProxy renewal hook * certbot: Fix HAPEE renewal hook +* certbot: Fix HAProxy renewal hook +* evolinux-base/logcheck: fix conf patch, journal check was not disabled when asked +* fail2ban: SQLite purge script didn't vacuum as expected + error when vacuum cannot be done * keepalived: Fix tasks that use file instead of copy * memcached: Fix conditions not properly writen (installation was always in multi-instance mode) -* fail2ban: SQLite purge script didn't vacuum as expected + error when vacuum cannot be done * nagios-nrpe: create /etc/bash_completion.d if missing +* openvpn: install packages manually, because openbsd_pkg module is broken since OpenBSD 7.4 with the version of Ansible we currently use * packweb: fix old bug (2017!) .orig file created by module patch and taken in account by ProFTPd * redis: replace inline argument with environment variable for the password -* evolinux-base/logcheck: fix conf patch, journal check was not disabled when asked -* openvpn: install packages manually, because openbsd_pkg module is broken since OpenBSD 7.4 with the version of Ansible we currently use ### Removed