dovecot updated to 2.2.33.2
doveadm: Fix crash in proxying (or dsync replication) if remote is running older than v2.2.33 auth: Fix memory leak in %{ldap_dn} dict-sql: Fix data types to work correctly with Cassandra
This commit is contained in:
parent
184d8e3feb
commit
a061dc525c
1
.gitignore
vendored
1
.gitignore
vendored
@ -119,3 +119,4 @@ pigeonhole-snap0592366457df.tar.bz2
|
||||
/dovecot-2.2-pigeonhole-0.4.20.tar.gz
|
||||
/dovecot-2.2.33.1.tar.gz
|
||||
/dovecot-2.2-pigeonhole-0.4.21.tar.gz
|
||||
/dovecot-2.2.33.2.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
Summary: Secure imap and pop3 server
|
||||
Name: dovecot
|
||||
Epoch: 1
|
||||
Version: 2.2.33.1
|
||||
Version: 2.2.33.2
|
||||
%global prever %{nil}
|
||||
Release: 1%{?dist}
|
||||
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
|
||||
@ -490,6 +490,13 @@ make check
|
||||
%{_libdir}/%{name}/dict/libdriver_pgsql.so
|
||||
|
||||
%changelog
|
||||
* Tue Oct 24 2017 Michal Hlavinka <mhlavink@redhat.com> - 1:2.2.33.2-1
|
||||
- dovecot updated to 2.2.33.2
|
||||
- doveadm: Fix crash in proxying (or dsync replication) if remote is
|
||||
running older than v2.2.33
|
||||
- auth: Fix memory leak in %%{ldap_dn}
|
||||
- dict-sql: Fix data types to work correctly with Cassandra
|
||||
|
||||
* Wed Oct 18 2017 Michal Hlavinka <mhlavink@redhat.com> - 1:2.2.33.1-1
|
||||
- dovecot updated to 2.2.33.1, pigeonhole updated to
|
||||
- Added %{if}, see https://wiki2.dovecot.org/Variables#Conditionals
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dovecot-2.2.33.1.tar.gz) = 46760a1d52f8d64c36bd4f589f7f240a13d66500c93e47ce479551647e8e4ef7322fc0c325c418c3e0495910292abae105ca5680cd4b0fcd78746723f1549b71
|
||||
SHA512 (dovecot-2.2.33.2.tar.gz) = 028910a4d02b1630f1ada4d1c45fcc3ea2057969db7078a78d46e2a578b4dceaf8be0ac8de4a613b4890019e721871f2d366ec651db658da4cc72977d3e09931
|
||||
SHA512 (dovecot-2.2-pigeonhole-0.4.21.tar.gz) = 4751f449ede1b05173c706b414ebf9f7f670ff78589ce6f0b687c32c9abe6dae8b3064ed1b20e893d9ec0147b0139ce479e1d74ebe94747c33f2d8ca177912de
|
||||
|
Loading…
Reference in New Issue
Block a user