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-01-12 10:21:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cdi-image (Old)
 and      /work/SRC/openSUSE:Factory/.cdi-image.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cdi-image"

Mon Jan 12 10:21:55 2026 rev:7 rq:1326394 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/cdi-image/cdi-image.changes      2026-01-02 
14:29:10.682085990 +0100
+++ /work/SRC/openSUSE:Factory/.cdi-image.new.1928/cdi-image.changes    
2026-01-12 10:31:20.554253758 +0100
@@ -1,0 +2,5 @@
+Thu Jan  8 07:52:19 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- adjust for cdi update 1.64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile.apiserver ++++++
--- /var/tmp/diff_new_pack.ACxsi5/_old  2026-01-12 10:31:21.210280675 +0100
+++ /var/tmp/diff_new_pack.ACxsi5/_new  2026-01-12 10:31:21.214280839 +0100
@@ -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.62
+#!BuildTag: opensuse/cdi-apiserver:1.64
 #!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.62.0" ]
+    cut -d '.' -f -3)" = "1.64.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash cdi-apiserver
 
 

++++++ Dockerfile.cloner ++++++
--- /var/tmp/diff_new_pack.ACxsi5/_old  2026-01-12 10:31:21.242281988 +0100
+++ /var/tmp/diff_new_pack.ACxsi5/_new  2026-01-12 10:31:21.242281988 +0100
@@ -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.62
+#!BuildTag: opensuse/cdi-cloner:1.64
 #!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.62.0" ]
+    cut -d '.' -f -3)" = "1.64.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash cdi-cloner
 
 

++++++ Dockerfile.controller ++++++
--- /var/tmp/diff_new_pack.ACxsi5/_old  2026-01-12 10:31:21.270283137 +0100
+++ /var/tmp/diff_new_pack.ACxsi5/_new  2026-01-12 10:31:21.286283793 +0100
@@ -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.62
+#!BuildTag: opensuse/cdi-controller:1.64
 #!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.62.0" ]
+    cut -d '.' -f -3)" = "1.64.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash 
cdi-controller
 
 

++++++ Dockerfile.importer ++++++
--- /var/tmp/diff_new_pack.ACxsi5/_old  2026-01-12 10:31:21.314284942 +0100
+++ /var/tmp/diff_new_pack.ACxsi5/_new  2026-01-12 10:31:21.322285270 +0100
@@ -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.62
+#!BuildTag: opensuse/cdi-importer:1.64
 #!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.62.0" ]
+    cut -d '.' -f -3)" = "1.64.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash cdi-importer
 
 

++++++ Dockerfile.operator ++++++
--- /var/tmp/diff_new_pack.ACxsi5/_old  2026-01-12 10:31:21.354286584 +0100
+++ /var/tmp/diff_new_pack.ACxsi5/_new  2026-01-12 10:31:21.362286912 +0100
@@ -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.62
+#!BuildTag: opensuse/cdi-operator:1.64
 #!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.62.0" ]
+    cut -d '.' -f -3)" = "1.64.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash cdi-operator
 
 

++++++ Dockerfile.uploadproxy ++++++
--- /var/tmp/diff_new_pack.ACxsi5/_old  2026-01-12 10:31:21.398288389 +0100
+++ /var/tmp/diff_new_pack.ACxsi5/_new  2026-01-12 10:31:21.406288717 +0100
@@ -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.62
+#!BuildTag: opensuse/cdi-uploadproxy:1.64
 #!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.62.0" ]
+    cut -d '.' -f -3)" = "1.64.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash 
cdi-uploadproxy
 
 

++++++ Dockerfile.uploadserver ++++++
--- /var/tmp/diff_new_pack.ACxsi5/_old  2026-01-12 10:31:21.430289702 +0100
+++ /var/tmp/diff_new_pack.ACxsi5/_new  2026-01-12 10:31:21.434289866 +0100
@@ -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.62
+#!BuildTag: opensuse/cdi-uploadserver:1.64
 #!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.62.0" ]
+    cut -d '.' -f -3)" = "1.64.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash 
cdi-uploadserver
 
 

Reply via email to