From 06c47493e96f746a9e132d9bec496c1a9b174cb8 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Wed, 29 Nov 2023 09:24:28 +0100 Subject: [PATCH] sort changelog --- CHANGELOG.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49437036..754d374d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,9 +14,9 @@ The **patch** part changes is incremented if multiple releases happen the same m ### Added * Preliminary work for php83 +* lxc-php: Allow one to install php83 on Bookworm container * nagios-nrpe: add check_sentinel for monitoring Redis Sentinel * webapps/nextcloud: Added var nextcloud_user_uid to enforce uid for nextcloud user -* lxc-php: Allow one to install php83 on Bookworm container ### Changed @@ -36,17 +36,17 @@ The **patch** part changes is incremented if multiple releases happen the same m ### Fixed -* nginx: keep indentation -* evoadmin-web: Fix PHP version for Bookworm * Add php-fpm82 to LDAP when relevant -* nagios: fix default file to monitor for check_clamav_db -* php: Bullseye/Sury > Honor the php_version asked in the pub.evolix.org repository -* webapps/nextcloud: fix missing gid -* webapps/nextcloud: fix misplaced gid attribute -* webapps/nextcloud: added check that nexctcloud uid is over 3000 -* ProFTPd: set missing default listen IP for SFTP * apache: fix MaxRequestsPerChild value to be sync with wiki.e.o +* evoadmin-web: Fix PHP version for Bookworm +* nagios: fix default file to monitor for check_clamav_db +* nginx: keep indentation +* php: Bullseye/Sury > Honor the php_version asked in the pub.evolix.org repository +* ProFTPd: set missing default listen IP for SFTP * ssl: no not execute haproxy tasks and reload if haproxy is disabled +* webapps/nextcloud: added check that nexctcloud uid is over 3000 +* webapps/nextcloud: fix misplaced gid attribute +* webapps/nextcloud: fix missing gid ### Removed