[Lunar-commits] <moonbase> dovecot: version bumped to 1.1.3.
Florin Braescu
florin at lunar-linux.org
Wed Sep 3 10:48:00 CEST 2008
commit 749d6f9285f0bc7dead65a786a77b802c4d726c7
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Sep 3 11:48:00 2008 +0300
dovecot: version bumped to 1.1.3.
Changes:
* mail_max_userip_connections limit no longer applies to master user
logins.
+ login_log_format_elements: Added %k to show SSL protocol/cipher
information. Not included by default.
+ imap/pop3-proxy: If auth_verbose=yes, log proxy login failures.
+ deliver: Added -s parameter to autosubscribe to autocreated mailboxes.
- message parser fixes - hopefully fixes an infinite looping problem
- SORT: One more assert-crashfix when renumbering index sort IDs.
- mbox: Saving may have truncated the mail being saved
- mbox: Several other bugfixes
- mail_full_filesystem_access=yes was broken when listing mailboxes
(it still is with maildir++ layout).
- maildirlock utility was somewhat broken
- zlib plugin: bzip2 support was somewhat broken
- NFS: Make sure writing to files via output streams don't
assert-crash when write() returns only partial success.
---
mail/dovecot/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS
index e13eec1..4149b5a 100644
--- a/mail/dovecot/DETAILS
+++ b/mail/dovecot/DETAILS
@@ -1,11 +1,11 @@
MODULE=dovecot
- VERSION=1.1.2
+ VERSION=1.1.3
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.dovecot.org/releases/1.1
- SOURCE_VFY=sha1:7363e86a87369a3464637d8d097e22e2b40df3d1
+ SOURCE_VFY=sha1:a46a4bdb3d6fb86d74458c1e375cf71ff4503189
WEB_SITE=http://www.dovecot.org
ENTERED=20041204
- UPDATED=20080724
+ UPDATED=20080903
SHORT="A small, fast and secure (SSL) Maildir capable imap daemon"
cat << EOF
More information about the Lunar-commits
mailing list