[dovecot/f19] dovecot updated to 2.2.11

Michal Hlavinka mhlavink at fedoraproject.org
Fri Feb 14 13:56:47 UTC 2014


commit 1015e24924951e208340b5fd8dae88d006d9281a
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Thu Feb 13 10:14:12 2014 +0100

    dovecot updated to 2.2.11

 .gitignore   |    1 +
 dovecot.spec |    7 ++++++-
 sources      |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1fcc5e0..25953b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /dovecot-2.2.8.tar.gz
 /dovecot-2.2.9.tar.gz
 /dovecot-2.2.10.tar.gz
+/dovecot-2.2.11.tar.gz
diff --git a/dovecot.spec b/dovecot.spec
index 8d964d3..c8bcad1 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 <mhlavink at redhat.com> - 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 <mhlavink at redhat.com> - 1:2.2.10-1
 - dovecot updated to 2.2.10
 - quota-status: quota_grace was ignored
diff --git a/sources b/sources
index b66b544..17670e5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-037e9c9e07d9dbff54dcff09f280fc8c  dovecot-2.2.10.tar.gz
+d53d207727df99e4362a3787223c6fa3  dovecot-2.2.11.tar.gz
 e8cb4976db9811d37e9d870f2f75ffef  dovecot-2.2-pigeonhole-0.4.2.tar.gz


More information about the scm-commits mailing list