From 09bbcdc536aa415b61eaed7ad7561f9bb80d8be1 Mon Sep 17 00:00:00 2001 From: ghen Date: Wed, 7 Mar 2007 09:50:41 +0000 Subject: Update to dovecot-1.0rc26. Most importantly this should fix mbox problems in recent RCs. * Changed --with-headers to --enable-header-install * If time moves backwards only max. 5 seconds, sleep until we're back in the original present instead of killing ourself. An error is still logged. - IMAP: With namespace prefixes LSUB prefix.* listed INBOX.INBOX. - deliver: Ignore mbox metadata headers from the message input. X-IMAP header crashed deliver. - deliver: If mail_debug=yes, drop out DEBUG environment before calling sendmail binary. Postfix's sendmail didn't really like it. - mbox: X-UID brokeness fixes broke rc25 even with valid X-UID headers. Now the code should finally work right. - Maildir: When syncing a huge maildir, touch dovecot-uidlist.lock file once in a while to make sure it doesn't get overwritten by another process. - Maildir++ quota: We didn't handle NUL bytes in maildirsize files very well. Now the file is rebuilt when they're seen (NFS problem). - Index/view handling fix should fix some crashes/errors - If index files were moved to a different endianess machine, Dovecot logged all sorts of errors instead of silently rebuilding them. - Convert plugin didn't change hierarchy separators in mailbox names. - PostgreSQL authentication could have lost requests once in a while with a heavily loaded server. - Login processes could have crashed in some situations - auth cache crashed with non-plaintext mechanisms --- mail/dovecot/distinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mail/dovecot/distinfo') diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index 24228a3f422..0f30c4a4ace 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.59 2007/03/01 13:26:40 ghen Exp $ +$NetBSD: distinfo,v 1.60 2007/03/07 09:50:41 ghen Exp $ -SHA1 (dovecot-1.0.rc25.tar.gz) = ce9023ce1ff42c195586a55983407c019a6ba46d -RMD160 (dovecot-1.0.rc25.tar.gz) = f5a631c310ea8958ca5244ce2ba71332e44218af -Size (dovecot-1.0.rc25.tar.gz) = 1511817 bytes +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 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354 SHA1 (patch-ab) = d67be516e7b5071550b6e762841b235dda1fa324 SHA1 (patch-ag) = bd180441a0983ceccc898024370a3bdefdc11b1f -- cgit v1.2.3