From 533a226d56334f8fe25f95aca82a8c295227bdc5 Mon Sep 17 00:00:00 2001 From: Thomas Merkel Date: Mon, 2 Oct 2023 22:49:42 +0200 Subject: [PATCH] update changelog --- Changelog.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Changelog.md b/Changelog.md index 174c8ad..6976a04 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,23 @@ # Changelog +## 22.4.0 + +### New + +* Switch to 2022Q4 (core-base) [Thomas Merkel] + + Using latest core-base image from 2022Q4 with pkgsrc LTS branch. + Including self-build pyzor and switching to stable exim version. + +### Fix + +* Quote redis lookups in exim configuration. [Thomas Merkel] + +### Other + +* Switch to self-build exim version with required security fixes. [Thomas Merkel] +* Switch to latest core-base 22.4.1. [Thomas Merkel] + ## 20.4.0 ### New