Subject: CVS commit: pkgsrc/mail/dovecot
To: None <pkgsrc-changes@netbsd.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 06/19/2003 16:11:12
Module Name:	pkgsrc
Committed By:	salo
Date:		Thu Jun 19 16:11:12 UTC 2003

Modified Files:
	pkgsrc/mail/dovecot: Makefile distinfo
	pkgsrc/mail/dovecot/patches: patch-aa

Log Message:
Updated to version 0.99.10-test14 (0.99.10beta14 in pkgsrc).

From Tom Hensel via tech-pkg and private mail.

Changes:

- new MAINTAINER, Tom Hensel

0.99.10-test14:
===============
- IMAP over SSL works now without having to install (patched) OpenSSL from
  pkgsrc or patching dovecot itself.  For instance, OpenSSL gets initalized
  before chrooting so it can open /dev/urandom, even some possible crashes
  have been fixed.

- Many changes to the Maildir synchronization and expiration code, diffrent
  bugs and flaws are fixed. Improved indexing and hashing of Maildirs and
  mboxes.

- Changes to improve overall perfomance have been incorparated.

- The authorization daemon now supports the ANONYMOUS SASL mechanism,
  a few bugs were fixed.

- Many flaws and glitches are gone, please see dovecot's ChangeLog for
  a complete list of changes.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/dovecot/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/dovecot/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/dovecot/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.