[dovecot/f17] dovecot updated to 2.1.2

Michal Hlavinka mhlavink at fedoraproject.org
Fri Mar 16 15:31:03 UTC 2012


commit 9f7feb76cb00446b89f0ec190cfb016d126cfdb9
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Fri Mar 16 16:30:57 2012 +0100

    dovecot updated to 2.1.2
    
    - doveadm sync: If mailbox was expunged empty, messages may have
      become back instead of also being expunged in the other side.
    - imap_id_* settings were ignored before login.
    - Several fixes to mailbox_list_index=yes
    - Previous v2.1.x didn't log all messages at shutdown.
    - enable fts_lucene plugin (#798661)

 .gitignore   |    2 ++
 dovecot.spec |   11 +++++++++--
 sources      |    2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index adf7d97..84da7c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,5 @@ pigeonhole-snap0592366457df.tar.bz2
 /dovecot-2.1-pigeonhole-0.3.0.tar.gz
 /dovecot-2.1.1.tar.gz
 /pigeonhole-snap67950c9d3675.tar.bz2
+/dovecot-2.1.2.tar.gz
+/pigeonhole-snap08a2d2718a65.tar.bz2
diff --git a/dovecot.spec b/dovecot.spec
index 095d131..e4d319e 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -1,9 +1,9 @@
 Summary: Secure imap and pop3 server
 Name: dovecot
 Epoch: 1
-Version: 2.1.1
+Version: 2.1.2
 #global prever .rc6
-Release: 2%{?dist}
+Release: 1%{?dist}
 #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
 License: MIT and LGPLv2
 Group: System Environment/Daemons
@@ -427,6 +427,13 @@ make check
 %{_libdir}/%{name}/dict/libdriver_pgsql.so
 
 %changelog
+* Fri Mar 16 2012 Michal Hlavinka <mhlavink at redhat.com> - 1:2.1.2-1
+- dovecot updated to 2.1.2
+- doveadm sync: If mailbox was expunged empty, messages may have
+  become back instead of also being expunged in the other side.
+- imap_id_* settings were ignored before login.
+- Several fixes to mailbox_list_index=yes
+- Previous v2.1.x didn't log all messages at shutdown.
 * Thu Mar 01 2012 Michal Hlavinka <mhlavink at redhat.com> - 1:2.1.1-2
 - enable fts_lucene plugin (#798661)
 
diff --git a/sources b/sources
index afbed1f..aa8de54 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-db41a4de848d2bc834c30af0eb5575fd  dovecot-2.1.1.tar.gz
+6ab61b962ff7e732ea9faa0fa41a28cb  dovecot-2.1.2.tar.gz
 a3e19701b775bfe1d8059c1dffd43f80  dovecot-2.1-pigeonhole-0.3.0.tar.gz


More information about the scm-commits mailing list