[Lunar-commits] <moonbase> dovecot: version bumped to 2.0.2.
Florin Braescu
florin at lunar-linux.org
Thu Sep 9 02:53:24 CEST 2010
commit 8ac0fba87772081e806ab48ce6777fabc1ddccea
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Sep 9 03:53:24 2010 +0300
dovecot: version bumped to 2.0.2.
Changes:
- vpopmail support is disabled for now, since it's broken. You can use
it via checkpassword support or its sql/ldap database directly.
- maildir: Fixed "duplicate uidlist entry" errors that happened at
least with LMTP when mail was delivered to multiple recipients
- Deleting ACLs didn't cause entries to be removed from acl_shared_dict
- mail_max_lock_timeout setting wasn't working with all locks
- auth_cache_size setting's old-style value wasn't autoconverted
and it usually also caused a crash.
---
mail/dovecot/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS
index 4806e60..53ab63a 100644
--- a/mail/dovecot/DETAILS
+++ b/mail/dovecot/DETAILS
@@ -1,12 +1,12 @@
MODULE=dovecot
MAJOR=2.0
- VERSION=$MAJOR.1
+ VERSION=$MAJOR.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.dovecot.org/releases/$MAJOR
- SOURCE_VFY=sha1:203ebd06c5401c4f68c3e957de1869bc80e9d64a
+ SOURCE_VFY=sha1:8ec2e5879e9dde73b12136d435566561b65256a6
WEB_SITE=http://www.dovecot.org
ENTERED=20041204
- UPDATED=20100825
+ UPDATED=20100909
SHORT="A small, fast and secure (SSL) Maildir capable imap daemon"
cat << EOF
More information about the Lunar-commits
mailing list