diff --git a/.gitignore b/.gitignore index 335e43a..3b20f08 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ pigeonhole-snap0592366457df.tar.bz2 /dovecot-2.1.9.tar.gz /dovecot-2.1.10.tar.gz /dovecot-2.1-pigeonhole-0.3.3.tar.gz +/dovecot-2.1.12.tar.gz diff --git a/dovecot.spec b/dovecot.spec index fde15a8..43449b7 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -1,9 +1,9 @@ Summary: Secure imap and pop3 server Name: dovecot Epoch: 1 -Version: 2.1.10 +Version: 2.1.12 #global prever .rc6 -Release: 3%{?dist} +Release: 1%{?dist} #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2 License: MIT and LGPLv2 Group: System Environment/Daemons @@ -472,6 +472,12 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* Mon Dec 03 2012 Michal Hlavinka - 1:2.1.12-1 +- dovecot updated to 2.1.12 +- lmtp proxy: Fixed hanging if remote server was down. +- doveadm: Various fixes to handling doveadm-server connections. +- auth: passdb imap was broken in v2.1.10. + * Thu Nov 08 2012 Michal Hlavinka - 1:2.1.10-3 - fix network still not ready race condition (#871623) diff --git a/sources b/sources index 05c8425..c9a045f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -a5a4b3c444cf37e2c6bb6df3af87e18e dovecot-2.1.10.tar.gz +b575dfb5db954132f41e7c390e7e11ff dovecot-2.1.12.tar.gz 36a2a5dd68c18f28f653c44abb2e0e9b dovecot-2.1-pigeonhole-0.3.3.tar.gz