[Lunar-commits] <moonbase> dovecot: version bumped to 1.2.11.
Florin Braescu
florin at lunar-linux.org
Tue Mar 9 05:35:04 CET 2010
commit f8a1b32aa4494ba05a37aed8603e47e3de7534de
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Mar 9 06:35:04 2010 +0200
dovecot: version bumped to 1.2.11.
Changes:
- 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.
- mbox, dbox, cydir: Mail root directory was created with 0770
permissions, instead of 0700.
- 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.
---
mail/dovecot/DETAILS | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS
index 6bee7e0..207aae8 100644
--- a/mail/dovecot/DETAILS
+++ b/mail/dovecot/DETAILS
@@ -1,11 +1,12 @@
MODULE=dovecot
- VERSION=1.2.10
+ VERSION=1.2.11
+ MAJOR=1.2
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.dovecot.org/releases/1.2
- SOURCE_VFY=sha1:b717de1ab63f3d521c93385cbd20c49293921079
+ SOURCE_URL=http://www.dovecot.org/releases/$MAJOR
+ SOURCE_VFY=sha1:97e63377be3641d4c7aa5a0c6d4e2bd602d45972
WEB_SITE=http://www.dovecot.org
ENTERED=20041204
- UPDATED=20100125
+ UPDATED=20100309
SHORT="A small, fast and secure (SSL) Maildir capable imap daemon"
cat << EOF
More information about the Lunar-commits
mailing list