Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 342151 - net-mail/dovecot-2.0.6 version bump
Summary: net-mail/dovecot-2.0.6 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Patrick Lauer
URL: http://dovecot.org/releases/2.0/dovec...
Whiteboard:
Keywords:
: 342153 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-10-22 07:55 UTC by Eray Aslan
Modified: 2010-10-27 03:31 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eray Aslan gentoo-dev 2010-10-22 07:55:47 UTC
dovecot-2.0.6 is released:

	* Pre-login CAPABILITY includes IDLE again. Mainly to make Blackberry
	  servers happy.
	* auth: auth_cache_negative_ttl default was 0 in earlier v2.0.x, but it
	  was supposed to be 1 hour as in v1.x. Changed it back to 1h.
	  If you want it disabled, make sure doveconf shows it as 0.

	+ dbox: Added support for saving mail attachments to external files,
	  with also support for single instance storage. This feature hasn't
	  had much testing yet, so be careful with it.
	+ doveadm: Added import command for importing mails from other storages.
	+ Reduced NFS I/O operations for index file accesses
	+ dbox, Maildir: When copying messages, copy also already cached fields
	  from dovecot.index.cache
	+ mdbox: Added mdbox_preallocate_space setting (Linux+ext3/XFS only)
	- Maildir: LDA/LMTP assert-crashed sometimes when saving a mail.
	- Fixed leaking fds when writing to dovecot.mailbox.log.
	- Fixed rare dovecot.index.cache corruption
	- IMAP: SEARCH YOUNGER/OLDER wasn't working correctly


Reproducible: Always




Copying dovecot-2.0.5 works.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-10-22 08:01:10 UTC
*** Bug 342153 has been marked as a duplicate of this bug. ***
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-10-27 03:31:16 UTC
+  27 Oct 2010; Jeremy Olexa <darkside@gentoo.org> +dovecot-2.0.6.ebuild:
+  Version bump, bug 342151 by Eray Aslan