[Lunar-commits] <moonbase> dovecot: version bumped to 1.1.12.
Florin Braescu
florin at lunar-linux.org
Sat Mar 14 06:45:44 CET 2009
commit 395264c030cdc622d6cd7e2d0a6b6bdfa5df2987
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Mar 14 07:45:44 2009 +0200
dovecot: version bumped to 1.1.12.
Changes:
- Added :MAILBOXDIR= to mail_location to specify the root dir for
mailboxes. dbox users should migrate to ":MAILBOXDIR=mailboxes",
because that's going to be the default in v1.2+.
- Adding -D parameter to login_executable makes login processes
dump core to login_dir if they crash.
- IMAP: SELECT didn't always return first unseen message in reply
- POP3: pop3_lock_session=yes didn't use mail_privileged_group while
dotlocking.
- mbox: Don't crash if >=8192 bytes long line begins with "From ".
- Maildir: More fixes to handling over 26 keywords.
- Several logging fixes and improvements
- Fixed authentication caching with non-plaintext mechanisms when
using a blocking passdb (e.g. MySQL)
- Fixed DIGEST-MD5 authentication with user at domain style usernames.
---
mail/dovecot/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS
index 28c7bf6..28e867e 100644
--- a/mail/dovecot/DETAILS
+++ b/mail/dovecot/DETAILS
@@ -1,11 +1,11 @@
MODULE=dovecot
- VERSION=1.1.11
+ VERSION=1.1.12
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.dovecot.org/releases/1.1
- SOURCE_VFY=sha1:cc7fb44d3a750c656d6c2116b569b5587319d405
+ SOURCE_VFY=sha1:ec44f311b177995e6da8ca2a27ba3860a925d2f5
WEB_SITE=http://www.dovecot.org
ENTERED=20041204
- UPDATED=20090204
+ UPDATED=20090314
SHORT="A small, fast and secure (SSL) Maildir capable imap daemon"
cat << EOF
More information about the Lunar-commits
mailing list