dovecot updated to 2.1.12

- lmtp proxy: Fixed hanging if remote server was down.
- doveadm: Various fixes to handling doveadm-server connections.
- auth: passdb imap was broken in v2.1.10.
This commit is contained in:
Michal Hlavinka 2012-12-03 10:58:58 +01:00
parent 238b8d2f24
commit 3f11383314
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,9 +1,9 @@
Summary: Secure imap and pop3 server
Name: dovecot
Epoch: 1
Version: 2.1.10
Version: 2.1.12
#global prever .rc6
Release: 3%{?dist}
Release: 1%{?dist}
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
License: MIT and LGPLv2
Group: System Environment/Daemons
@ -472,6 +472,12 @@ make check
%{_libdir}/%{name}/dict/libdriver_pgsql.so
%changelog
* 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.
- doveadm: Various fixes to handling doveadm-server connections.
- auth: passdb imap was broken in v2.1.10.
* Thu Nov 08 2012 Michal Hlavinka <mhlavink@redhat.com> - 1:2.1.10-3
- fix network still not ready race condition (#871623)

View File

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