[Lunar-commits] <moonbase> dovecot: version bumped to 1.1.15.
Florin Braescu
florin at lunar-linux.org
Mon May 18 19:21:02 CEST 2009
commit 580914cc700f99605ad370a31e8fc1ea47b459ac
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon May 18 20:21:02 2009 +0300
dovecot: version bumped to 1.1.15.
Changes:
- IMAP: When multiple commands are pipelined, try harder to combine
their mailbox syncing together.
- IMAP: SEARCH command was slower than necessary in a large mailbox.
- deliver: When forwarding messages, if -f parameter was given, it
should have been used as the Return-Path.
- Maildir saving: Fixed race condition bugs in uidlist handling,
causing files to be given new UIDs sometimes.
- mbox: Don't crash when expunging all messages and file doesn't end
with [CR]LF.
- expire-tool: Use mail_uid and mail_gid settings if userdb doesn't
return uid/gid.
- Berkeley DB dict: Transaction rollbacking was implemented wrong.
- zlib plugin: Some email / FETCH command combinations could have
disconnected the client or sent compressed garbage.
---
mail/dovecot/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS
index 7a4db3a..b713821 100644
--- a/mail/dovecot/DETAILS
+++ b/mail/dovecot/DETAILS
@@ -1,11 +1,11 @@
MODULE=dovecot
- VERSION=1.1.14
+ VERSION=1.1.15
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.dovecot.org/releases/1.1
- SOURCE_VFY=sha1:a508e6cb69710e5f7fe40ef2559d370678352ad5
+ SOURCE_VFY=sha1:16a638b9d67bcd6c2d8a09a124103a1fc2ea6745
WEB_SITE=http://www.dovecot.org
ENTERED=20041204
- UPDATED=20090417
+ UPDATED=20090518
SHORT="A small, fast and secure (SSL) Maildir capable imap daemon"
cat << EOF
More information about the Lunar-commits
mailing list