dovecot-2.2: Released v2.2.18.

dovecot at dovecot.org dovecot at dovecot.org
Fri May 15 11:15:18 UTC 2015


details:   http://hg.dovecot.org/dovecot-2.2/rev/917d027836d0
changeset: 18702:917d027836d0
user:      Timo Sirainen <tss at iki.fi>
date:      Fri May 15 14:02:58 2015 +0300
description:
Released v2.2.18.

diffstat:

 NEWS         |  7 +++++++
 configure.ac |  2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r d46270397a2f -r 917d027836d0 NEWS
--- a/NEWS	Fri May 15 13:55:46 2015 +0300
+++ b/NEWS	Fri May 15 14:02:58 2015 +0300
@@ -1,3 +1,10 @@
+v2.2.18 2015-05-15  Timo Sirainen <tss at iki.fi>
+
+	- director: Login UNIX sockets were normally detected as doveadm or
+	  director ring sockets, causing it to break in existing installations.
+	- sdbox: When copying a mail in alt storage, place the destination to
+	  alt storage as well.
+
 v2.2.17 2015-05-13  Timo Sirainen <tss at iki.fi>
 
 	* Dovecot no longer checks or warns if a mountpoint is removed. This
diff -r d46270397a2f -r 917d027836d0 configure.ac
--- a/configure.ac	Fri May 15 13:55:46 2015 +0300
+++ b/configure.ac	Fri May 15 14:02:58 2015 +0300
@@ -2,7 +2,7 @@
 
 # Be sure to update ABI version also if anything changes that might require
 # recompiling plugins. Most importantly that means if any structs are changed.
-AC_INIT([Dovecot],[2.2.17],[dovecot at dovecot.org])
+AC_INIT([Dovecot],[2.2.18],[dovecot at dovecot.org])
 AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.2.ABIv17($PACKAGE_VERSION)", [Dovecot ABI version])
 
 AC_CONFIG_SRCDIR([src])


More information about the dovecot-cvs mailing list