dovecot updated to 2.1.13

- Some fixes to cache file changes in v2.1.11.
- virtual storage: Sorting mailbox by from/to/cc/bcc didn't work.
This commit is contained in:
Michal Hlavinka 2013-01-15 17:56:02 +01:00
parent 3f11383314
commit 073781ea2a
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -55,3 +55,4 @@ pigeonhole-snap0592366457df.tar.bz2
/dovecot-2.1.10.tar.gz
/dovecot-2.1-pigeonhole-0.3.3.tar.gz
/dovecot-2.1.12.tar.gz
/dovecot-2.1.13.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Secure imap and pop3 server
Name: dovecot
Epoch: 1
Version: 2.1.12
Version: 2.1.13
#global prever .rc6
Release: 1%{?dist}
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
@ -472,6 +472,11 @@ make check
%{_libdir}/%{name}/dict/libdriver_pgsql.so
%changelog
* Tue Jan 15 2013 Michal Hlavinka <mhlavink@redhat.com> - 1:2.1.13-1
- dovecot updated to 2.1.13
- Some fixes to cache file changes in v2.1.11.
- virtual storage: Sorting mailbox by from/to/cc/bcc didn't work.
* Mon Dec 03 2012 Michal Hlavinka <mhlavink@redhat.com> - 1:2.1.12-1
- dovecot updated to 2.1.12
- lmtp proxy: Fixed hanging if remote server was down.

View File

@ -1,2 +1,2 @@
b575dfb5db954132f41e7c390e7e11ff dovecot-2.1.12.tar.gz
ff64b1d87ad4a8b912ae17b8f9bab3de dovecot-2.1.13.tar.gz
36a2a5dd68c18f28f653c44abb2e0e9b dovecot-2.1-pigeonhole-0.3.3.tar.gz