pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/cyrus-imapd
Module name: wip
Committed by: obache
Date: Thu Sep 10 05:40:12 UTC 2009
Modified Files:
wip/cyrus-imapd: Makefile PLIST distinfo
Log Message:
Update cyrus-imapd to 2.3.15.
Changes to the Cyrus IMAP Server since 2.3.14
* Fixed CERT VU#336053 - Potential buffer overflow in Sieve.
* Added new cyr_df tool for reporting Cyrus spool partition disk
space usage.
* Fixed a crash when selecting a folder after using the SCAN command
* Split mupdate_synchronize() into network scarfing and mailbox
comparision pieces. This allows us to not lock out the mailboxes.db
and mupdate clients while scarfing the UPDATE response, which can
be quite time consuming over slow links.
* Added support for MUPDATE COMPRESS and IMAP COMPRESS commands which
help speed up bulk data commands over slow links.
* Allow frontend servers in a Murder to proxy the CREATE, DELETE,
SETACL, SETQUOTA, and GETQUOTA commands for toplevel mailboxes. In
order for a frontend to know where to CREATE a toplevel mailbox,
either the defaultserver option must be set (ALL new toplevel
mailboxes are created on this particular server), or the serverlist
option must be set (new toplevel mailboxes are created on whichever
server has the most available spool space).
* Use delayed expunge in ipurge to avoid corrupting cache file and as
a bonus make it unexpungable.
* Run daily tasks at the same time each day instead of exactly 24
hours apart to detect daylight savings changes
* Fixed Bug #2727 by immediately expunging old messages on INBOX to
INBOX.sub rename
* Fixed incorrect quota calculations on sync_server when replicating
unexpunged messages (thanks David Carter)
* Allow user rename to succeed even if the user is over quota
* Fixed a skiplist foreach bug and various datatype size issues that
caused problems on some 64 bit architectures
* Added additional logging of mailbox events if condstore is enabled
to ensure modseq values are always correctly replicated
* Fixed "DBERROR db4: environment reference count went negative" by
forking idled before opening the database environment.
* Fixed a squatter bug where any short search term (< 4 characters)
would cause squatter to return all messages regardless of the other
filters being applied
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.10 -r1.11 wip/cyrus-imapd/distinfo
cvs -z3 rdiff -u -r1.19 -r1.20 wip/cyrus-imapd/Makefile
cvs -z3 rdiff -u -r1.7 -r1.8 wip/cyrus-imapd/PLIST
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cyrus-imapd/distinfo?r1=1.10&r2=1.11
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cyrus-imapd/Makefile?r1=1.19&r2=1.20
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cyrus-imapd/PLIST?r1=1.7&r2=1.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index