]> git.ipfire.org Git - ipfire-3.x.git/commit
Update libvirt to 2.4
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Sat, 26 Nov 2016 08:12:54 +0000 (08:12 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 26 Nov 2016 12:17:01 +0000 (12:17 +0000)
commitc8e80923d7c22a1786b6dc7e086ed6439abb896a
tree811988aa51e030411717f6f749b5a13fa8a9db91
parent891f6b1037278049edc8a55f62e8e8698c165a08
Update libvirt to 2.4

This patch update libvirt to version 2.4 for changelog see:
https://libvirt.org/news-2016.html

This patch also add some new configure switches:

* We build now only for qemu/kvm. The build for VMware and
  phyp are now disabled.

* And libvirt is now explicitly built without SELinux.
  This change was necessary because of the fact that
  a build dependency of libvirt required SELinux
  and so libvirt is also linked against SELinux
  because it is available in the build environment.

  Until we get completely rid of SELinux we should use
  these switches.
  So we have a libvirt that does not require SELinux
  otherwise, we would have to release a version when we
  dropped SELinux completely, which would be stupid.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
libvirt/libvirt.nm