Antoni Segura Puimedon has uploaded a new change for review. Change subject: Bump up libvirt version to fix network linking. ......................................................................
Bump up libvirt version to fix network linking. The libvirt feature leveraged for the Network linking feature had a bug that made it fail when the vnic had a bootorder set. This was solved and has been marked for backport (which did not yet happen) for the version this patch sets). Change-Id: Ib9e96eb0192fbea35d2723cafbec145b629371fa Bug-Url: https://bugzilla.redhat.com/906446 Signed-off-by: Antoni S. Puimedon <[email protected]> --- M vdsm.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/00/11600/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index 00c1259..a99f543 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -119,7 +119,7 @@ Requires: python >= 2.7.3 Requires: qemu-kvm >= 2:0.15.0-4 Requires: qemu-img >= 2:0.15.0-4 -Requires: libvirt >= 0.10.1-1 +Requires: libvirt >= 0.10.2-4 Requires: iscsi-initiator-utils >= 6.2.0.872-14 Requires: device-mapper-multipath >= 0.4.9-18 Requires: e2fsprogs >= 1.41.14 -- To view, visit http://gerrit.ovirt.org/11600 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib9e96eb0192fbea35d2723cafbec145b629371fa Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.2 Gerrit-Owner: Antoni Segura Puimedon <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
