| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: containerized-data-importer1.65-manifests | Distribution: openSUSE Tumbleweed |
| Version: 1.65.0 | Vendor: openSUSE |
| Release: 2.2 | Build date: Sat Jul 18 18:19:17 2026 |
| Group: System/Packages | Build host: reproducible |
| Size: 377024 | Source RPM: containerized-data-importer1.65-1.65.0-2.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/kubevirt/containerized-data-importer | |
| Summary: YAML manifests used to install CDI | |
This contains the built YAML manifests used to install CDI into a kubernetes installation with kubectl apply.
Apache-2.0
* Sat Jul 18 2026 victor.carvalho@suse.com
- Security: re-vendor the bundled Go dependencies (no upstream source
changes; tarball rebuilt from v1.65.0 with updated go.mod/vendor):
* golang.org/x/net v0.33.0 -> v0.55.0: CVE-2025-22870 (bsc#1238699),
CVE-2025-22872 (bsc#1241838), CVE-2025-47911 (bsc#1251495),
CVE-2025-58190 (bsc#1251689), CVE-2026-33814 (bsc#1265799),
CVE-2026-39821 (bsc#1266639), CVE-2026-25680, CVE-2026-25681,
CVE-2026-27136, CVE-2026-42502, CVE-2026-42506 (bsc#1267176)
* golang.org/x/crypto v0.31.0 -> v0.52.0: CVE-2026-39827,
CVE-2026-39828, CVE-2026-39829, CVE-2026-39830, CVE-2026-39831,
CVE-2026-39832, CVE-2026-39833, CVE-2026-39834, CVE-2026-39835,
CVE-2026-42508, CVE-2026-46595, CVE-2026-46597, CVE-2026-46598
(bsc#1266179)
* google.golang.org/grpc v1.65.0 -> v1.79.3: CVE-2026-33186
(bsc#1260295)
* github.com/moby/spdystream v0.4.0 -> v0.5.1: CVE-2026-35469
(bsc#1262269)
* github.com/ulikunitz/xz v0.5.12 -> v0.5.15: CVE-2025-58058
(bsc#1248946)
* github.com/go-jose/go-jose/v3 v3.0.3 -> v3.0.5: CVE-2026-34986
(bsc#1262952)
- Build with Go >= 1.25 (required by golang.org/x/net 0.55; go.mod and
go.work directives bumped accordingly).
- Add the tests subpackage: the upstream e2e (ginkgo) suite compiled to
a single static binary under /usr/share/cdi-1.65/tests/, following
the kubevirt*-tests precedent, so CI can run the functional tests
from the package instead of hand-built binaries. Fixtures excluded.
* Fri Jun 19 2026 victor.carvalho@suse.com
- Provide/Obsolete the dashed containerized-data-importer-1.65-* subpackages
in addition to the unversioned containerized-data-importer-* ones, so the
rename to containerized-data-importer1.65 cleanly replaces the binaries
briefly shipped to Factory (renaming-a-package; versioned %{version}-%{release}).
* Wed Jun 17 2026 victor.carvalho@suse.com
- Fork of containerized-data-importer 1.65.0 as the versioned package containerized-data-importer1.65,
so multiple minor releases can be maintained in parallel
(packaged like kubectl). Provides/Obsoletes the unversioned
containerized-data-importer-* subpackages.
* Wed Apr 29 2026 Giacomo Leidi <giacomo.leidi@suse.com>
- SLFO 1.3 and SLES 16.1 will use suse_version equal to 1610. Currently it has been bumped in
SLFO:Main, this change updates the guards to keep working also on SLES 16.1.
* Wed Apr 22 2026 Victor Toso de Carvalho <victor.carvalho@suse.com>
- Update to version 1.65.0
Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.65.0
* Wed Dec 17 2025 James Fehlig <jfehlig@suse.com>
- 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 2025 James Fehlig <jfehlig@suse.com>
- Update to version 1.63.1
Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.63.1
* Wed Apr 23 2025 Caleb Crane <caleb.crane@suse.com>
- Update to version 1.62.0
Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.62.0
* Sat Jan 18 2025 Caleb Crane <caleb.crane@suse.com>
- Update to version 1.61.0
Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.61.0
* Tue Oct 15 2024 Vasily Ulyanov <vasily.ulyanov@suse.com>
- Enable aarch64 build for SLE and mark it as techpreview (jsc#PED-10545)
* Fri Sep 13 2024 Vasily Ulyanov <vasily.ulyanov@suse.com>
- Update to version 1.60.3
Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.60.3
* Fri Aug 30 2024 Vasily Ulyanov <vasily.ulyanov@suse.com>
- Update to version 1.60.2
Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.60.2
* Mon Aug 19 2024 Vasily Ulyanov <vasily.ulyanov@suse.com>
- Update to version 1.60.1
Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.60.1
- Drop upstreamed patch
0001-Bump-github.com-containers-image-v5-to-v5.30.1.patch
* Fri Jul 19 2024 Vasily Ulyanov <vasily.ulyanov@suse.com>
- Add registry path for SLE15 SP7
* Tue May 14 2024 Vasily Ulyanov <vasily.ulyanov@suse.com>
- Bump github.com/containers/image/v5 (bsc#1224119, CVE-2024-3727)
0001-Bump-github.com-containers-image-v5-to-v5.30.1.patch
* Wed Apr 03 2024 Vasily Ulyanov <vasily.ulyanov@suse.com>
- Update to version 1.59.0
Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.59.0
* Wed Feb 21 2024 Vasily Ulyanov <vasily.ulyanov@suse.com>
- Update to version 1.58.1
Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.58.1
* Wed Jan 03 2024 Vasily Ulyanov <vasily.ulyanov@suse.com>
- Set ExclusiveArch conditionally depending on the distro
- Remove SLE15 SP4 from the distro check (end of general support)
* Tue Nov 21 2023 Vasily Ulyanov <vasily.ulyanov@suse.com>
- Update to version 1.58.0
Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.58.0
* Mon Sep 18 2023 Vasily Ulyanov <vasily.ulyanov@suse.com>
- Enable the build for ALP and remove no longer supported SLE versions
from the distro check
* Tue Aug 15 2023 Vasily Ulyanov <vasily.ulyanov@suse.com>
- Update to version 1.57.0
Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.57.0
* Wed Jul 12 2023 Vasily Ulyanov <vasily.ulyanov@suse.com>
- Add registry path for SLE15 SP6
* Mon Mar 13 2023 Vasily Ulyanov <vasily.ulyanov@suse.com>
- Update to version 1.56.0
Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.56.0
/usr/share/cdi-1.65 /usr/share/cdi-1.65/manifests /usr/share/cdi-1.65/manifests/release /usr/share/cdi-1.65/manifests/release/cdi-cr.yaml /usr/share/cdi-1.65/manifests/release/cdi-operator.yaml /usr/share/doc/packages/containerized-data-importer1.65-manifests /usr/share/doc/packages/containerized-data-importer1.65-manifests/README.md /usr/share/licenses/containerized-data-importer1.65-manifests /usr/share/licenses/containerized-data-importer1.65-manifests/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Aug 11 22:41:05 2026