diff --git a/.gitignore b/.gitignore index d1d1ec4..a140e02 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/dovecot.spec b/dovecot.spec index 5ccc688..05c6a2a 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -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 - 1:2.2.12-1 +- dovecot updated to 2.2.12 +- fixes pop3 crash + * Thu Feb 13 2014 Michal Hlavinka - 1:2.2.11-1 - dovecot updated to 2.2.11 - imap: SEARCH/SORT PARTIAL reponses may have been too large. diff --git a/sources b/sources index 17670e5..c2d78b3 100644 --- a/sources +++ b/sources @@ -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