summaryrefslogtreecommitdiff
path: root/mail/dovecot
diff options
context:
space:
mode:
authorghen <ghen>2008-10-22 21:16:36 +0000
committerghen <ghen>2008-10-22 21:16:36 +0000
commit3524bd03896b3f15691133cba51dc203c880f72d (patch)
tree2b35f1592641f164c38214cbfaba2c78ae27f695 /mail/dovecot
parenta827ae45872d29c56667ec0f68e1af35370a1cbf (diff)
downloadpkgsrc-3524bd03896b3f15691133cba51dc203c880f72d.tar.gz
Update to Dovecot 1.1.5. Changes since 1.1.4:
* Dovecot prints an informational message about authentication problems at startup. The message goes away after the first successful authentication. This hopefully reduces the number of "Why doesn't my authentication work?" questions. + Maildir/dbox: Try harder to assign unique UIDVALIDITY values to mailboxes to avoid potential problems when recreating or renaming mailboxes. The UIDVALIDITY is tracked using dovecot-uidvalidity* files in the mail root directory. + Many logging improvements - In some conditions Dovecot could have stopped using existing cache file and never used it again until it was deleted. - pop3 + Maildir: Make sure virtual sizes are always written to dovecot-uidlist. This way if the indexes are lost Dovecot will never do a huge amount of work to recalculate them. - mbox: Fixed listing mailboxes in namespaces with prefix beginning with '~' or '/' (i.e. UW-IMAP compatibility namespaces didn't work). - dict quota: Don't crash when recalculating quota (when quota warnings enabled). - Fixes to handling "out of disk space/quota" failures. - Blocking passdbs/userdbs (e.g. PAM, MySQL) could have failed lookups sometimes when auth_worker_max_request_count was non-zero. - Fixed compiling with OpenBSD
Diffstat (limited to 'mail/dovecot')
-rw-r--r--mail/dovecot/Makefile4
-rw-r--r--mail/dovecot/PLIST3
-rw-r--r--mail/dovecot/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 6580259d091..2751006688a 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.121 2008/10/06 07:08:01 ghen Exp $
+# $NetBSD: Makefile,v 1.122 2008/10/22 21:16:36 ghen Exp $
-DISTNAME= dovecot-1.1.4
+DISTNAME= dovecot-1.1.5
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/1.1/
diff --git a/mail/dovecot/PLIST b/mail/dovecot/PLIST
index 1240fbc22db..64afbba3edc 100644
--- a/mail/dovecot/PLIST
+++ b/mail/dovecot/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2008/07/24 07:38:51 ghen Exp $
+@comment $NetBSD: PLIST,v 1.22 2008/10/22 21:16:36 ghen Exp $
include/dovecot/config.h
include/dovecot/src/auth/auth-cache.h
include/dovecot/src/auth/auth-client-connection.h
@@ -131,6 +131,7 @@ include/dovecot/src/lib-storage/mail-storage.h
include/dovecot/src/lib-storage/mailbox-list-private.h
include/dovecot/src/lib-storage/mailbox-list.h
include/dovecot/src/lib-storage/mailbox-tree.h
+include/dovecot/src/lib-storage/mailbox-uidvalidity.h
include/dovecot/src/lib/aqueue.h
include/dovecot/src/lib/array-decl.h
include/dovecot/src/lib/array.h
diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo
index 5853b335513..454ef46664f 100644
--- a/mail/dovecot/distinfo
+++ b/mail/dovecot/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.86 2008/10/06 07:08:02 ghen Exp $
+$NetBSD: distinfo,v 1.87 2008/10/22 21:16:36 ghen Exp $
-SHA1 (dovecot-1.1.4.tar.gz) = 576d0d1323b77e7820f284fae788a98d174098f8
-RMD160 (dovecot-1.1.4.tar.gz) = 1990d1276454f6a376c7fe0681f0969d6ba57a29
-Size (dovecot-1.1.4.tar.gz) = 2314155 bytes
+SHA1 (dovecot-1.1.5.tar.gz) = 0b193859dd5bea5f446ef03561ec5d21f476ce3a
+RMD160 (dovecot-1.1.5.tar.gz) = 6330ba0393a1c805f8e9ae8fb8daa7eedcf900a0
+Size (dovecot-1.1.5.tar.gz) = 2320452 bytes
SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354
SHA1 (patch-ab) = e298616fa4b88da4f0748b025deeedd36b5a49dd
SHA1 (patch-ac) = 6fe2f73109ff611040b816d14cd587212c319f32