From 549444db43a252f9b5f83067758dabc31b046639 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Thu, 13 Feb 2014 10:11:34 +0100 Subject: [PATCH] dovecot updated to 2.2.11 - part2 --- dovecot.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/dovecot.spec b/dovecot.spec index cb58df9..5ccc688 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -3,7 +3,7 @@ Summary: Secure imap and pop3 server Name: dovecot Epoch: 1 -Version: 2.2.10 +Version: 2.2.11 %global prever %{nil} Release: 1%{?dist} #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2 @@ -485,6 +485,11 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* Thu Feb 13 2014 Michal Hlavinka - 1:2.2.11-1 +- dovecot updated to 2.2.11 +- imap: SEARCH/SORT PARTIAL reponses may have been too large. +- doveadm backup: Fixed assert-crash when syncing mailbox deletion. + * Thu Jan 02 2014 Michal Hlavinka - 1:2.2.10-1 - dovecot updated to 2.2.10 - quota-status: quota_grace was ignored