[dovecot/f17] pigeonhole updated to 0.3.1

Michal Hlavinka mhlavink at fedoraproject.org
Tue Jul 3 08:59:44 UTC 2012


commit 0e7c53010c192a4ad023dab7048b797545968bed
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Tue Jul 3 10:59:41 2012 +0200

    pigeonhole updated to 0.3.1
    
    - Fixed several small issues, including a few potential segfault bugs, based
      on static source code analysis.

 .gitignore   |    1 +
 dovecot.spec |    9 +++++++--
 sources      |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7067fcc..041f68a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,4 @@ pigeonhole-snap0592366457df.tar.bz2
 /dovecot-2.1.5.tar.gz
 /dovecot-2.1.6.tar.gz
 /dovecot-2.1.7.tar.gz
+/dovecot-2.1-pigeonhole-0.3.1.tar.gz
diff --git a/dovecot.spec b/dovecot.spec
index f23afad..fef889b 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -3,7 +3,7 @@ Name: dovecot
 Epoch: 1
 Version: 2.1.7
 #global prever .rc6
-Release: 1%{?dist}
+Release: 2%{?dist}
 #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
 License: MIT and LGPLv2
 Group: System Environment/Daemons
@@ -12,7 +12,7 @@ URL: http://www.dovecot.org/
 Source: http://www.dovecot.org/releases/2.1/%{name}-%{version}%{?prever}.tar.gz
 Source1: dovecot.init
 Source2: dovecot.pam
-%global pigeonholever 0.3.0
+%global pigeonholever 0.3.1
 Source8: http://www.rename-it.nl/dovecot/2.1/dovecot-2.1-pigeonhole-%{pigeonholever}.tar.gz
 #wget http://hg.rename-it.nl/dovecot-2.1-pigeonhole/archive/%{pigeonholever}.tar.bz2 -O dovecot-2.1-pigeonhole-%{pigeonholever}.tar.bz2
 #Source8: dovecot-2.1-pigeonhole-%{pigeonholever}.tar.bz2
@@ -433,6 +433,11 @@ make check
 %{_libdir}/%{name}/dict/libdriver_pgsql.so
 
 %changelog
+* Tue Jul 03 2012 Michal Hlavinka <mhlavink at redhat.com> - 1:2.1.7-2
+- pigeonhole updated to 0.3.1
+- Fixed several small issues, including a few potential segfault bugs, based
+  on static source code analysis.
+
 * Wed May 30 2012 Michal Hlavinka <mhlavink at redhat.com> - 1:2.1.7-1
 - updated to 2.1.7
 - director: Don't crash with quickly disconnecting incoming director
diff --git a/sources b/sources
index 14da3c3..5cb5599 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 b52d0faf1b9ec21bc5552691fe0ff1d1  dovecot-2.1.7.tar.gz
-a3e19701b775bfe1d8059c1dffd43f80  dovecot-2.1-pigeonhole-0.3.0.tar.gz
+b834fc48b94a79178b707352bd16c881  dovecot-2.1-pigeonhole-0.3.1.tar.gz


More information about the scm-commits mailing list