diff --git a/.gitignore b/.gitignore index c1fae68..a8efedf 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ pigeonhole-snap0592366457df.tar.bz2 /pigeonhole-snape42a38f02d28.tar.bz2 /dovecot-2.2-pigeonhole-0.4.0.tar.gz /dovecot-2.2.2.tar.gz +/dovecot-2.2.3.tar.gz diff --git a/dovecot.spec b/dovecot.spec index f124c11..9f85764 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -3,9 +3,9 @@ Summary: Secure imap and pop3 server Name: dovecot Epoch: 1 -Version: 2.2.2 +Version: 2.2.3 %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 @@ -484,6 +484,17 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* 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 + ENVELOPE reply with a huge literal value, effectively causing the + IMAP client to wait for more data forever. +- IMAP: Various URLAUTH fixes. +- imapc: Various bugfixes and improvements +- pop3c: Various fixes to make it work in dsync (without imapc) +- dsync: Fixes to syncing subscriptions. Fixes to syncing mailbox + renames. + * Tue May 21 2013 Michal Hlavinka - 1:2.2.2-2 - fix location of tmpfiles configuration (#964448) diff --git a/sources b/sources index 7474213..cfc527c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -e6c011b4bbddf19e79205d012723449a dovecot-2.2.2.tar.gz +306664f09560d2c6515ba80e1dd7f353 dovecot-2.2.3.tar.gz 2e20bee26e259d1f6d3ac869b3202e44 dovecot-2.2-pigeonhole-0.4.0.tar.gz