dovecot updated to 2.2.4

- imap/pop3 proxy: Master user logins were broken in v2.2.3
- sdbox/mdbox: A corrupted index header with wrong size was never
  automatically fixed in v2.2.3.
- mbox: Fixed assert-crashes related to locking.
This commit is contained in:
Michal Hlavinka 2013-06-25 12:33:26 +02:00
parent b88813508d
commit 62233275a1
3 changed files with 10 additions and 2 deletions

1
.gitignore vendored
View File

@ -68,3 +68,4 @@ pigeonhole-snap0592366457df.tar.bz2
/dovecot-2.2-pigeonhole-0.4.0.tar.gz
/dovecot-2.2.2.tar.gz
/dovecot-2.2.3.tar.gz
/dovecot-2.2.4.tar.gz

View File

@ -3,7 +3,7 @@
Summary: Secure imap and pop3 server
Name: dovecot
Epoch: 1
Version: 2.2.3
Version: 2.2.4
%global prever %{nil}
Release: 1%{?dist}
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
@ -484,6 +484,13 @@ make check
%{_libdir}/%{name}/dict/libdriver_pgsql.so
%changelog
* Tue Jun 25 2013 Michal Hlavinka <mhlavink@redhat.com> - 1:2.2.4-1
- dovecot updated to 2.2.4
- imap/pop3 proxy: Master user logins were broken in v2.2.3
- sdbox/mdbox: A corrupted index header with wrong size was never
automatically fixed in v2.2.3.
- mbox: Fixed assert-crashes related to locking.
* Mon Jun 17 2013 Michal Hlavinka <mhlavink@redhat.com> - 1:2.2.3-1
- dovecot updated to 2.2.3
- IMAP: If subject contained only whitespace, Dovecot returned an

View File

@ -1,2 +1,2 @@
306664f09560d2c6515ba80e1dd7f353 dovecot-2.2.3.tar.gz
984cfc921a83c580c52c86e128e9dac2 dovecot-2.2.4.tar.gz
2e20bee26e259d1f6d3ac869b3202e44 dovecot-2.2-pigeonhole-0.4.0.tar.gz