Wed Oct 5 09:25:06 2011 UTC ()
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
            <alec@alec.pl>
          * 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
            <obata@lins.jp>
          * Bug #3533 - add missing break statements in sieve - thanks Thomas
            Jarosch <thomas.jarosch@intra2net.com>
          * Bug #3550 - support wildcards for ACLS in cyradm - thanks
            <mark.cave-ayland@siriusit.co.uk>
          * Bug #3556 - print remote server in mbpath - thanks Wolfgang Breyha
            <wbreyha@gmx.net>
          * Bug #3559 - make XFER work with unlimited quota - thanks Wolfgang
            Breyha <wbreyha@gmx.net>
          * 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


(tron)
diff -r1.12 -r1.12.2.1 pkgsrc/mail/cyrus-imapd24/Makefile
diff -r1.12 -r1.12.2.1 pkgsrc/mail/cyrus-imapd24/distinfo
diff -r1.6 -r0 pkgsrc/mail/cyrus-imapd24/patches/patch-aa
diff -r1.6 -r0 pkgsrc/mail/cyrus-imapd24/patches/patch-ab

cvs diff -r1.12 -r1.12.2.1 pkgsrc/mail/cyrus-imapd24/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/cyrus-imapd24/Makefile 2011/09/09 12:09:34 1.12
+++ pkgsrc/mail/cyrus-imapd24/Makefile 2011/10/05 09:25:05 1.12.2.1
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.12 2011/09/09 12:09:34 obache Exp $ 1# $NetBSD: Makefile,v 1.12.2.1 2011/10/05 09:25:05 tron Exp $
2 2
3DISTNAME= cyrus-imapd-2.4.11 3DISTNAME= cyrus-imapd-2.4.12
4CATEGORIES= mail 4CATEGORIES= mail
5MASTER_SITES= http://cyrusimap.org/releases/ \ 5MASTER_SITES= http://cyrusimap.org/releases/ \
6 ftp://ftp.cyrusimap.org/cyrus-imapd/ \ 6 ftp://ftp.cyrusimap.org/cyrus-imapd/ \
7 ftp://ftp.cyrusimap.org/cyrus-imapd/OLD-VERSIONS/ 7 ftp://ftp.cyrusimap.org/cyrus-imapd/OLD-VERSIONS/
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= obache@NetBSD.org
10HOMEPAGE= http://www.cyrusimap.org/ 10HOMEPAGE= http://www.cyrusimap.org/
11COMMENT= Cyrus IMAP server 11COMMENT= Cyrus IMAP server
12#LICENSE= original-bsd # like license 12#LICENSE= original-bsd # like license
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16USE_TOOLS+= perl makedepend 16USE_TOOLS+= perl makedepend

cvs diff -r1.12 -r1.12.2.1 pkgsrc/mail/cyrus-imapd24/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/cyrus-imapd24/distinfo 2011/09/09 12:09:34 1.12
+++ pkgsrc/mail/cyrus-imapd24/distinfo 2011/10/05 09:25:05 1.12.2.1
@@ -1,20 +1,18 @@ @@ -1,20 +1,18 @@
1$NetBSD: distinfo,v 1.12 2011/09/09 12:09:34 obache Exp $ 1$NetBSD: distinfo,v 1.12.2.1 2011/10/05 09:25:05 tron Exp $
2 2
3SHA1 (cyrus-imapd-2.4.11.tar.gz) = 24fdaf0e57d5c3bdb63b7dcca29fe6df535c6102 3SHA1 (cyrus-imapd-2.4.12.tar.gz) = c7a1e1dee9f32891c64499945915e8c4e99ce183
4RMD160 (cyrus-imapd-2.4.11.tar.gz) = 0bb30f7d8c655a03366a8ce59f5a708c30d34ec1 4RMD160 (cyrus-imapd-2.4.12.tar.gz) = 5c481d5ce295667eed1c90bc1d0572946caaae29
5Size (cyrus-imapd-2.4.11.tar.gz) = 2446611 bytes 5Size (cyrus-imapd-2.4.12.tar.gz) = 2450099 bytes
6SHA1 (patch-aa) = c0bd73b9443dc34755428ff7f0813341dd11c448 
7SHA1 (patch-ab) = 2c5c1f695bfba9ac310d7a441097399e260e12e9 
8SHA1 (patch-ac) = d6b2e8c00a3605773bf7718d29ccfb0b82f59323 6SHA1 (patch-ac) = d6b2e8c00a3605773bf7718d29ccfb0b82f59323
9SHA1 (patch-ad) = 9c97c99996271c5a123d58e94eb7b16bc9086ebb 7SHA1 (patch-ad) = 9c97c99996271c5a123d58e94eb7b16bc9086ebb
10SHA1 (patch-ae) = 9bee786ad3f0237ee15302c2954e3e90b6fe69fb 8SHA1 (patch-ae) = 9bee786ad3f0237ee15302c2954e3e90b6fe69fb
11SHA1 (patch-af) = 51ffc6cc37822ea4828eb987039593900f2f1ef0 9SHA1 (patch-af) = 51ffc6cc37822ea4828eb987039593900f2f1ef0
12SHA1 (patch-ag) = 533f146e9ee276af7b8ab716da2f3d4af5f60639 10SHA1 (patch-ag) = 533f146e9ee276af7b8ab716da2f3d4af5f60639
13SHA1 (patch-ah) = 4bc62dfdeafdca83ddac02aff0ffd05db28fe0b9 11SHA1 (patch-ah) = 4bc62dfdeafdca83ddac02aff0ffd05db28fe0b9
14SHA1 (patch-ai) = 9167678988f411479d187b232eb10ad8622b4151 12SHA1 (patch-ai) = 9167678988f411479d187b232eb10ad8622b4151
15SHA1 (patch-aj) = 14f293489a816d2282f0d1a7b289d5a775c74c24 13SHA1 (patch-aj) = 14f293489a816d2282f0d1a7b289d5a775c74c24
16SHA1 (patch-ak) = 2e8a105b30d2c0c38f523020bf79d7e26cfa235b 14SHA1 (patch-ak) = 2e8a105b30d2c0c38f523020bf79d7e26cfa235b
17SHA1 (patch-al) = 0eaef55760e9a071802bba157a00bdacc84c1932 15SHA1 (patch-al) = 0eaef55760e9a071802bba157a00bdacc84c1932
18SHA1 (patch-am) = e100e13d5137116f5bd7674e954031b2615e5ab1 16SHA1 (patch-am) = e100e13d5137116f5bd7674e954031b2615e5ab1
19SHA1 (patch-an) = 94aac408657e2315246c7cdaac2524c68eeb7c24 17SHA1 (patch-an) = 94aac408657e2315246c7cdaac2524c68eeb7c24
20SHA1 (patch-ao) = c01c9d32b4d73cbc32d2ad8bfca8b8b021ca2474 18SHA1 (patch-ao) = c01c9d32b4d73cbc32d2ad8bfca8b8b021ca2474

File Deleted: pkgsrc/mail/cyrus-imapd24/patches/Attic/patch-aa

File Deleted: pkgsrc/mail/cyrus-imapd24/patches/Attic/patch-ab