From 68d34c85284c37a2f3b5fa779ef5af37fcd79064 Mon Sep 17 00:00:00 2001 From: Eric Morino Date: Fri, 24 Feb 2023 15:46:00 +0100 Subject: [PATCH] Add changelog for add feature in postfix / apache and php --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc445fee..b0d7a4db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ The **patch** part changes is incremented if multiple releases happen the same m * fail2ban: add "Internal login failure" to Dovecot filter * php: add a way to choose which version to install using sury repository * userlogrotate: create role separated from packweb-apache +* postfix: Add task for enable mailgraph on packmail +* apache: add tash for enable mailgraph on default vhost and index.html +* php: add variables php_version when sury is activated for each Debian version ### Changed