dovecot updated to 2.1.15

- v2.1.14's dovecot.index.cache fixes caused Dovecot to use more disk I/O
  and memory than was necessary.
This commit is contained in:
Michal Hlavinka 2013-02-11 17:34:58 +01:00
parent b07b4b4634
commit fc84e28b36
3 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -57,3 +57,4 @@ pigeonhole-snap0592366457df.tar.bz2
/dovecot-2.1.12.tar.gz
/dovecot-2.1.13.tar.gz
/dovecot-2.1.14.tar.gz
/dovecot-2.1.15.tar.gz

View File

@ -1,9 +1,9 @@
Summary: Secure imap and pop3 server
Name: dovecot
Epoch: 1
Version: 2.1.14
Version: 2.1.15
#global prever .rc6
Release: 2%{?dist}
Release: 1%{?dist}
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
License: MIT and LGPLv2
Group: System Environment/Daemons
@ -473,6 +473,11 @@ make check
%{_libdir}/%{name}/dict/libdriver_pgsql.so
%changelog
* Mon Feb 11 2013 Michal Hlavinka <mhlavink@redhat.com> - 1:2.1.15-1
- dovecot updated to 2.1.15
- v2.1.14's dovecot.index.cache fixes caused Dovecot to use more disk I/O
and memory than was necessary.
* Tue Feb 05 2013 Michal Hlavinka <mhlavink@redhat.com> - 1:2.1.14-2
- spec clean up

View File

@ -1,2 +1,2 @@
fad7544d7c6d09f9533106e53bfbd243 dovecot-2.1.14.tar.gz
8ce198c5ee22f4fe8ab525b9bd753d56 dovecot-2.1.15.tar.gz
36a2a5dd68c18f28f653c44abb2e0e9b dovecot-2.1-pigeonhole-0.3.3.tar.gz