dovecot-2.0: Released v2.0.15.

dovecot at dovecot.org dovecot at dovecot.org
Fri Sep 16 17:12:31 EEST 2011


details:   http://hg.dovecot.org/dovecot-2.0/rev/11ef52450096
changeset: 12931:11ef52450096
user:      Timo Sirainen <tss at iki.fi>
date:      Fri Sep 16 16:45:22 2011 +0300
description:
Released v2.0.15.

diffstat:

 NEWS         |  13 +++++++++++++
 configure.in |   2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r 8379707478d7 -r 11ef52450096 NEWS
--- a/NEWS	Fri Sep 16 16:40:32 2011 +0300
+++ b/NEWS	Fri Sep 16 16:45:22 2011 +0300
@@ -1,3 +1,16 @@
+v2.0.15 2011-09-16  Timo Sirainen <tss at iki.fi>
+
+	+ doveadm altmove: Added -r parameter to move mails back to primary
+	  storage.
+	- v2.0.14: Index reading could have eaten a lot of memory in some
+	  situations
+	- doveadm index no longer affects future caching decisions
+	- mbox: Fixed crash during mail delivery when mailbox didn't yet have
+	  GUID assigned to it.
+	- zlib+mbox: Fetching last message from compressed mailboxes crashed.
+	- lib-sql: Fixed load balancing and error handling when multiple hosts
+	  are used.
+
 v2.0.14 2011-08-29  Timo Sirainen <tss at iki.fi>
 
 	+ doveadm: Added support for running mail commands by proxying to
diff -r 8379707478d7 -r 11ef52450096 configure.in
--- a/configure.in	Fri Sep 16 16:40:32 2011 +0300
+++ b/configure.in	Fri Sep 16 16:45:22 2011 +0300
@@ -1,5 +1,5 @@
 AC_PREREQ([2.59])
-AC_INIT([Dovecot],[2.0.14],[dovecot at dovecot.org])
+AC_INIT([Dovecot],[2.0.15],[dovecot at dovecot.org])
 AC_CONFIG_SRCDIR([src])
 
 AM_INIT_AUTOMAKE([foreign])


More information about the dovecot-cvs mailing list