Check in new upstream version 2.4.17

This commit is contained in:
Jeroen van Meeuwen (Ergo Project) 2012-12-01 20:48:53 +00:00
parent c7c43b21a2
commit d97866d784
3 changed files with 16 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
de618faf08ec3e0222a71630f3c98944 cyrus-imapd-2.4.16.tar.gz
c1747c6252587535d3d27f71eca8bd44 cyrus-imapd-2.4.17.tar.gz