summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2007-03-14 14:14:52 +0000
committerghen <ghen@pkgsrc.org>2007-03-14 14:14:52 +0000
commit78b7394da50f77acf754c22d64cb997de305cedf (patch)
treea0949d120a6cd8a97b707b432826025420523854
parentb83bffa76d9c8c8df0041e346cb1d33346598245 (diff)
downloadpkgsrc-78b7394da50f77acf754c22d64cb997de305cedf.tar.gz
Update to dovecot-1.0rc26. From the release announcement mail:
A few new small features and lots of index/mbox fixes. I've been heavily stress testing this release, so I think it should be about perfect. :) I think the only thing still missing from v1.0 is documentation. There are some unwritten pages in the wiki, and I still haven't bothered to write the wiki -> doc/*.txt conversion script. The script will probably be pretty easy, but writing the docs can take a while. + mbox and index file code handles silently out of quota/disk space errors (maildir still has problems). They will give the user a "Not enough disk space" error instead of flooding the log file. + Added fsync_disable setting. + mail-log plugin: Log the mailbox name, except if it's INBOX + dovecot-auth: Added a lot more debug logging to passdbs and userdbs + dovecot-auth: Added %c variable which expands to "secured" with SSL/TLS/localhost. + dovecot-auth: Added %m variable which expands to auth mechanism name - maildir++ quota: With ignore=box setting the quota was still updated for the mailbox even though it was allowed to go over quota (but quota recalculation ignored the box). - Index file handling fixes - mbox syncing fixes - Wrong endianess index files still weren't silently rebuilt - IMAP quota plugin: GETQUOTAROOT returned the mailbox name wrong the namespace had a prefix or if its separator was non-default - IMAP: If client was appending multiple messages with MULTIAPPEND and LITERAL+ extensions and one of the appends failed, Dovecot treated the rest of the mail data as IMAP commands. - If mail was sent to client with sendfile() call, we could have hanged the connection. This could happen only if mails were saved with CR+LF linefeeds.
-rw-r--r--mail/dovecot/Makefile4
-rw-r--r--mail/dovecot/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index bae3b7822c3..0f8792a10ef 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.88 2007/03/07 09:50:41 ghen Exp $
+# $NetBSD: Makefile,v 1.89 2007/03/14 14:14:52 ghen Exp $
-DISTNAME= dovecot-1.0.rc26
+DISTNAME= dovecot-1.0.rc27
PKGNAME= ${DISTNAME:S/.rc/rc/}
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/
diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo
index 0f30c4a4ace..96fac16c54f 100644
--- a/mail/dovecot/distinfo
+++ b/mail/dovecot/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.60 2007/03/07 09:50:41 ghen Exp $
+$NetBSD: distinfo,v 1.61 2007/03/14 14:14:52 ghen Exp $
-SHA1 (dovecot-1.0.rc26.tar.gz) = 5b8f8b2d489479048812667bf65f8cf3c7e368db
-RMD160 (dovecot-1.0.rc26.tar.gz) = c87f8f7da138187248017f6ff067d340e2969d0e
-Size (dovecot-1.0.rc26.tar.gz) = 1515108 bytes
+SHA1 (dovecot-1.0.rc27.tar.gz) = 7f026bd63234ae39658bde87a547b8c5001d892c
+RMD160 (dovecot-1.0.rc27.tar.gz) = b13d0ac5c6760d7646d0c5924943be0d7ce0e480
+Size (dovecot-1.0.rc27.tar.gz) = 1521452 bytes
SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354
SHA1 (patch-ab) = d67be516e7b5071550b6e762841b235dda1fa324
SHA1 (patch-ag) = bd180441a0983ceccc898024370a3bdefdc11b1f