diff --git a/.cvsignore b/.cvsignore index f5684ac..6661dce 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1,4 @@ -dovecot-1.2.10.tar.gz +dovecot-1.2.11.tar.gz dovecot-1.2-managesieve-0.11.11.tar.gz dovecot-1.2.10-managesieve-0.11.11.diff.gz dovecot-1.2-sieve-0.1.15.tar.gz diff --git a/dovecot.spec b/dovecot.spec index 9f734e9..ef23c61 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -1,8 +1,8 @@ Summary: Secure imap and pop3 server Name: dovecot Epoch: 1 -Version: 1.2.10 -Release: 4%{?dist} +Version: 1.2.11 +Release: 1%{?dist} #dovecot itself is MIT, a few sources are PD, (manage)sieve is LGPLv2, perfect_maildir.pl is GPLv2+ License: MIT and LGPLv2 and GPLv2+ Group: System Environment/Daemons @@ -354,6 +354,15 @@ fi %changelog +* Tue Mar 09 2010 Michal Hlavinka - 1:1.2.11-1 +- updated to 1.2.11 +- mbox: Message header reading was unnecessarily slow. Fetching a + huge header could have resulted in Dovecot eating a lot of CPU. + Also searching messages was much slower than necessary. +- maildir: Reading uidlist could have ended up in an infinite loop. +- IMAP IDLE: v1.2.7+ caused extra load by checking changes every + 0.5 seconds after a change had occurred in mailbox + * Tue Feb 23 2010 Michal Hlavinka - 1:1.2.10-4 - move libs to correct package diff --git a/sources b/sources index f951c01..0b6c4f0 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ -b7d0081b17ff6afae85e8dc14157fa57 dovecot-1.2.10.tar.gz +bdac013fd57aa616ea4bdd9ac34557c6 dovecot-1.2.11.tar.gz 32ba8d47a3695f8514bd2c2bf7348f96 dovecot-1.2-managesieve-0.11.11.tar.gz fdded98aa79ca0dffcc6705251eb06bf dovecot-1.2.10-managesieve-0.11.11.diff.gz 2246fbbcf304d3ec1df0db2d091fe05a dovecot-1.2-sieve-0.1.15.tar.gz