Mark Wu has uploaded a new change for review. Change subject: Bump requires version of selinux-policy-targeted ......................................................................
Bump requires version of selinux-policy-targeted Current SElinux policy prevent the dhcp hook for source routing from running. It has been fixed in latest selinux policy, so we we need bump the requires version. More information, please see: https://bugzilla.redhat.com/show_bug.cgi?id=977856 Change-Id: Ia2521d34dafdad2bba57c6da16253ff10f8a780f Signed-off-by: Mark Wu <[email protected]> --- M vdsm.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/42/17642/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index 87bc231..ab87695 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -187,7 +187,7 @@ %endif %if 0%{?fedora} >= 18 -Requires: selinux-policy-targeted >= 3.11.1-71 +Requires: selinux-policy-targeted >= 3.12.1-69 # In order to avoid a policycoreutils bug (rhbz 889698) when selinux is # disabled we now require the version 2.1.13-55 (or newer) of Fedora. Requires: policycoreutils >= 2.1.13-55 -- To view, visit http://gerrit.ovirt.org/17642 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia2521d34dafdad2bba57c6da16253ff10f8a780f Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Mark Wu <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
