Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubevirt for openSUSE:Factory checked in at 2021-05-06 22:53:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubevirt (Old) and /work/SRC/openSUSE:Factory/.kubevirt.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubevirt" Thu May 6 22:53:08 2021 rev:19 rq:891082 version:0.40.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kubevirt/kubevirt.changes 2021-05-04 22:01:30.064485246 +0200 +++ /work/SRC/openSUSE:Factory/.kubevirt.new.2988/kubevirt.changes 2021-05-06 22:53:41.662485450 +0200 @@ -1,0 +2,5 @@ +Thu May 6 11:19:59 UTC 2021 - Vasily Ulyanov <vasily.ulya...@suse.com> + +- Install virt-launcher SELinux policy (bsc#1185714) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kubevirt.spec ++++++ --- /var/tmp/diff_new_pack.7wkamR/_old 2021-05-06 22:53:42.138483487 +0200 +++ /var/tmp/diff_new_pack.7wkamR/_new 2021-05-06 22:53:42.142483470 +0200 @@ -197,6 +197,9 @@ mkdir -p %{buildroot}/bin install -p -m 0755 cmd/virt-launcher/node-labeller/node-labeller.sh %{buildroot}/bin/ +# virt-launcher SELinux policy needs to land in virt-handler container +install -p -m 0644 cmd/virt-handler/virt_launcher.cil %{buildroot}/ + mkdir -p %{buildroot}%{_datadir}/kube-virt cp -r _out/manifests %{buildroot}%{_datadir}/kube-virt/ # TODO: @@ -236,6 +239,7 @@ %doc README.md %{_bindir}/virt-handler %{_bindir}/virt-chroot +/virt_launcher.cil %files virt-launcher %license LICENSE