Change in vdsm[ovirt-3.6]: spec: bump libvirt requirement

fromani at redhat.com fromani at redhat.com
Wed Sep 16 10:53:02 UTC 2015


Francesco Romani has uploaded a new change for review.

Change subject: spec: bump libvirt requirement
......................................................................

spec: bump libvirt requirement

On CentOS/RHEL 7.1, libvirt has a bug which makes XML being
restored incorrectly in the dehibernation path.
Libvirt >= 1.2.13 at least (probably earlier) is fixed already,
so CentOS/RHEL 7.2 will be fine.
We must make sure that CentOS/RHEL 7.1 depend on the fixed libvirt.

Bug-Url: https://bugzilla.redhat.com/1258349
Change-Id: I3451736271ff6d2d499387a4de5063efa28d9fa4
Signed-off-by: Francesco Romani <fromani at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/45509
Reviewed-by: Omer Frenkel <ofrenkel at redhat.com>
Continuous-Integration: Jenkins CI
Reviewed-by: Federico Simoncelli <fsimonce at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/10/46210/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 8d812cd..f000f63 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.8-16.el7_1.4
 Requires: libvirt-python >= 1.2.8-7.el7_1.1
 %endif # rhel
 


-- 
To view, visit https://gerrit.ovirt.org/46210
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3451736271ff6d2d499387a4de5063efa28d9fa4
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Francesco Romani <fromani at redhat.com>


More information about the vdsm-patches mailing list