Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cdi-image for openSUSE:Factory 
checked in at 2026-05-05 15:16:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cdi-image (Old)
 and      /work/SRC/openSUSE:Factory/.cdi-image.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cdi-image"

Tue May  5 15:16:15 2026 rev:10 rq:1350802 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/cdi-image/cdi-image.changes      2026-03-27 
06:36:58.014967729 +0100
+++ /work/SRC/openSUSE:Factory/.cdi-image.new.30200/cdi-image.changes   
2026-05-05 15:17:33.296535210 +0200
@@ -1,0 +2,5 @@
+Wed Apr 29 07:07:51 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- adjust for newer versions
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Dockerfile.apiserver ++++++
--- /var/tmp/diff_new_pack.BX8C8T/_old  2026-05-05 15:17:34.008563533 +0200
+++ /var/tmp/diff_new_pack.BX8C8T/_new  2026-05-05 15:17:34.012563691 +0200
@@ -17,7 +17,7 @@
 #!ExclusiveArch: x86_64
 #!BuildTag: opensuse/cdi-apiserver:%%cdi_ver%%-%RELEASE%
 #!BuildTag: opensuse/cdi-apiserver:%%cdi_ver%%
-#!BuildTag: opensuse/cdi-apiserver:1.64
+#!BuildTag: opensuse/cdi-apiserver:1.65
 #!BuildTag: opensuse/cdi-apiserver:latest
 #!BcntSyncTag: cdi-image
 
@@ -32,7 +32,7 @@
 # sanity check that the version from the tag is equal to the version of 
obs-service-cdi_containers_meta that we expect
 RUN set -euo pipefail; \
     [ "$(rpm --root /target -q --qf '%{version}' 
obs-service-cdi_containers_meta | \
-    cut -d '.' -f -3)" = "1.64.0" ]
+    cut -d '.' -f -3)" = "1.65.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash cdi-apiserver
 
 

++++++ Dockerfile.cloner ++++++
--- /var/tmp/diff_new_pack.BX8C8T/_old  2026-05-05 15:17:34.040564805 +0200
+++ /var/tmp/diff_new_pack.BX8C8T/_new  2026-05-05 15:17:34.044564964 +0200
@@ -17,7 +17,7 @@
 #!ExclusiveArch: x86_64
 #!BuildTag: opensuse/cdi-cloner:%%cdi_ver%%-%RELEASE%
 #!BuildTag: opensuse/cdi-cloner:%%cdi_ver%%
-#!BuildTag: opensuse/cdi-cloner:1.64
+#!BuildTag: opensuse/cdi-cloner:1.65
 #!BuildTag: opensuse/cdi-cloner:latest
 #!BcntSyncTag: cdi-image
 
@@ -32,7 +32,7 @@
 # sanity check that the version from the tag is equal to the version of 
obs-service-cdi_containers_meta that we expect
 RUN set -euo pipefail; \
     [ "$(rpm --root /target -q --qf '%{version}' 
obs-service-cdi_containers_meta | \
-    cut -d '.' -f -3)" = "1.64.0" ]
+    cut -d '.' -f -3)" = "1.65.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash cdi-cloner
 
 

++++++ Dockerfile.controller ++++++
--- /var/tmp/diff_new_pack.BX8C8T/_old  2026-05-05 15:17:34.072566079 +0200
+++ /var/tmp/diff_new_pack.BX8C8T/_new  2026-05-05 15:17:34.080566396 +0200
@@ -17,7 +17,7 @@
 #!ExclusiveArch: x86_64
 #!BuildTag: opensuse/cdi-controller:%%cdi_ver%%-%RELEASE%
 #!BuildTag: opensuse/cdi-controller:%%cdi_ver%%
-#!BuildTag: opensuse/cdi-controller:1.64
+#!BuildTag: opensuse/cdi-controller:1.65
 #!BuildTag: opensuse/cdi-controller:latest
 #!BcntSyncTag: cdi-image
 
@@ -32,7 +32,7 @@
 # sanity check that the version from the tag is equal to the version of 
obs-service-cdi_containers_meta that we expect
 RUN set -euo pipefail; \
     [ "$(rpm --root /target -q --qf '%{version}' 
obs-service-cdi_containers_meta | \
-    cut -d '.' -f -3)" = "1.64.0" ]
+    cut -d '.' -f -3)" = "1.65.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash 
cdi-controller
 
 

++++++ Dockerfile.importer ++++++
--- /var/tmp/diff_new_pack.BX8C8T/_old  2026-05-05 15:17:34.116567828 +0200
+++ /var/tmp/diff_new_pack.BX8C8T/_new  2026-05-05 15:17:34.120567987 +0200
@@ -17,7 +17,7 @@
 #!ExclusiveArch: x86_64
 #!BuildTag: opensuse/cdi-importer:%%cdi_ver%%-%RELEASE%
 #!BuildTag: opensuse/cdi-importer:%%cdi_ver%%
