Re: [Freeipa-devel] [PATCH 686] Revert "spec: add conflict with bind-chroot to freeipa-server-dns"

2016-08-09 Thread Martin Basti



On 09.08.2016 16:15, Petr Spacek wrote:

On 9.8.2016 14:16, Jan Cholasta wrote:

Hi,

the attached patch fixes .

ACK

For historians: Further discussion can be found in
https://bugzilla.redhat.com/show_bug.cgi?id=1309700.


Pushed to:
master: 96db47cfa516911741dd7942509b0a94551dbace
ipa-4-3: 56695d969325cb2cb754d0ea549c5b6face89c6f

--
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code


Re: [Freeipa-devel] [PATCH 686] Revert "spec: add conflict with bind-chroot to freeipa-server-dns"

2016-08-09 Thread Petr Spacek
On 9.8.2016 14:16, Jan Cholasta wrote:
> Hi,
> 
> the attached patch fixes .

ACK

For historians: Further discussion can be found in
https://bugzilla.redhat.com/show_bug.cgi?id=1309700.

-- 
Petr^2 Spacek

-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code


[Freeipa-devel] [PATCH 686] Revert "spec: add conflict with bind-chroot to freeipa-server-dns"

2016-08-09 Thread Jan Cholasta

Hi,

the attached patch fixes .

Honza

--
Jan Cholasta
From 5158ea147f6b6df93b5834d993114a2251202791 Mon Sep 17 00:00:00 2001
From: Jan Cholasta 
Date: Tue, 9 Aug 2016 14:12:50 +0200
Subject: [PATCH] Revert "spec: add conflict with bind-chroot to
 freeipa-server-dns"

Remove the conflict, as bind-chroot caused issue only on systems with older
bind and bind-chroot - e.g. RHEL 6.

This reverts commit 3ab63fa6ba60947b1452c2108c4cf7637f4aacdb.

https://fedorahosted.org/freeipa/ticket/5696
---
 freeipa.spec.in | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/freeipa.spec.in b/freeipa.spec.in
index a9f976d..9b02926 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -272,9 +272,6 @@ Obsoletes: %{alt_name}-server-dns < %{version}
 # upgrade path from monolithic -server to -server + -server-dns
 Obsoletes: %{name}-server <= 4.2.0
 
-# FreeIPA does not support running integrated BIND in chroot jail
-Conflicts: bind-chroot
-
 %description server-dns
 IPA integrated DNS server with support for automatic DNSSEC signing.
 Integrated DNS server is BIND 9. OpenDNSSEC provides key management.
-- 
2.9.2

-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code