dovecot updated to 2.0.15

v2.0.14: Index reading could have eaten a lot of memory in some
situations
mbox: Fixed crash during mail delivery when mailbox didn't yet have
GUID assigned to it.
zlib+mbox: Fetching last message from compressed mailboxes crashed.
This commit is contained in:
Michal Hlavinka 2011-09-19 11:19:23 +02:00
parent 8ad0092ca6
commit 0793b6f487
3 changed files with 12 additions and 3 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@ pigeonhole-snap0592366457df.tar.bz2
/dovecot-2.0-pigeonhole-0.2.3.tar.gz
/dovecot-2.0.13.tar.gz
/dovecot-2.0.14.tar.gz
/dovecot-2.0.15.tar.gz

View File

@ -1,8 +1,8 @@
Summary: Secure imap and pop3 server
Name: dovecot
Epoch: 1
Version: 2.0.14
Release: 2%{?dist}
Version: 2.0.15
Release: 1%{?dist}
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
License: MIT and LGPLv2
Group: System Environment/Daemons
@ -399,6 +399,14 @@ make check
%{_libdir}/%{name}/dict/libdriver_pgsql.so
%changelog
* Mon Sep 19 2011 Michal Hlavinka <mhlavink@redhat.com> - 1:2.0.15-1
- dovecot updated to 2.0.15
- v2.0.14: Index reading could have eaten a lot of memory in some
situations
- mbox: Fixed crash during mail delivery when mailbox didn't yet have
GUID assigned to it.
- zlib+mbox: Fetching last message from compressed mailboxes crashed.
* Tue Sep 13 2011 Michal Hlavinka <mhlavink@redhat.com> - 1:2.0.14-2
- do not enable insecure connections by default

View File

@ -1,2 +1,2 @@
92a10a6ca341921db9e35c6753e8de0b dovecot-2.0.14.tar.gz
16a08dfd24422d482440a8b03d6f7f6c dovecot-2.0.15.tar.gz
336cbb2073b48119d968fad7de89817a dovecot-2.0-pigeonhole-0.2.3.tar.gz