Martin Polednik has uploaded a new change for review. Change subject: vdsm: bump libvirt version to 1.2.17-5 ......................................................................
vdsm: bump libvirt version to 1.2.17-5 This libvirt version fixes POWER8 reporting - only usable models are reported and with correct case that can be sent back to libvirt. Change-Id: Ie9a9718f1b6d3f67f56d4a905da01127fbf13fcc Signed-off-by: Martin Polednik <[email protected]> --- M vdsm.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/35/45535/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index d4c1198..d72aadc 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -150,7 +150,7 @@ Requires: libvirt-daemon-driver-qemu %if 0%{?rhel} -Requires: libvirt-daemon >= 1.2.8-16.el7_1.2 +Requires: libvirt-daemon >= 1.2.17-5.el7 Requires: libvirt-python >= 1.2.8-7.el7_1.1 %endif # rhel -- To view, visit https://gerrit.ovirt.org/45535 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie9a9718f1b6d3f67f56d4a905da01127fbf13fcc Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Martin Polednik <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
