Subject: CVS commit: pkgsrc/mail/dovecot
From: Geert Hendrickx
Date: 2006-06-13 18:51:40
Message id: 20060613165140.C373E211CA@cvs.netbsd.org

Log Message:
Update dovecot to 1.0 beta9.  From the release notes:

Fixes a lot of bugs. The next release will be the first "release
candidate" instead of a beta.

* PAM: Don't call pam_setcred() unless setcred=yes PAM passdb
  argument was given.
* Moved around settings in dovecot-example.conf to be in more logical
  groups.

+ Local delivery agent (deliver binary) works again.
+ LDAP: Added support for SASL binding. Patch by Geert Jansen
+ ssl_verify_client_cert: Check CRLs. If auth_verbose=yes, log
  invalid sent certificates. If verbose_ssl=yes, log even the valid
  certificates. When using the username from the certificate, use
  CommonName. Based on patch by HenkJan Wolthuis
+ PAM: Set PAM_TTY which is needed by some PAM plugins
+ dovecot --exec-mail ext <binary path> can now be used to start
  binaries which want dovecot.conf to be read, for example the
  convert-tool.
- Expunging needed to be done twice if client used STORE +FLAGS.SILENT
  command to set the \Deleted flags
- Added sql_escape_string() to lib-sql API and use it instead of
  normal \-escaping.
- ACL plugin fixes
- DIGEST-MD5: Trying to use subsequent authentication crashed
  dovecot-auth.
- Fetching BODY when BODYSTRUCTURE was already cached caused the
  reply to be broken in some cases
- Lots of fixes for index file handling
- dbox fixes and changes
- mbox syncing broke if some extraneous/broken headers were removed
  (eg. extra X-IMAPbase headers in mails)
- Running Dovecot from inetd work now properly with POP3
- Quota plugin fixes for calculating the quota correctly

Files:
RevisionActionfile
1.53modifypkgsrc/mail/dovecot/Makefile
1.11modifypkgsrc/mail/dovecot/PLIST
1.31modifypkgsrc/mail/dovecot/distinfo
1.13modifypkgsrc/mail/dovecot/patches/patch-ab
1.1addpkgsrc/mail/dovecot/patches/patch-ag
1.1removepkgsrc/mail/dovecot/patches/patch-af