[dovecot/f19] dovecot updated to 2.2.1

Michal Hlavinka mhlavink at fedoraproject.org
Fri Apr 19 14:04:58 UTC 2013


commit b7908d6819b35c0901cc539cdc737b4cbca8e2c4
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Fri Apr 19 16:04:52 2013 +0200

    dovecot updated to 2.2.1
    
    - mailbox_list_index=yes was broken.
    - LAYOUT=index didn't list subscriptions.
    - auth: Multiple master passdbs didn't work.
    - Message parsing (e.g. during search) crashed when multipart message
      didn't actually contain any parts.
    - dovecot updated to 2.2.1

 .gitignore   |    2 ++
 dovecot.spec |   11 ++++++++++-
 sources      |    3 ++-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0dea730..e99d5f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,3 +63,5 @@ pigeonhole-snap0592366457df.tar.bz2
 /dovecot-2.2.rc3.tar.gz
 /dovecot-2.2.rc4.tar.gz
 /dovecot-2.2.0.tar.gz
+/dovecot-2.2.1.tar.gz
+/pigeonhole-snape42a38f02d28.tar.bz2
diff --git a/dovecot.spec b/dovecot.spec
index 08c77f1..afd5031 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -2,7 +2,7 @@
 Summary: Secure imap and pop3 server
 Name: dovecot
 Epoch: 1
-Version: 2.2.0
+Version: 2.2.1
 %global prever %{nil}
 Release: 1%{?dist}
 #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
@@ -482,6 +482,15 @@ make check
 %{_libdir}/%{name}/dict/libdriver_pgsql.so
 
 %changelog
+* Fri Apr 19 2013 Michal Hlavinka <mhlavink at redhat.com> - 1:2.2.1-1
+- dovecot updated to 2.2.1
+- mailbox_list_index=yes was broken.
+- LAYOUT=index didn't list subscriptions.
+- auth: Multiple master passdbs didn't work.
+- Message parsing (e.g. during search) crashed when multipart message
+  didn't actually contain any parts.
+- dovecot updated to 2.2.1
+
 * Mon Apr 15 2013 Michal Hlavinka <mhlavink at redhat.com> - 1:2.2.0-1
 - dovecot updated to 2.2.0
 - Mailbox list indexes weren't using proper file permissions based
diff --git a/sources b/sources
index 5f27d80..a8325a7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 cf4a25c24cd2458314c8ed9d36dc2752  pigeonhole-99eec511aa2c.tar.bz2
-905b8bb783a9a9da2f2c5ece929942ac  dovecot-2.2.0.tar.gz
+6628f513ca841846176e81db870052f8  dovecot-2.2.1.tar.gz
+94bd9f53bdbfc5ff011249b13bf42bdd  pigeonhole-snape42a38f02d28.tar.bz2


More information about the scm-commits mailing list