From ddae93e1d0895578030da0ec0c90b8f2101cebed Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Oct 01 2013 16:55:23 +0000 Subject: dovecot updated to 2.2.6, pigeonhole updated to 0.4.2 - director: v2.2.5 changes caused "SYNC lost" errors - dsync: Many fixes and error handling improvements - doveadm -A: Don't waste CPU by doing a separate config lookup for each user - Long-running ssl-params process no longer prevents Dovecot restart - mbox: Fixed mailbox_list_index=yes to work correctly --- diff --git a/.gitignore b/.gitignore index 9fe6a2b..d211e7f 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,5 @@ pigeonhole-snap0592366457df.tar.bz2 /dovecot-2.2.4.tar.gz /dovecot-2.2-pigeonhole-0.4.1.tar.gz /dovecot-2.2.5.tar.gz +/dovecot-2.2.6.tar.gz +/dovecot-2.2-pigeonhole-0.4.2.tar.gz diff --git a/dovecot.spec b/dovecot.spec index c1c92d6..d965dca 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -3,9 +3,9 @@ Summary: Secure imap and pop3 server Name: dovecot Epoch: 1 -Version: 2.2.5 +Version: 2.2.6 %global prever %{nil} -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 @@ -14,7 +14,7 @@ URL: http://www.dovecot.org/ Source: http://www.dovecot.org/releases/2.2/%{name}-%{version}%{?prever}.tar.gz Source1: dovecot.init Source2: dovecot.pam -%global pigeonholever 0.4.1 +%global pigeonholever 0.4.2 Source8: http://www.rename-it.nl/dovecot/2.2/dovecot-2.2-pigeonhole-%{pigeonholever}.tar.gz #wget http://hg.rename-it.nl/dovecot-2.1-pigeonhole/archive/%{pigeonholever}.tar.bz2 -O dovecot-2.1-pigeonhole-%{pigeonholever}.tar.bz2 #Source8: dovecot-2.1-pigeonhole-%{pigeonholever}.tar.bz2 @@ -484,6 +484,15 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* Tue Oct 01 2013 Michal Hlavinka - 1:2.2.6-1 +- dovecot updated to 2.2.6, pigeonhole updated to 0.4.2 +- director: v2.2.5 changes caused "SYNC lost" errors +- dsync: Many fixes and error handling improvements +- doveadm -A: Don't waste CPU by doing a separate config lookup + for each user +- Long-running ssl-params process no longer prevents Dovecot restart +- mbox: Fixed mailbox_list_index=yes to work correctly + * Thu Aug 08 2013 Michal Hlavinka - 1:2.2.5-2 - use unversioned doc dir (#993731) diff --git a/sources b/sources index d550ea5..fd33c00 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -0096442e2a1739b1b7997a833248a263 dovecot-2.2.5.tar.gz -a65196ff02c314eaf53373e281426bcd dovecot-2.2-pigeonhole-0.4.1.tar.gz +db65988ef2e6889dd8b49c132b21fc8f dovecot-2.2.6.tar.gz +e8cb4976db9811d37e9d870f2f75ffef dovecot-2.2-pigeonhole-0.4.2.tar.gz