diff --git a/.gitignore b/.gitignore index d6aeab6..16a3643 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ pigeonhole-snap0592366457df.tar.bz2 /dovecot-2.0.8.tar.gz /pigeonhole-snap67d2240966ec.tar.bz2 /dovecot-2.0-pigeonhole-0.2.2.tar.gz +/dovecot-2.0.9.tar.gz diff --git a/dovecot.spec b/dovecot.spec index 894d5d1..20c9481 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -1,8 +1,8 @@ Summary: Secure imap and pop3 server Name: dovecot Epoch: 1 -Version: 2.0.8 -Release: 3%{?dist} +Version: 2.0.9 +Release: 1%{?dist} #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2 License: MIT and LGPLv2 Group: System Environment/Daemons @@ -397,6 +397,11 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* Thu Jan 13 2011 Michal Hlavinka - 1:2.0.9-1 +- dovecot updated to 2.0.9 +- fixed a high system CPU usage / high context switch count performance problem +- lda: Fixed a crash when trying to send "out of quota" reply + * Mon Dec 20 2010 Michal Hlavinka - 1:2.0.8-3 - add full path and check to restorecon in post diff --git a/sources b/sources index e3e91a3..64e3934 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -01b1c193469dfd14bf026a1516bea30c dovecot-2.0.8.tar.gz +3a8692ba9e6f680436f6e44f6f6795f1 dovecot-2.0.9.tar.gz 23b9be534c62257a0d049b1370f11a99 dovecot-2.0-pigeonhole-0.2.2.tar.gz