[PATCH] rpm: Fix conditional for defining %_vpath_builddir for RHEL <= 7

2020-08-29 Thread Neal Gompa
The conditional was incorrectly overriding %_vpath_builddir when %rhel is not defined, which led to surprising behavior when the global %_vpath_builddir path is set on Fedora already. Signed-off-by: Neal Gompa --- libvirt.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[GSoC] Take migration in Salt virt module to the next level

2020-08-29 Thread Radostin Stoyanov
Hello again libvirt community! This summer, I once again worked on a GSoC project with libvirt. This time, the goal of my project was to improve the libvirt integration with SaltStack and, in particular, the support for VM migration. SaltStack is an incredibly valuable tool that helps with au