From f84fe396738702d5eb2ef5d8928d0b4178ad7cef Mon Sep 17 00:00:00 2001 From: jvdias Date: Wed, 23 Nov 2005 21:24:10 +0000 Subject: workaround latest selinux policy: mount /var/run/dbus under chroot instead of /var/run/dbus/system-bus-socket --- bind.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'bind.spec') diff --git a/bind.spec b/bind.spec index 0f7d68e..29a0d72 100644 --- a/bind.spec +++ b/bind.spec @@ -10,7 +10,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serve Name: bind License: BSD-like Version: 9.3.1 -Release: 22 +Release: 24 Epoch: 24 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-root @@ -731,6 +731,11 @@ fi; :; %changelog +* Wed Nov 23 2005 Jason Vas Dias - 24:9.3.1-24 +- allow D-BUS support to work in bind-chroot environment: + workaround latest selinux policy by mounting /var/run/dbus/ + under chroot instead of /var/run/dbus/system-bus-socket + * Sun Nov 13 2005 Jason Vas Dias - 24:9.3.1-22 - fix bug 172632 - remove .la files - ship namedGetForwarders and namedSetForwarders scripts -- cgit