diff --git a/.cvsignore b/.cvsignore index a89d3fc..36e487d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -dovecot-20100529.tar.gz +dovecot-20100610.tar.gz pigeonhole-snapb877a1db00a5.tar.bz2 diff --git a/dovecot.spec b/dovecot.spec index c150a47..852134b 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -1,11 +1,11 @@ %global betasuffix .beta5 -%global snapsuffix 20100529 +%global snapsuffix 20100610 Summary: Secure imap and pop3 server Name: dovecot Epoch: 1 Version: 2.0 -Release: 0.13%{?betasuffix}.%{?snapsuffix}%{?dist} +Release: 0.14%{?betasuffix}.%{?snapsuffix}%{?dist} #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2 License: MIT and LGPLv2 Group: System Environment/Daemons @@ -376,6 +376,12 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* Mon May 31 2010 Michal Hlavinka - 1:2.0-0.14.beta5.20100610 +- dovecot updated +- lib-storage: Fixed accessing uncommitted saved mails with dsync +- example-config: Moved ACL and quota settings to a separate .conf files +- dbox, mdbox: Fixed race conditions when creating mailboxes + * Mon May 31 2010 Michal Hlavinka - 1:2.0-0.13.beta5.20100529 - dovecot and pigeonhole updated - enable solr fulltext search diff --git a/sources b/sources index d4f954c..241f5df 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -82e1bcbc8d393871feb792d502255de2 dovecot-20100529.tar.gz +0b50610722d2acb44e051557a1a91333 dovecot-20100610.tar.gz 9f7ba2e8b81845cd81e87a4e98df494e pigeonhole-snapb877a1db00a5.tar.bz2