Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package containerized-data-importer for
openSUSE:Factory checked in at 2026-01-07 16:01:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/containerized-data-importer (Old)
and /work/SRC/openSUSE:Factory/.containerized-data-importer.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "containerized-data-importer"
Wed Jan 7 16:01:43 2026 rev:48 rq:1325680 version:1.64.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/containerized-data-importer/containerized-data-importer.changes
2025-04-23 15:19:28.534454074 +0200
+++
/work/SRC/openSUSE:Factory/.containerized-data-importer.new.1928/containerized-data-importer.changes
2026-01-07 16:02:43.146374699 +0100
@@ -1,0 +2,13 @@
+Wed Dec 17 18:55:42 UTC 2025 - James Fehlig <[email protected]>
+
+- Update to version 1.64.0
+ Release notes
https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.64.0
+- spec: Use C11 when building CGO dependencies
+
+-------------------------------------------------------------------
+Tue Nov 25 17:53:05 UTC 2025 - James Fehlig <[email protected]>
+
+- Update to version 1.63.1
+ Release notes
https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.63.1
+
+-------------------------------------------------------------------
Old:
----
containerized-data-importer-1.62.0.tar.gz
New:
----
containerized-data-importer-1.64.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ containerized-data-importer.spec ++++++
--- /var/tmp/diff_new_pack.uVsAmj/_old 2026-01-07 16:02:44.490430641 +0100
+++ /var/tmp/diff_new_pack.uVsAmj/_new 2026-01-07 16:02:44.494430807 +0100
@@ -1,7 +1,7 @@
#
# spec file for package containerized-data-importer
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,7 @@
%endif
Name: containerized-data-importer
-Version: 1.62.0
+Version: 1.64.0
Release: 0
Summary: Container native virtualization
License: Apache-2.0
@@ -204,6 +204,11 @@
export CDI_GIT_VERSION='v%{version}'
export CDI_GIT_TREE_STATE="clean"
+# CDI encountered build failures in vendor/libguestfs.org/libnbd/wrappers.h
+# when Factory switched to the C23 standard. Until libguestfs makes header
+# files C23 compliant, use C11 when building CGO dependencies
+export CGO_CFLAGS="-std=gnu11"
+
GOFLAGS="-buildmode=pie ${GOFLAGS}" ./hack/build/build-go.sh build \
cmd/cdi-apiserver \
cmd/cdi-cloner \
++++++ _service ++++++
--- /var/tmp/diff_new_pack.uVsAmj/_old 2026-01-07 16:02:44.546432972 +0100
+++ /var/tmp/diff_new_pack.uVsAmj/_new 2026-01-07 16:02:44.554433304 +0100
@@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="manual">
<param name="filename">containerized-data-importer</param>
- <param name="revision">v1.62.0</param>
+ <param name="revision">v1.64.0</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param
name="url">https://github.com/kubevirt/containerized-data-importer</param>
++++++ containerized-data-importer-1.62.0.tar.gz ->
containerized-data-importer-1.64.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/containerized-data-importer/containerized-data-importer-1.62.0.tar.gz
/work/SRC/openSUSE:Factory/.containerized-data-importer.new.1928/containerized-data-importer-1.64.0.tar.gz
differ: char 13, line 1