From 6c7ce94860a8e123404765f881ed2e8d5b7fb7e6 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Mon, 8 Feb 2016 16:46:41 +0100 Subject: [PATCH] pigeonhole updated to 0.4.12 - multiscript: Fixed bug in handling of (implicit) keep; final keep action was always executed as though there was a failure. - managesieve-login: Fixed proxy to allow SASL mechanisms other than PLAIN. - ldap storage: Prevent segfault occurring when assigning certain (global) configuration options. --- .gitignore | 1 + dovecot.spec | 12 ++++++++++-- sources | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4f3b2b2..3c4e69a 100644 --- a/.gitignore +++ b/.gitignore @@ -96,3 +96,4 @@ pigeonhole-snap0592366457df.tar.bz2 /dovecot-2.2.21.tar.gz /dovecot-2.2-pigeonhole-0.4.10.tar.gz /dovecot-2.2-pigeonhole-0.4.11.tar.gz +/dovecot-2.2-pigeonhole-0.4.12.tar.gz diff --git a/dovecot.spec b/dovecot.spec index 353102c..00868e4 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -5,7 +5,7 @@ Name: dovecot Epoch: 1 Version: 2.2.21 %global prever %{nil} -Release: 3%{?dist} +Release: 4%{?dist} #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2 License: MIT and LGPLv2 Group: System Environment/Daemons @@ -14,7 +14,7 @@ URL: http://www.dovecot.org/ Source: http://www.dovecot.org/releases/2.2/%{name}-%{version}%{?prever}.tar.gz Source1: dovecot.init Source2: dovecot.pam -%global pigeonholever 0.4.11 +%global pigeonholever 0.4.12 Source8: http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-%{pigeonholever}.tar.gz Source9: dovecot.sysconfig Source10: dovecot.tmpfilesd @@ -479,6 +479,14 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* Mon Feb 08 2016 Michal Hlavinka - 1:2.2.21-4 +- pigeonhole updated to 0.4.12 +- multiscript: Fixed bug in handling of (implicit) keep; final keep action was + always executed as though there was a failure. +- managesieve-login: Fixed proxy to allow SASL mechanisms other than PLAIN. +- ldap storage: Prevent segfault occurring when assigning certain (global) + configuration options. + * Wed Feb 03 2016 Fedora Release Engineering - 1:2.2.21-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 961a203..a2f406f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 28c39ab78a20f00701c26960d9190cf0 dovecot-2.2.21.tar.gz -e48e36501ae48fc48ff47b3a4398a641 dovecot-2.2-pigeonhole-0.4.11.tar.gz +eb96e65be62c71f987a3b5ad2d782b7b dovecot-2.2-pigeonhole-0.4.12.tar.gz