diff --git a/dovecot.spec b/dovecot.spec index c548c64..e53cb88 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -6,7 +6,7 @@ Name: dovecot Epoch: 1 Version: 2.3.21 %global prever %{nil} -Release: 18%{?dist} +Release: 19%{?dist} #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2 License: MIT AND LGPL-2.1-only @@ -562,6 +562,9 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* Mon May 11 2026 Michal Hlavinka - 1:2.3.21-19 +- update release for rebuild + * Thu Apr 30 2026 Michal Hlavinka - 1:2.3.21-18 - fix CVE-2026-27858: denial of service via crafted message before authentication (RHEL-161626) - fix CVE-2025-59032: ManageSieve: Denial of Service via crafted SASL initial response in AUTHENTICATE command (RHEL-162274)