dovecot updated to 2.2.0

- Mailbox list indexes weren't using proper file permissions based
  on the root directory.
- replicator: doveadm commands and user list export may have skipped
  some users.
- Various fixes to mailbox_list_index=yes
This commit is contained in:
Michal Hlavinka 2013-04-15 13:14:22 +02:00
parent 79296a82aa
commit 4cab58b13d
3 changed files with 13 additions and 4 deletions

1
.gitignore vendored
View File

@ -62,3 +62,4 @@ pigeonhole-snap0592366457df.tar.bz2
/pigeonhole-99eec511aa2c.tar.bz2 /pigeonhole-99eec511aa2c.tar.bz2
/dovecot-2.2.rc3.tar.gz /dovecot-2.2.rc3.tar.gz
/dovecot-2.2.rc4.tar.gz /dovecot-2.2.rc4.tar.gz
/dovecot-2.2.0.tar.gz

View File

@ -2,9 +2,9 @@
Summary: Secure imap and pop3 server Summary: Secure imap and pop3 server
Name: dovecot Name: dovecot
Epoch: 1 Epoch: 1
Version: 2.2 Version: 2.2.0
%global prever .rc4 %global prever %{nil}
Release: 0%{?dist}.4 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
@ -482,6 +482,14 @@ make check
%{_libdir}/%{name}/dict/libdriver_pgsql.so %{_libdir}/%{name}/dict/libdriver_pgsql.so
%changelog %changelog
* Mon Apr 15 2013 Michal Hlavinka <mhlavink@redhat.com> - 1:2.2.0-1
- dovecot updated to 2.2.0
- Mailbox list indexes weren't using proper file permissions based
on the root directory.
- replicator: doveadm commands and user list export may have skipped
some users.
- Various fixes to mailbox_list_index=yes
* Fri Apr 05 2013 Michal Hlavinka <mhlavink@redhat.com> - 1:2.2-0.4 * Fri Apr 05 2013 Michal Hlavinka <mhlavink@redhat.com> - 1:2.2-0.4
- dovecot updated to 2.2 RC4 - dovecot updated to 2.2 RC4
- various bugfixes to LDAP changes in rc3 - various bugfixes to LDAP changes in rc3

View File

@ -1,2 +1,2 @@
cf4a25c24cd2458314c8ed9d36dc2752 pigeonhole-99eec511aa2c.tar.bz2 cf4a25c24cd2458314c8ed9d36dc2752 pigeonhole-99eec511aa2c.tar.bz2
0594c918785f8e4d635fdce5aab318d5 dovecot-2.2.rc4.tar.gz 905b8bb783a9a9da2f2c5ece929942ac dovecot-2.2.0.tar.gz