From 86c5a4c7486a611b91c02ef532b5e8d61864b1ce Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 13 Nov 2024 09:40:28 +0300 Subject: [PATCH] import dovecot-2.3.21-15.el10 --- SPECS/dovecot.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/dovecot.spec b/SPECS/dovecot.spec index af577ad..98e7c05 100644 --- a/SPECS/dovecot.spec +++ b/SPECS/dovecot.spec @@ -6,7 +6,7 @@ Name: dovecot Epoch: 1 Version: 2.3.21 %global prever %{nil} -Release: 14%{?dist} +Release: 15%{?dist} #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2 License: MIT AND LGPL-2.1-only @@ -536,6 +536,10 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* Tue Oct 29 2024 Troy Dawson - 1:2.3.21-15 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Aug 20 2024 Michal Hlavinka - 1:2.3.21-14 - fix CVE-2024-23185: very large headers can cause resource exhaustion when parsing message (RHEL-55218)