CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/01/04 06:59:17
Modified files:
mail/dovecot : Makefile
Added files:
mail/dovecot/patches: patch-src_imap-login_imap-proxy_c
patch-src_imap_imap-search_c
patch-src_lib-index_mail-index-sync-update_c
patch-src_master_master-settings_c
patch-src_pop3-login_pop3-proxy_c
Log message:
Some fixes from upstream:
- imap: Fixed a memory leak in ESEARCH.
- imap/pop3-login: Don't crash if passdb returns proxy field without host.
- lib-index: Added a missing sanity check for expunge-guid record's uid.
This fixes a non-self healing assert-crash.
- master: Delete also pipes from login_dir (left by v2.0).
>From Brad (maintainer), ok ajacoutot@