Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2937463BAE7 for ; Sat, 20 Nov 2010 15:57:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C333119D828; Sat, 20 Nov 2010 15:57:14 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 1D20119D823 for ; Sat, 20 Nov 2010 15:57:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0DDBF175DD; Sat, 20 Nov 2010 15:57:12 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 20 Nov 2010 15:57:12 +0000 From: "Geert Hendrickx" Subject: CVS commit: pkgsrc/mail/dovecot To: pkgsrc-changes@NetBSD.org Reply-To: ghen@netbsd.org X-Mailer: log_accum Message-Id: <20101120155712.0DDBF175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ghen Date: Sat Nov 20 15:57:11 UTC 2010 Modified Files: pkgsrc/mail/dovecot: Makefile distinfo Log Message: Update Dovecot to 1.2.16. - imap: Fixed SELECT QRESYNC not to crash on mailbox close if a lot of changes were being sent. - pop3: Fixed a potential hang - mbox: Creating new mailboxes should base permissions on mail root dir, not always use 0600. - auth: Disable auth caching entirely for master users. To generate a diff of this commit: cvs rdiff -u -r1.152 -r1.153 pkgsrc/mail/dovecot/Makefile cvs rdiff -u -r1.114 -r1.115 pkgsrc/mail/dovecot/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.