diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-28 22:20:42 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-28 22:20:42 +0000 |
commit | 39441ba61a7868b473dc902b601ad6219ce8ec4d (patch) | |
tree | 51616d62f01b5aa7e0bbd9cb4e6fc44cdda8857b /mail/dovecot/distinfo | |
parent | 801d961765369b22202572729b23d942f50e213f (diff) | |
download | pkgsrc-39441ba61a7868b473dc902b601ad6219ce8ec4d.tar.gz |
Update mail/dovecot to 0.99.10.5.
v0.99.10.5 2003-12-27 Timo Sirainen <tss@iki.fi>
+ MySQL authentication, patch by Matthew Reimer
+ --with-moduledir configure option
- mbox: APPEND reversed given \Draft and \Deleted flags
- mbox: "LF not found" errors happened sometimes when X-IMAPbase
header was updated. Possibly corrupted mbox sometimes.
Thanks to Fabrice Bellet for finding this bug.
- Custom flags couldn't be unset
- Maildir: make sure ":2," is appended to filename when moving mails
from new/ to cur/.
- Maildir: synchronization might have sometimes set wrong flags to
messages, or crash completely
- Maildir: RENAME xx inbox.xx didn't result as uppercased ".INBOX.xx"
directory which then couldn't be accessed
- Don't crash with RAND_bytes() error messages anymore. This mostly
happened with Fedora/RedHat.
pkgsrc changes:
o Disable crammd5 patch, doesn't apply cleanly anymore.
o Add a new option "DOVECOT_USE_MYSQL" to authenticate users
against a mysql database.
Diffstat (limited to 'mail/dovecot/distinfo')
-rw-r--r-- | mail/dovecot/distinfo | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index 254ec05f67f..44461d80c41 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,8 +1,6 @@ -$NetBSD: distinfo,v 1.7 2003/12/09 04:06:37 xtraeme Exp $ +$NetBSD: distinfo,v 1.8 2004/05/28 22:20:43 xtraeme Exp $ -SHA1 (dovecot-0.99.10.4.tar.gz) = e4eabc78894e2c204d788521812497e021f45c08 -Size (dovecot-0.99.10.4.tar.gz) = 859856 bytes -SHA1 (dovecot-crammd5-0.99.10.2.diff) = bd879993f2275bcafd9f6ae1e673114b0fbd82a2 -Size (dovecot-crammd5-0.99.10.2.diff) = 16476 bytes +SHA1 (dovecot-0.99.10.5.tar.gz) = b9bef7b38e93bdbb0ec168e158b62b436d736589 +Size (dovecot-0.99.10.5.tar.gz) = 863825 bytes SHA1 (patch-aa) = 6ed31ba47883903e5a7b2fcb715432e0c3e8947c -SHA1 (patch-ab) = 05efdd1f833cdf6a8df942f071c9961b31bd55e7 +SHA1 (patch-ab) = 4d8d0c850e20da0b948fdaa7d67a822663e6f0f9 |