Subject: CVS commit: pkgsrc/mail/dovecot
To: None <pkgsrc-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: pkgsrc-changes
Date: 11/19/2006 10:36:34
Module Name:	pkgsrc
Committed By:	ghen
Date:		Sun Nov 19 10:36:34 UTC 2006

Modified Files:
	pkgsrc/mail/dovecot: Makefile distinfo

Log Message:
Update to dovecot-1.0rc15.  From the release announcement mail:

	* Fixed an off-by-one buffer overflow in cache file handling. The
	  code is executed only with mmap_disable=yes and only if index files
	  are used (ie. INDEX=MEMORY is safe).
	* passdb checkpassword: Handle vpopmail's non-standard exit codes.

	- rc14 sometimes assert-crashed if .log.2 file existed in a mailbox
	  (earlier versions leaked memory and file descriptors)
	- io_add() assert-crashfixes
	- Potential SSL hang fix at the beginning of the connection

For details on the security issue, see:
http://www.dovecot.org/list/dovecot-news/2006-November/000023.html


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 pkgsrc/mail/dovecot/Makefile
cvs rdiff -r1.47 -r1.48 pkgsrc/mail/dovecot/distinfo

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