Commit graph

9 commits

Author SHA1 Message Date
Leon Schuermann 4295e225f5 libvmi: fix libxenctrl dynamic loading (#45865)
libvmi uses dlopen() to only require libxenctrl if the Xen hypervisor is used,
which failed because libxenctrl could not be found.
Add xen libraries to libvmi's RUNPATH using patchelf.
2018-09-04 13:30:07 +02:00
Leon Schuermann e6d5e95647 libvmi: Remove unnecessary dependencies 2018-07-04 09:20:28 +01:00
Leon Schuermann c5dff34ae1 libvmi: Add platforms metadata 2018-07-03 21:59:05 +01:00
Leon Schuermann 5d3d84b74f libvmi: Use version tag as git revision 2018-07-03 18:17:22 +01:00
Leon Schuermann 5505da90b0 libvmi: Add gpl3 license in addition to lgpl3 2018-06-27 23:42:33 +01:00
Leon Schuermann f8086e3e1e libvmi: Add option to disable xen support 2018-06-27 23:25:44 +01:00
Leon Schuermann 80a2a584fe libvmi: -> 0.12 2018-06-27 23:24:47 +01:00
Leon Schuermann fc3073c06b Merge remote-tracking branch 'proteansec/pkgs/libvmi' into libvmi
Fix incorrect license and change maintainer.
2018-06-27 22:33:00 +01:00
Dejan Lukan b03bdc33ac libvmi: init at 3e4114 2017-06-11 19:49:33 +02:00