diff --git a/.gitignore b/.gitignore index a8efedf..592f160 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ pigeonhole-snap0592366457df.tar.bz2 /dovecot-2.2-pigeonhole-0.4.0.tar.gz /dovecot-2.2.2.tar.gz /dovecot-2.2.3.tar.gz +/dovecot-2.2.4.tar.gz diff --git a/dovecot.spec b/dovecot.spec index 9f85764..9254184 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -3,7 +3,7 @@ Summary: Secure imap and pop3 server Name: dovecot Epoch: 1 -Version: 2.2.3 +Version: 2.2.4 %global prever %{nil} Release: 1%{?dist} #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2 @@ -484,6 +484,13 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* Tue Jun 25 2013 Michal Hlavinka - 1:2.2.4-1 +- dovecot updated to 2.2.4 +- imap/pop3 proxy: Master user logins were broken in v2.2.3 +- sdbox/mdbox: A corrupted index header with wrong size was never + automatically fixed in v2.2.3. +- mbox: Fixed assert-crashes related to locking. + * Mon Jun 17 2013 Michal Hlavinka - 1:2.2.3-1 - dovecot updated to 2.2.3 - IMAP: If subject contained only whitespace, Dovecot returned an diff --git a/sources b/sources index cfc527c..7f69046 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -306664f09560d2c6515ba80e1dd7f353 dovecot-2.2.3.tar.gz +984cfc921a83c580c52c86e128e9dac2 dovecot-2.2.4.tar.gz 2e20bee26e259d1f6d3ac869b3202e44 dovecot-2.2-pigeonhole-0.4.0.tar.gz