[dovecot] dovecot updated to 2.0.15 v2.0.14: Index reading could have eaten a lot of memory in some situations

Michal Hlavinka mhlavink at fedoraproject.org
Mon Sep 19 09:19:47 UTC 2011


commit 0793b6f48729cec6857f399db075b02894081a49
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Mon Sep 19 11:19:23 2011 +0200

    dovecot updated to 2.0.15
    v2.0.14: Index reading could have eaten a lot of memory in some
    situations
    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.

 .gitignore   |    1 +
 dovecot.spec |   12 ++++++++++--
 sources      |    2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dc93c87..46fcc21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ pigeonhole-snap0592366457df.tar.bz2
 /dovecot-2.0-pigeonhole-0.2.3.tar.gz
 /dovecot-2.0.13.tar.gz
 /dovecot-2.0.14.tar.gz
+/dovecot-2.0.15.tar.gz
diff --git a/dovecot.spec b/dovecot.spec
index 918505e..4929f28 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -1,8 +1,8 @@
 Summary: Secure imap and pop3 server
 Name: dovecot
 Epoch: 1
-Version: 2.0.14
-Release: 2%{?dist}
+Version: 2.0.15
+Release: 1%{?dist}
 #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
 License: MIT and LGPLv2
 Group: System Environment/Daemons
@@ -399,6 +399,14 @@ make check
 %{_libdir}/%{name}/dict/libdriver_pgsql.so
 
 %changelog
+* Mon Sep 19 2011 Michal Hlavinka <mhlavink at redhat.com> - 1:2.0.15-1
+- dovecot updated to 2.0.15
+- v2.0.14: Index reading could have eaten a lot of memory in some
+  situations
+- 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.
+
 * Tue Sep 13 2011 Michal Hlavinka <mhlavink at redhat.com> - 1:2.0.14-2
 - do not enable insecure connections by default
 
diff --git a/sources b/sources
index 9af5043..5c49fc4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-92a10a6ca341921db9e35c6753e8de0b  dovecot-2.0.14.tar.gz
+16a08dfd24422d482440a8b03d6f7f6c  dovecot-2.0.15.tar.gz
 336cbb2073b48119d968fad7de89817a  dovecot-2.0-pigeonhole-0.2.3.tar.gz


More information about the scm-commits mailing list