dovecot updated to 2.2.3

- IMAP: If subject contained only whitespace, Dovecot returned an
  ENVELOPE reply with a huge literal value, effectively causing the
  IMAP client to wait for more data forever.
- IMAP: Various URLAUTH fixes.
- imapc: Various bugfixes and improvements
- pop3c: Various fixes to make it work in dsync (without imapc)
- dsync: Fixes to syncing subscriptions. Fixes to syncing mailbox
  renames.
This commit is contained in:
Michal Hlavinka 2013-06-17 13:32:47 +02:00
parent d3f632547a
commit b88813508d
3 changed files with 15 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -3,9 +3,9 @@
Summary: Secure imap and pop3 server Summary: Secure imap and pop3 server
Name: dovecot Name: dovecot
Epoch: 1 Epoch: 1
Version: 2.2.2 Version: 2.2.3
%global prever %{nil} %global prever %{nil}
Release: 2%{?dist} Release: 1%{?dist}
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2 #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
License: MIT and LGPLv2 License: MIT and LGPLv2
Group: System Environment/Daemons Group: System Environment/Daemons
@ -484,6 +484,17 @@ make check
%{_libdir}/%{name}/dict/libdriver_pgsql.so %{_libdir}/%{name}/dict/libdriver_pgsql.so
%changelog %changelog
* 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
ENVELOPE reply with a huge literal value, effectively causing the
IMAP client to wait for more data forever.
- IMAP: Various URLAUTH fixes.
- imapc: Various bugfixes and improvements
- pop3c: Various fixes to make it work in dsync (without imapc)
- dsync: Fixes to syncing subscriptions. Fixes to syncing mailbox
renames.
* Tue May 21 2013 Michal Hlavinka <mhlavink@redhat.com> - 1:2.2.2-2 * Tue May 21 2013 Michal Hlavinka <mhlavink@redhat.com> - 1:2.2.2-2
- fix location of tmpfiles configuration (#964448) - fix location of tmpfiles configuration (#964448)

View File

@ -1,2 +1,2 @@
e6c011b4bbddf19e79205d012723449a dovecot-2.2.2.tar.gz 306664f09560d2c6515ba80e1dd7f353 dovecot-2.2.3.tar.gz
2e20bee26e259d1f6d3ac869b3202e44 dovecot-2.2-pigeonhole-0.4.0.tar.gz 2e20bee26e259d1f6d3ac869b3202e44 dovecot-2.2-pigeonhole-0.4.0.tar.gz