Temporary disable cassandane for master.

It should be enabled back once rhbz#1643801 is closed
This commit is contained in:
Pavel Zhukov 2018-12-13 10:22:38 +01:00
parent 89252d0e28
commit 8f5d80bdf9

View File

@ -5,11 +5,13 @@
%global cocas c8040fd9e3a3c9ec96a7b58ff8a0601756108d46
# Cassandane run by default. '--without cassandane' disables.
%bcond_without cassandane
# Disabled because of https://bugzilla.redhat.com/show_bug.cgi?id=1643801
# FIXME enable it back once double free issue is fixed
%bcond_with cassandane
Name: cyrus-imapd
Version: 3.0.8
Release: 2%{?dist}
Release: 3%{?dist}
%define ssl_pem_file /etc/pki/%name/%name.pem
@ -681,6 +683,9 @@ getent passwd cyrus >/dev/null || /usr/sbin/useradd -c "Cyrus IMAP Server" -d /v
%changelog
* Thu Dec 13 2018 Pavel Zhukov <pzhukov@redhat.com> - 3.0.8-3
- Temporary disable cassandane in master branch
* Sun Oct 28 2018 Nils Philippsen <nils@tiptoe.de> - 3.0.8-2
- remove jmap from list of httpmodules