pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/dovecot



Module name:    wip
Committed by:   ghen
Date:           Mon Dec 10 14:19:40 UTC 2007

Modified Files:
        wip/dovecot: Makefile PLIST distinfo
        wip/dovecot/patches: patch-ab

Log Message:
Update to Dovecot 1.1beta11.

This one should be the last beta release before the first v1.1 release
candidate.

The main things left in my TODO are:

 - Squat indexes should handle expunges
 - Lucene indexes are broken
 - See if \recent flag handling could be fixed for maildir/mbox (it works for
   dbox though)
 - Some other minor things which I'll do if I have time, but won't block v1.1.0
   release.

Changes since beta10:

 - One major performance issue found and fixed. This was the main reason why we
   weren't yet in release candidate stage.
 - configure --with-package now gives an error if it can't find the necessary
   libs/headers for the package. Use --with-package=auto for the old behavior.
 - Memory leak fixes
 - Convert plugin fixes. Conversion is now done to namespace with INBOX.
 - Changes to handling group adding/removing to processes. Hopefully didn't
   break anything.
 - Message flag/keyword searches are now faster
 - Fixes/optimizations to handling SORT. After building initial indexes, my
   260k mail mailbox sorts in about 0.01 seconds. :)
 - Fixes to searching mails with unknown charsets/invalid data
 - deliver_log_format setting


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.14 -r1.15 wip/dovecot/PLIST
cvs -z3 rdiff -u -r1.21 -r1.22 wip/dovecot/distinfo
cvs -z3 rdiff -u -r1.31 -r1.32 wip/dovecot/Makefile
cvs -z3 rdiff -u -r1.7 -r1.8 wip/dovecot/patches/patch-ab

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dovecot/PLIST?r1=1.14&r2=1.15
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dovecot/distinfo?r1=1.21&r2=1.22
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dovecot/Makefile?r1=1.31&r2=1.32
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dovecot/patches/patch-ab?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.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
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