-#!BuildTag: opensuse/cdi-importer:1.64
+#!BuildTag: opensuse/cdi-importer:1.65
 #!BuildTag: opensuse/cdi-importer:latest
 #!BcntSyncTag: cdi-image
 
@@ -32,7 +32,7 @@
 # sanity check that the version from the tag is equal to the version of 
obs-service-cdi_containers_meta that we expect
 RUN set -euo pipefail; \
     [ "$(rpm --root /target -q --qf '%{version}' 
obs-service-cdi_containers_meta | \
-    cut -d '.' -f -3)" = "1.64.0" ]
+    cut -d '.' -f -3)" = "1.65.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash cdi-importer
 
 

++++++ Dockerfile.operator ++++++
--- /var/tmp/diff_new_pack.BX8C8T/_old  2026-05-05 15:17:34.156569419 +0200
+++ /var/tmp/diff_new_pack.BX8C8T/_new  2026-05-05 15:17:34.160569579 +0200
@@ -17,7 +17,7 @@
 #!ExclusiveArch: x86_64
 #!BuildTag: opensuse/cdi-operator:%%cdi_ver%%-%RELEASE%
 #!BuildTag: opensuse/cdi-operator:%%cdi_ver%%
-#!BuildTag: opensuse/cdi-operator:1.64
+#!BuildTag: opensuse/cdi-operator:1.65
 #!BuildTag: opensuse/cdi-operator:latest
 #!BcntSyncTag: cdi-image
 
@@ -32,7 +32,7 @@
 # sanity check that the version from the tag is equal to the version of 
obs-service-cdi_containers_meta that we expect
 RUN set -euo pipefail; \
     [ "$(rpm --root /target -q --qf '%{version}' 
obs-service-cdi_containers_meta | \
-    cut -d '.' -f -3)" = "1.64.0" ]
+    cut -d '.' -f -3)" = "1.65.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash cdi-operator
 
 

++++++ Dockerfile.uploadproxy ++++++
--- /var/tmp/diff_new_pack.BX8C8T/_old  2026-05-05 15:17:34.188570693 +0200
+++ /var/tmp/diff_new_pack.BX8C8T/_new  2026-05-05 15:17:34.192570852 +0200
@@ -17,7 +17,7 @@
 #!ExclusiveArch: x86_64
 #!BuildTag: opensuse/cdi-uploadproxy:%%cdi_ver%%-%RELEASE%
 #!BuildTag: opensuse/cdi-uploadproxy:%%cdi_ver%%
-#!BuildTag: opensuse/cdi-uploadproxy:1.64
+#!BuildTag: opensuse/cdi-uploadproxy:1.65
 #!BuildTag: opensuse/cdi-uploadproxy:latest
 #!BcntSyncTag: cdi-image
 
@@ -32,7 +32,7 @@
 # sanity check that the version from the tag is equal to the version of 
obs-service-cdi_containers_meta that we expect
 RUN set -euo pipefail; \
     [ "$(rpm --root /target -q --qf '%{version}' 
obs-service-cdi_containers_meta | \
-    cut -d '.' -f -3)" = "1.64.0" ]
+    cut -d '.' -f -3)" = "1.65.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash 
cdi-uploadproxy
 
 

++++++ Dockerfile.uploadserver ++++++
--- /var/tmp/diff_new_pack.BX8C8T/_old  2026-05-05 15:17:34.216571806 +0200
+++ /var/tmp/diff_new_pack.BX8C8T/_new  2026-05-05 15:17:34.220571966 +0200
@@ -17,7 +17,7 @@
 #!ExclusiveArch: x86_64
 #!BuildTag: opensuse/cdi-uploadserver:%%cdi_ver%%-%RELEASE%
 #!BuildTag: opensuse/cdi-uploadserver:%%cdi_ver%%
-#!BuildTag: opensuse/cdi-uploadserver:1.64
+#!BuildTag: opensuse/cdi-uploadserver:1.65
 #!BuildTag: opensuse/cdi-uploadserver:latest
 #!BcntSyncTag: cdi-image
 
@@ -32,7 +32,7 @@
 # sanity check that the version from the tag is equal to the version of 
obs-service-cdi_containers_meta that we expect
 RUN set -euo pipefail; \
     [ "$(rpm --root /target -q --qf '%{version}' 
obs-service-cdi_containers_meta | \
-    cut -d '.' -f -3)" = "1.64.0" ]
+    cut -d '.' -f -3)" = "1.65.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash 
cdi-uploadserver
 
 

Reply via email to