dovecot updated to 2.2.12

- fixes pop3 crash
This commit is contained in:
Michal Hlavinka 2014-02-14 12:30:11 +01:00
parent 549444db43
commit ccd0cf09e4
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -78,3 +78,4 @@ pigeonhole-snap0592366457df.tar.bz2
/dovecot-2.2.9.tar.gz
/dovecot-2.2.10.tar.gz
/dovecot-2.2.11.tar.gz
/dovecot-2.2.12.tar.gz

View File

@ -3,7 +3,7 @@
Summary: Secure imap and pop3 server
Name: dovecot
Epoch: 1
Version: 2.2.11
Version: 2.2.12
%global prever %{nil}
Release: 1%{?dist}
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
@ -485,6 +485,10 @@ make check
%{_libdir}/%{name}/dict/libdriver_pgsql.so
%changelog
* Fri Feb 14 2014 Michal Hlavinka <mhlavink@redhat.com> - 1:2.2.12-1
- dovecot updated to 2.2.12
- fixes pop3 crash
* Thu Feb 13 2014 Michal Hlavinka <mhlavink@redhat.com> - 1:2.2.11-1
- dovecot updated to 2.2.11
- imap: SEARCH/SORT PARTIAL reponses may have been too large.

View File

@ -1,2 +1,2 @@
d53d207727df99e4362a3787223c6fa3 dovecot-2.2.11.tar.gz
25395269fa2e0525e2d144d71d0450eb dovecot-2.2.12.tar.gz
e8cb4976db9811d37e9d870f2f75ffef dovecot-2.2-pigeonhole-0.4.2.tar.gz