[dovecot/f17] dovecot updated to 2.1.15

Michal Hlavinka mhlavink at fedoraproject.org
Tue Feb 12 16:21:34 UTC 2013


commit 84ed3c8f312575f4dfdeda9a5dcdbfe979084909
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Tue Feb 12 17:21:28 2013 +0100

    dovecot updated to 2.1.15
    
    - v2.1.14's dovecot.index.cache fixes caused Dovecot to use more disk I/O
      and memory than was necessary.

 .gitignore   |    1 +
 dovecot.spec |    7 ++++++-
 sources      |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ffc4c93..8a903d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,4 @@ pigeonhole-snap0592366457df.tar.bz2
 /dovecot-2.1.12.tar.gz
 /dovecot-2.1.13.tar.gz
 /dovecot-2.1.14.tar.gz
+/dovecot-2.1.15.tar.gz
diff --git a/dovecot.spec b/dovecot.spec
index 7b8ff67..ac525e9 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -1,7 +1,7 @@
 Summary: Secure imap and pop3 server
 Name: dovecot
 Epoch: 1
-Version: 2.1.14
+Version: 2.1.15
 #global prever .rc6
 Release: 1%{?dist}
 #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
@@ -447,6 +447,11 @@ make check
 %{_libdir}/%{name}/dict/libdriver_pgsql.so
 
 %changelog
+* Tue Feb 12 2013 Michal Hlavinka <mhlavink at redhat.com> - 1:2.1.15-1
+- dovecot updated to 2.1.15
+- v2.1.14's dovecot.index.cache fixes caused Dovecot to use more disk I/O
+  and memory than was necessary.
+
 * Thu Jan 31 2013 Michal Hlavinka <mhlavink at redhat.com> - 1:2.1.14-1
 - dovecot updated to 2.1.14
 - v2.1.11+ had a race condition where it sometimes overwrote data in
diff --git a/sources b/sources
index e3592c8..ed8d7eb 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-fad7544d7c6d09f9533106e53bfbd243  dovecot-2.1.14.tar.gz
+8ce198c5ee22f4fe8ab525b9bd753d56  dovecot-2.1.15.tar.gz
 36a2a5dd68c18f28f653c44abb2e0e9b  dovecot-2.1-pigeonhole-0.3.3.tar.gz


More information about the scm-commits mailing list