pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/44275 CVS commit: pkgsrc/mail/cyrus-imapd24
The following reply was made to PR pkg/44275; it has been noted by GNATS.
From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/44275 CVS commit: pkgsrc/mail/cyrus-imapd24
Date: Wed, 6 Jul 2011 09:45:45 +0000
Module Name: pkgsrc
Committed By: obache
Date: Wed Jul 6 09:45:45 UTC 2011
Modified Files:
pkgsrc/mail/cyrus-imapd24: Makefile distinfo options.mk
pkgsrc/mail/cyrus-imapd24/patches: patch-ab patch-aq
Added Files:
pkgsrc/mail/cyrus-imapd24/patches: patch-imap_mailbox.c
Log Message:
Update cyrus-imapd24 to 2.4.10.
While here,
* Exactly enable/disable PCRE support with package option, enabled by default.
* Add workaround patches for PR#44275, sizeof(time_t) > sizeof(unsigned long).
Changes to the Cyrus IMAP Server since 2.4.9
* fixed handling of unparsable emails during append (which would
cause invalid cyrus.index records otherwise)
* quota: fix a pile of bugs. #1801, virtdomain support; #2728, slow
user delete; #3178, "file name too long" with big mailbox names;
#3179, quota -f doubles usage.
* Bug #3043 - parse multiple groups in headers correctly
* Bug #3158 - lmtp backend connection timeout
* Bug #3223 - limit MIME parsing depth to avoid stack overflows
* Bug #3273 - add SORT=DISPLAY support (but note: still questions
about correctness of unicode sorting)
* Bug #3504 - convert all sieve scripts to \r\n line endings on
upload
* Bug #3402 - options to munge 8bit characters in headers during lmtp
delivery to avoid backscatter
* sync_client: fix broken keepalive TCP options (I doubt anyone ever
tried to use it)
* Bug #3482 - add "-o" option to ipurge to only purge messages with
\Deleted flag set
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/mail/cyrus-imapd24/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/mail/cyrus-imapd24/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/cyrus-imapd24/options.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/cyrus-imapd24/patches/patch-ab
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/cyrus-imapd24/patches/patch-aq
cvs rdiff -u -r0 -r1.1 pkgsrc/mail/cyrus-imapd24/patches/patch-imap_mailbox.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index