Up to [cvs.NetBSD.org] / pkgsrc / mail / dovecot
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: pkgsrc-2007Q4-base
Revision 1.110 / (download) - annotate - [select for diffs], Tue Jan 1 20:47:57 2008 UTC (11 years, 11 months ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.109: +2 -3
lines
Diff to previous 1.109 (colored)
Update to Dovecot 1.0.10. v1.0.8 and v1.0.9 were a bit bad releases. Hopefully one day I've managed to have written a proper test suite which can be run before doing any releases.. * Security hole with LDAP+auth cache: If base setting contained %variables they weren't included in auth cache key, which broke caching. This could have caused different users with same passwords to log in as each other. [pkgsrc: this was fixed in dovecot-1.0.9nb1] - LDAP: Fixed potential infinite looping when connection to LDAP server was lost and there were queued requests. - mbox: More changes to fix problems caused by v1.0.8 and v1.0.9. - Maildir: Fixed a UIDLIST_IS_LOCKED() assert-crash in some conditions (caused by changes in v1.0.9) - If protocols=none, don't require imap executables to exist