Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubevirt-image for openSUSE:Factory checked in at 2026-04-28 11:56:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubevirt-image (Old) and /work/SRC/openSUSE:Factory/.kubevirt-image.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubevirt-image" Tue Apr 28 11:56:54 2026 rev:11 rq:1349463 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/kubevirt-image/kubevirt-image.changes 2026-03-27 06:42:47.301336211 +0100 +++ /work/SRC/openSUSE:Factory/.kubevirt-image.new.11940/kubevirt-image.changes 2026-04-28 12:00:40.052229492 +0200 @@ -1,0 +2,5 @@ +Sun Apr 26 20:50:51 UTC 2026 - SUSE Update Bot <[email protected]> + +- update for 1.8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile.api ++++++ --- /var/tmp/diff_new_pack.Sp9Ru3/_old 2026-04-28 12:00:40.996268587 +0200 +++ /var/tmp/diff_new_pack.Sp9Ru3/_new 2026-04-28 12:00:41.000268752 +0200 @@ -17,7 +17,7 @@ #!ExclusiveArch: x86_64 #!BuildTag: opensuse/virt-api:%%kubevirt_ver%%-%RELEASE% #!BuildTag: opensuse/virt-api:%%kubevirt_ver%% -#!BuildTag: opensuse/virt-api:1.7 +#!BuildTag: opensuse/virt-api:1.8 #!BuildTag: opensuse/virt-api:latest #!BcntSyncTag: kubevirt-image @@ -31,7 +31,7 @@ # sanity check that the version from the tag is equal to the version of kubevirt-virt-api that we expect RUN set -euo pipefail; \ [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-api | \ - cut -d '.' -f -3)" = "1.7.0" ] + cut -d '.' -f -3)" = "1.8.0" ] RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-api ++++++ Dockerfile.controller ++++++ --- /var/tmp/diff_new_pack.Sp9Ru3/_old 2026-04-28 12:00:41.032270077 +0200 +++ /var/tmp/diff_new_pack.Sp9Ru3/_new 2026-04-28 12:00:41.040270409 +0200 @@ -17,7 +17,7 @@ #!ExclusiveArch: x86_64 #!BuildTag: opensuse/virt-controller:%%kubevirt_ver%%-%RELEASE% #!BuildTag: opensuse/virt-controller:%%kubevirt_ver%% -#!BuildTag: opensuse/virt-controller:1.7 +#!BuildTag: opensuse/virt-controller:1.8 #!BuildTag: opensuse/virt-controller:latest #!BcntSyncTag: kubevirt-image @@ -31,7 +31,7 @@ # sanity check that the version from the tag is equal to the version of kubevirt-virt-controller that we expect RUN set -euo pipefail; \ [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-controller | \ - cut -d '.' -f -3)" = "1.7.0" ] + cut -d '.' -f -3)" = "1.8.0" ] RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-controller ++++++ Dockerfile.exportproxy ++++++ --- /var/tmp/diff_new_pack.Sp9Ru3/_old 2026-04-28 12:00:41.076271899 +0200 +++ /var/tmp/diff_new_pack.Sp9Ru3/_new 2026-04-28 12:00:41.084272230 +0200 @@ -17,7 +17,7 @@ #!ExclusiveArch: x86_64 #!BuildTag: opensuse/virt-exportproxy:%%kubevirt_ver%%-%RELEASE% #!BuildTag: opensuse/virt-exportproxy:%%kubevirt_ver%% -#!BuildTag: opensuse/virt-exportproxy:1.7 +#!BuildTag: opensuse/virt-exportproxy:1.8 #!BuildTag: opensuse/virt-exportproxy:latest #!BcntSyncTag: kubevirt-image @@ -31,7 +31,7 @@ # sanity check that the version from the tag is equal to the version of kubevirt-virt-exportproxy that we expect RUN set -euo pipefail; \ [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-exportproxy | \ - cut -d '.' -f -3)" = "1.7.0" ] + cut -d '.' -f -3)" = "1.8.0" ] RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-exportproxy ++++++ Dockerfile.exportserver ++++++ --- /var/tmp/diff_new_pack.Sp9Ru3/_old 2026-04-28 12:00:41.132274218 +0200 +++ /var/tmp/diff_new_pack.Sp9Ru3/_new 2026-04-28 12:00:41.136274383 +0200 @@ -17,7 +17,7 @@ #!ExclusiveArch: x86_64 #!BuildTag: opensuse/virt-exportserver:%%kubevirt_ver%%-%RELEASE% #!BuildTag: opensuse/virt-exportserver:%%kubevirt_ver%% -#!BuildTag: opensuse/virt-exportserver:1.7 +#!BuildTag: opensuse/virt-exportserver:1.8 #!BuildTag: opensuse/virt-exportserver:latest #!BcntSyncTag: kubevirt-image @@ -31,7 +31,7 @@ # sanity check that the version from the tag is equal to the version of kubevirt-virt-exportserver that we expect RUN set -euo pipefail; \ [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-exportserver | \ - cut -d '.' -f -3)" = "1.7.0" ] + cut -d '.' -f -3)" = "1.8.0" ] RUN set -euo pipefail; useradd -u 107 --create-home -s /bin/bash virt-exportserver ++++++ Dockerfile.handler ++++++ --- /var/tmp/diff_new_pack.Sp9Ru3/_old 2026-04-28 12:00:41.176276040 +0200 +++ /var/tmp/diff_new_pack.Sp9Ru3/_new 2026-04-28 12:00:41.184276372 +0200 @@ -17,7 +17,7 @@ #!ExclusiveArch: x86_64 #!BuildTag: opensuse/virt-handler:%%kubevirt_ver%%-%RELEASE% #!BuildTag: opensuse/virt-handler:%%kubevirt_ver%% -#!BuildTag: opensuse/virt-handler:1.7 +#!BuildTag: opensuse/virt-handler:1.8 #!BuildTag: opensuse/virt-handler:latest #!BcntSyncTag: kubevirt-image @@ -31,7 +31,7 @@ # sanity check that the version from the tag is equal to the version of kubevirt-virt-handler that we expect RUN set -euo pipefail; \ [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-handler | \ - cut -d '.' -f -3)" = "1.7.0" ] + cut -d '.' -f -3)" = "1.8.0" ] # cleanup logs and temporary files RUN set -euo pipefail; zypper -n --installroot /target clean -a; \ ++++++ Dockerfile.launcher ++++++ --- /var/tmp/diff_new_pack.Sp9Ru3/_old 2026-04-28 12:00:41.220277863 +0200 +++ /var/tmp/diff_new_pack.Sp9Ru3/_new 2026-04-28 12:00:41.228278193 +0200 @@ -17,7 +17,7 @@ #!ExclusiveArch: x86_64 #!BuildTag: opensuse/virt-launcher:%%kubevirt_ver%%-%RELEASE% #!BuildTag: opensuse/virt-launcher:%%kubevirt_ver%% -#!BuildTag: opensuse/virt-launcher:1.7 +#!BuildTag: opensuse/virt-launcher:1.8 #!BuildTag: opensuse/virt-launcher:latest #!BcntSyncTag: kubevirt-image @@ -31,7 +31,7 @@ # sanity check that the version from the tag is equal to the version of kubevirt-virt-launcher that we expect RUN set -euo pipefail; \ [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-launcher | \ - cut -d '.' -f -3)" = "1.7.0" ] + cut -d '.' -f -3)" = "1.8.0" ] RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-launcher ++++++ Dockerfile.operator ++++++ --- /var/tmp/diff_new_pack.Sp9Ru3/_old 2026-04-28 12:00:41.272280016 +0200 +++ /var/tmp/diff_new_pack.Sp9Ru3/_new 2026-04-28 12:00:41.276280181 +0200 @@ -17,7 +17,7 @@ #!ExclusiveArch: x86_64 #!BuildTag: opensuse/virt-operator:%%kubevirt_ver%%-%RELEASE% #!BuildTag: opensuse/virt-operator:%%kubevirt_ver%% -#!BuildTag: opensuse/virt-operator:1.7 +#!BuildTag: opensuse/virt-operator:1.8 #!BuildTag: opensuse/virt-operator:latest #!BcntSyncTag: kubevirt-image @@ -31,7 +31,7 @@ # sanity check that the version from the tag is equal to the version of kubevirt-virt-operator that we expect RUN set -euo pipefail; \ [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-operator | \ - cut -d '.' -f -3)" = "1.7.0" ] + cut -d '.' -f -3)" = "1.8.0" ] RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-operator ++++++ Dockerfile.pr-helper ++++++ --- /var/tmp/diff_new_pack.Sp9Ru3/_old 2026-04-28 12:00:41.304281341 +0200 +++ /var/tmp/diff_new_pack.Sp9Ru3/_new 2026-04-28 12:00:41.312281673 +0200 @@ -17,7 +17,7 @@ #!ExclusiveArch: x86_64 #!BuildTag: opensuse/virt-pr-helper:%%kubevirt_ver%%-%RELEASE% #!BuildTag: opensuse/virt-pr-helper:%%kubevirt_ver%% -#!BuildTag: opensuse/virt-pr-helper:1.7 +#!BuildTag: opensuse/virt-pr-helper:1.8 #!BuildTag: opensuse/virt-pr-helper:latest #!BcntSyncTag: kubevirt-image @@ -31,7 +31,7 @@ # sanity check that the version from the tag is equal to the version of kubevirt-pr-helper-conf that we expect RUN set -euo pipefail; \ [ "$(rpm --root /target -q --qf '%{version}' kubevirt-pr-helper-conf | \ - cut -d '.' -f -3)" = "1.7.0" ] + cut -d '.' -f -3)" = "1.8.0" ] # cleanup logs and temporary files RUN set -euo pipefail; zypper -n --installroot /target clean -a; \
