From f1b8b9cc66cb11edd0914c419b9d182ed9adf38c Mon Sep 17 00:00:00 2001 From: ghen Date: Sun, 19 Nov 2006 10:36:34 +0000 Subject: 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 --- mail/dovecot/Makefile | 4 ++-- mail/dovecot/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'mail') diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index ae8f84abb11..10b276e3cd2 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.74 2006/11/13 07:53:59 ghen Exp $ +# $NetBSD: Makefile,v 1.75 2006/11/19 10:36:34 ghen Exp $ -DISTNAME= dovecot-1.0.rc14 +DISTNAME= dovecot-1.0.rc15 PKGNAME= ${DISTNAME:S/.rc/rc/} CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/ diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index 964ebac0271..45522d18cbe 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.47 2006/11/13 07:53:59 ghen Exp $ +$NetBSD: distinfo,v 1.48 2006/11/19 10:36:34 ghen Exp $ -SHA1 (dovecot-1.0.rc14.tar.gz) = 0ff156ef9a548a33d65aaa6aca56074788974301 -RMD160 (dovecot-1.0.rc14.tar.gz) = 6147bb86afc529b1bf7826324e622b5b7347c1b8 -Size (dovecot-1.0.rc14.tar.gz) = 1461773 bytes +SHA1 (dovecot-1.0.rc15.tar.gz) = 9b618d0c1562aa64bd1e055ffa9fe5f2412514af +RMD160 (dovecot-1.0.rc15.tar.gz) = 904ef7d1f0fbfe8055f13d9036f7107f498b522e +Size (dovecot-1.0.rc15.tar.gz) = 1463069 bytes SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354 SHA1 (patch-ab) = 7a6441459bcf6d291d9fef7d99f46e825283f673 SHA1 (patch-ag) = bd180441a0983ceccc898024370a3bdefdc11b1f -- cgit v1.2.3