Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9259F63B86C for ; Wed, 5 Oct 2011 09:25:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 703D214A1CA; Wed, 5 Oct 2011 09:25:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EBF0314A1C9 for ; Wed, 5 Oct 2011 09:25:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id SSjDRnfr45Kj for ; Wed, 5 Oct 2011 09:25:06 +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 474F414A1C7 for ; Wed, 5 Oct 2011 09:25:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3919F175DD; Wed, 5 Oct 2011 09:25:06 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 5 Oct 2011 09:25:06 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2011Q3] pkgsrc/mail/cyrus-imapd24 To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20111005092506.3919F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Wed Oct 5 09:25:06 UTC 2011 Modified Files: pkgsrc/mail/cyrus-imapd24 [pkgsrc-2011Q3]: Makefile distinfo Removed Files: pkgsrc/mail/cyrus-imapd24/patches [pkgsrc-2011Q3]: patch-aa patch-ab Log Message: Pullup ticket #3529 - requested by obache mail/cyrus-imapd24: security update Revisions pulled up: - mail/cyrus-imapd24/Makefile 1.13 - mail/cyrus-imapd24/distinfo 1.13 - mail/cyrus-imapd24/patches/patch-aa deleted - mail/cyrus-imapd24/patches/patch-ab deleted --- Module Name: pkgsrc Committed By: obache Date: Wed Oct 5 01:32:31 UTC 2011 Modified Files: pkgsrc/mail/cyrus-imapd24: Makefile distinfo Removed Files: pkgsrc/mail/cyrus-imapd24/patches: patch-aa patch-ab Log Message: Update cyrus-imapd24 to 2.4.12. Changes to the Cyrus IMAP Server since 2.4.11 * Bug #3150 - fix issue with overview and messages without a References header * fixed nntp login with tab and space in password * Bug #3501 - be more relaxed about names of DELETED folders * Bug #3553 - fix QRESYNC passing to murder backend - thanks alec * Bug #3554 - only show ENABLED response the first time each option is ENABLEd * Lots of cleanup of build process and backporting of APIs * Bug #3502 - make configure.in more portable - thanks OBATA Akio * Bug #3533 - add missing break statements in sieve - thanks Thomas Jarosch * Bug #3550 - support wildcards for ACLS in cyradm - thanks * Bug #3556 - print remote server in mbpath - thanks Wolfgang Breyha * Bug #3559 - make XFER work with unlimited quota - thanks Wolfgang Breyha * Bug #3547 - use strconcat() in writefile() * fixed a case where skiplist library could write error messages directly to stdout * Bug #3545 - fix sign extension in squat_decode_64 * Bug #3558 - return error if backend doesn't support LIST-EXTENDED * Bug #3565 - clean up in preparation for automake * fixed incomplete authentication checks in nntpd, reported by Secunia as SA46093 To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.12.2.1 pkgsrc/mail/cyrus-imapd24/Makefile \ pkgsrc/mail/cyrus-imapd24/distinfo cvs rdiff -u -r1.6 -r0 pkgsrc/mail/cyrus-imapd24/patches/patch-aa \ pkgsrc/mail/cyrus-imapd24/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.