[dovecot/f14] 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:57:26 UTC 2011


commit a96044f7d77d2103e59bc2bad6bbca05ae65cdad
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Mon Sep 19 11:57:10 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 |   10 +++++++++-
 sources      |    2 +-
 3 files changed, 11 insertions(+), 2 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 b88df4d..22e810e 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -1,7 +1,7 @@
 Summary: Secure imap and pop3 server
 Name: dovecot
 Epoch: 1
-Version: 2.0.14
+Version: 2.0.15
 Release: 1%{?dist}
 #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
 License: MIT and LGPLv2
@@ -394,6 +394,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.
+
 * Mon Aug 29 2011 Michal Hlavinka <mhlavink at redhat.com> - 1:2.0.14-1
 - dovecot updated to 2.0.14
 - userdb extra fields can now return name+=value to append to an
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