dovecot updated to 2.2.30.1
More fixes to automatically fix corruption in dovecot.list.index dsync-server: Fix support for dsync_features=empty-header-workaround imapc: Various bugfixes, including infinite loops on some errors IMAP NOTIFY wasn't working for non-INBOX if IMAP client hadn't enabled modseq tracking via CONDSTORE/QRESYNC. fts-lucene: Fix it to work again with mbox format Some internal error messages may have contained garbage in v2.2.29 mail-crypt: Re-encrypt when copying/moving mails and per-mailbox keys are used. Otherwise the copied mails can't be opened.
This commit is contained in:
parent
47787255f7
commit
b6c95e87ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -111,3 +111,4 @@ pigeonhole-snap0592366457df.tar.bz2
|
||||
/dovecot-2.2.29.tar.gz
|
||||
/dovecot-2.2.29.1.tar.gz
|
||||
/dovecot-2.2-pigeonhole-0.4.18.tar.gz
|
||||
/dovecot-2.2.30.1.tar.gz
|
||||
|
14
dovecot.spec
14
dovecot.spec
@ -3,7 +3,7 @@
|
||||
Summary: Secure imap and pop3 server
|
||||
Name: dovecot
|
||||
Epoch: 1
|
||||
Version: 2.2.29.1
|
||||
Version: 2.2.30.1
|
||||
%global prever %{nil}
|
||||
Release: 1%{?dist}
|
||||
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
|
||||
@ -488,6 +488,18 @@ make check
|
||||
%{_libdir}/%{name}/dict/libdriver_pgsql.so
|
||||
|
||||
%changelog
|
||||
* Thu Jun 01 2017 Michal Hlavinka <mhlavink@redhat.com> - 1:2.2.30.1-1
|
||||
- dovecot updated to 2.2.30.1
|
||||
- More fixes to automatically fix corruption in dovecot.list.index
|
||||
- dsync-server: Fix support for dsync_features=empty-header-workaround
|
||||
- imapc: Various bugfixes, including infinite loops on some errors
|
||||
- IMAP NOTIFY wasn't working for non-INBOX if IMAP client hadn't
|
||||
enabled modseq tracking via CONDSTORE/QRESYNC.
|
||||
- fts-lucene: Fix it to work again with mbox format
|
||||
- Some internal error messages may have contained garbage in v2.2.29
|
||||
- mail-crypt: Re-encrypt when copying/moving mails and per-mailbox keys
|
||||
are used. Otherwise the copied mails can't be opened.
|
||||
|
||||
* Wed Apr 12 2017 Michal Hlavinka <mhlavink@redhat.com> - 1:2.2.29.1-1
|
||||
- dovecot updated to 2.2.29.1
|
||||
- dict-sql: Merging multiple UPDATEs to a single statement wasn't
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dovecot-2.2.29.1.tar.gz) = 1e5ea6080ebe7dd4afe6fcfe8e98ed6d2ad2735655a18cc96e439dd044ccc3a1a6a80428bc746b4d6250820895d6a62121562e97e4b46c8b1cf88a19443bc111
|
||||
SHA512 (dovecot-2.2.30.1.tar.gz) = f95e85093e1f671b1e9d067974880eaaf8ab021df1f6d298977c40146a1db2a2b71b4029842785ffaae1aeedec83b2218ff03112537045e08dfc7c845f9e27c3
|
||||
SHA512 (dovecot-2.2-pigeonhole-0.4.18.tar.gz) = 6f49a6a6435b0e4dcbe29f852ce17c016df2f367f5460301a2a2c6bd5f5ba6260b23bfe1c5e78b91c6041554ee67d1ce14ad3adf219505f692c61681d9e70cc4
|
||||
|
Loading…
Reference in New Issue
Block a user