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 d146d87..3fc5d2d 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,14 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* Fri Mar 16 2012 Michal Hlavinka - 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 - 1:2.1.1-2 - enable fts_lucene plugin (#798661) diff --git a/sources b/sources index 975edf9..8c4744c 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -db41a4de848d2bc834c30af0eb5575fd dovecot-2.1.1.tar.gz +6ab61b962ff7e732ea9faa0fa41a28cb dovecot-2.1.2.tar.gz a3e19701b775bfe1d8059c1dffd43f80 dovecot-2.1-pigeonhole-0.3.0.tar.gz -fe42ad28dfda1605c016a5014aa11375 pigeonhole-snap67950c9d3675.tar.bz2 +b5e7a5df774c271f0a12b1972fcfbb88 pigeonhole-snap08a2d2718a65.tar.bz2