From 953ca015c5db78cbe3d51939e4190acdfaaa2ff3 Mon Sep 17 00:00:00 2001 From: David Prevot Date: Thu, 26 Oct 2023 16:09:42 +0200 Subject: [PATCH] Changelog entries for latest changes --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ebb68f9..12313297 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,10 +13,19 @@ The **patch** part changes is incremented if multiple releases happen the same m ### Added +* Preliminary work for php83 + ### Changed +* evolinux-base: use separate default config file for rsyslog +* evocheck: upstream release 23.10 + ### Fixed +* nginx: keep indentation +* evoadmin-web: Fix PHP version for Bookworm +* Add php-fpm82 to LDAP when relevant + ### Removed ### Security @@ -56,7 +65,6 @@ The **patch** part changes is incremented if multiple releases happen the same m ### Changed -* evolinux-base: use separate default config file for rsyslog * all: change syntax "become: [yes,no]" → "become: [true,false]" * all: change syntax "force: [yes,no]" → "force: [true,false]" * elasticsearch: improve networking configuration