mirror of
https://github.com/falcosecurity/falco.git
synced 2026-03-20 11:42:06 +00:00
* Associate --validate with -V. This fixes https://github.com/draios/falco/issues/322. * Pin the version of libvirt-python to < 4.1.0 Evidently a recent libvirt-python has build problems on ubuntu. See https://bugs.launchpad.net/openstack-requirements/+bug/1753539. Pin to releases < 4.1.0 to avoid picking up the newer one that has the build failure.