Check in new upstream version 2.4.17
This commit is contained in:
parent
c7c43b21a2
commit
d97866d784
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ cyrus_sharedbackup-0.1.tar.gz
|
||||
/cyrus-imapd-2.4.13.tar.gz
|
||||
/cyrus-imapd-2.4.15.tar.gz
|
||||
/cyrus-imapd-2.4.16.tar.gz
|
||||
/cyrus-imapd-2.4.17.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: cyrus-imapd
|
||||
Version: 2.4.16
|
||||
Release: 5%{?dist}
|
||||
Version: 2.4.17
|
||||
Release: 1%{?dist}
|
||||
|
||||
%define ssl_pem_file %{_sysconfdir}/pki/%{name}/%{name}.pem
|
||||
|
||||
@ -469,6 +469,18 @@ fi
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Sat Dec 1 2012 Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> - 2.4.17-1
|
||||
- New upstream version, fixes upstream bugs:
|
||||
- reconstruct doesn't retain internaldate correctly (#3733)
|
||||
- Race condition in maibox rename (#3696)
|
||||
- DBERROR db4: Transaction not specified for a transactional database (#3715)
|
||||
- performance degradation on huge indexes in 2.4 branch (#3717)
|
||||
- typo fix in imapd.conf man page (#3729)
|
||||
- quota does not find all quotaroots if quotalegacy, fulldirhash and prefix are used and virtdomains is off (#3735)
|
||||
- Mail delivered during XFER was lost (#3737)
|
||||
- replication does not work on RENAME (#3742)
|
||||
- Failed asserting during APPEND (#3754)
|
||||
|
||||
* Fri Nov 30 2012 Michal Hlavinka <mhlavink@redhat.com> - 2.4.16-5
|
||||
- do not use strict aliasing
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user