cloud-init 25.3-2 (znver1;x86_64;aarch64) 2026-18038
9999

Status published
Submitter bero [@T] lindev.ch
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/584816
Packages
cloud-init-25.3-2.znver1.binary
cloud-init-25.3-2.znver1.source
cloud-init-25.3-2.x86_64.binary
cloud-init-25.3-2.x86_64.source
cloud-init-25.3-2.aarch64.source
cloud-init-25.3-2.aarch64.binary
Build Date 2026-02-14 18:09:40 +0000 UTC
Last Updated 2026-02-19 15:00:34.193171213 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 01b37173f16b3ebed15cfb81fc44500f80892958

commit 01b37173f16b3ebed15cfb81fc44500f80892958
Author:     Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Sat Feb 14 07:15:45 2026 +0100
Commit:     Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Sat Feb 14 07:15:45 2026 +0100

    Add some missing dependencies that broke getting an IP from Contabo
---
 cloud-init.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/cloud-init.spec b/cloud-init.spec
index 2d035a6..a77f60d 100644
--- a/cloud-init.spec
+++ b/cloud-init.spec
@@ -8,7 +8,7 @@
 Summary:	Cloud instance initialization tool
 Name:		cloud-init
 Version:	25.3
-Release:	1
+Release:	2
 Source0:	https://github.com/canonical/cloud-init/archive/%{version}/%{name}-%{version}.tar.gz
 Source1:	https://src.fedoraproject.org/rpms/cloud-init/raw/rawhide/f/cloud-init-tmpfiles.conf
 License:	Dual GPLv3/Apache 2.0
@@ -57,6 +57,9 @@ Requires:	growpart
 # Apparently missed by the dependency generator:
 Requires:	python%{pyver}dist(distro)
 Requires:	python%{pyver}dist(pyserial)
+# Needed at least to run in Contabo (Proxmox):
+Requires:	python%{pyver}dist(configobj)
+Requires:	python%{pyver}dist(jsonpatch)
 BuildArch:	noarch
 
 %description
Not Available

369start [@T] proton.meNo Comment.27d 19hrs
369start [@T] proton.meNo Comment.27d 19hrs