Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id BA88663B88A for ; Wed, 8 Oct 2008 12:16:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 53CC563B186; Wed, 8 Oct 2008 12:16:46 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 5CE2763B1D7 for ; Wed, 8 Oct 2008 12:16:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 43EC4175D0; Wed, 8 Oct 2008 12:16:45 +0000 (UTC) From: Matthias Scheler Subject: CVS commit: [pkgsrc-2008Q3] pkgsrc/mail/dovecot To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org Message-Id: <20081008121645.43EC4175D0@cvs.netbsd.org> Date: Wed, 8 Oct 2008 12:16:45 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Wed Oct 8 12:16:45 UTC 2008 Modified Files: pkgsrc/mail/dovecot [pkgsrc-2008Q3]: Makefile distinfo Log Message: Pullup ticket #2547 - requested by ghen dovecot: security update Revisions pulled up: - mail/dovecot/Makefile 1.121 - mail/dovecot/distinfo 1.86 --- Module Name: pkgsrc Committed By: ghen Date: Mon Oct 6 07:08:02 UTC 2008 Modified Files: pkgsrc/mail/dovecot: Makefile distinfo Log Message: Update to Dovecot 1.1.4. Changes since 1.1.3: - SORT: Yet another assert-crashfix when renumbering index sort IDs. - ACL plugin fixes: Negative rights were actually treated as positive rights. 'k' right didn't prevent creating parent/child/child mailbox. ACL groups weren't working. - Maildir++ quota: Fixes to rebuilding when quota limit wasn't specified in Dovecot (0 limit or limit read from maildirsize). - mbox: Several bugfixes causing errors and crashes. - Several fixes to expire plugin / expire-tool. - lock_method=3Ddotlock could have deadlocked with itself. - Many error handling fixes and log message improvements. To generate a diff of this commit: cvs rdiff -r1.120 -r1.120.4.1 pkgsrc/mail/dovecot/Makefile cvs rdiff -r1.85 -r1.85.4.1 pkgsrc/mail/dovecot/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.