[dovecot/f15] dovecot updated to 2.0.17, pigeonhole updated to 0.2.5 Fixed memory leaks in login processes with SS

Michal Hlavinka mhlavink at fedoraproject.org
Mon Jan 9 15:01:06 UTC 2012


commit 9e496fa22a35a1fd014261718487a1d60903c0c3
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Mon Jan 9 16:00:59 2012 +0100

    dovecot updated to 2.0.17, pigeonhole updated to 0.2.5
    Fixed memory leaks in login processes with SSL connections
    vpopmail support was broken in v2.0.16

 .gitignore   |    2 ++
 dovecot.spec |    9 +++++++--
 sources      |    4 ++--
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5ddd923..514419c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,5 @@ pigeonhole-snap0592366457df.tar.bz2
 /dovecot-2.0.14.tar.gz
 /dovecot-2.0.15.tar.gz
 /dovecot-2.0.16.tar.gz
+/dovecot-2.0.17.tar.gz
+/dovecot-2.0-pigeonhole-0.2.5.tar.gz
diff --git a/dovecot.spec b/dovecot.spec
index 8fec4f7..8ddbd22 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -1,7 +1,7 @@
 Summary: Secure imap and pop3 server
 Name: dovecot
 Epoch: 1
-Version: 2.0.16
+Version: 2.0.17
 Release: 1%{?dist}
 #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
 License: MIT and LGPLv2
@@ -13,7 +13,7 @@ URL: http://www.dovecot.org/
 Source: http://www.dovecot.org/releases/2.0/%{name}-%{version}.tar.gz
 Source1: dovecot.init
 Source2: dovecot.pam
-%global pigeonholever 0.2.3
+%global pigeonholever 0.2.5
 Source8: http://www.rename-it.nl/dovecot/2.0/dovecot-2.0-pigeonhole-%{pigeonholever}.tar.gz
 Source9: dovecot.sysconfig
 Source10: dovecot.tmpfilesd
@@ -394,6 +394,11 @@ make check
 %{_libdir}/%{name}/dict/libdriver_pgsql.so
 
 %changelog
+* Mon Jan 09 2012 Michal Hlavinka <mhlavink at redhat.com> - 1:2.0.17-1
+- dovecot updated to 2.0.17, pigeonhole updated to 0.2.5
+- Fixed memory leaks in login processes with SSL connections
+- vpopmail support was broken in v2.0.16
+
 * Mon Nov 21 2011 Michal Hlavinka <mhlavink at redhat.com> - 1:2.0.16-1
 - dovecot updated to 2.0.16
 
diff --git a/sources b/sources
index 7f46cad..80431b7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-e01a29a355afefcb9fb5f8b7a54e1a14  dovecot-2.0.16.tar.gz
-336cbb2073b48119d968fad7de89817a  dovecot-2.0-pigeonhole-0.2.3.tar.gz
+41c10dffa56e228b9176833db2efaac5  dovecot-2.0.17.tar.gz
+f50151dd20eb5acbac2b546e586f2d43  dovecot-2.0-pigeonhole-0.2.5.tar.gz


More information about the scm-commits mailing list