Package: cloud-init / 25.3-2

Metadata

Package Version Patches format
cloud-init 25.3-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix sysvinit dependencies.patch | (download)

sysvinit/debian/cloud-config | 4 2 + 2 - 0 !
sysvinit/debian/cloud-final | 2 1 + 1 - 0 !
sysvinit/debian/cloud-init-local | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

 fix sysv-init dependencies.

cloud init before chronyd.patch | (download)

systemd/cloud-init-network.service.tmpl | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 cloud-init before chronyd

Bug-Debian: https://bugs.debian.org/910801
0009 Drop all unused extended version handling.patch | (download)

tools/read-version | 9 0 + 9 - 0 !
1 file changed, 9 deletions(-)

 drop all unused extended version handling
0012 Fix message when a local is missing.patch | (download)

tools/Z99-cloud-locale-test.sh | 36 4 + 32 - 0 !
1 file changed, 4 insertions(+), 32 deletions(-)

 fix message when a local is missing.


0001 config Support APT automated mirror selection.patch | (download)

cloudinit/config/cc_apt_configure.py | 22 21 + 1 - 0 !
cloudinit/config/schemas/schema-cloud-config-v1.json | 5 5 + 0 - 0 !
tests/unittests/config/test_apt_configure_mirrorlists_v3.py | 80 80 + 0 - 0 !
3 files changed, 106 insertions(+), 1 deletion(-)

 [patch] config: support apt automated mirror selection

From 8dffe8af24604e1949cc991c1db181a69695d945 Mon Sep 17 00:00:00 2001
update sysvinit.patch | (download)

sysvinit/debian/cloud-init | 72 0 + 72 - 0 !
sysvinit/debian/cloud-init-main | 73 73 + 0 - 0 !
2 files changed, 73 insertions(+), 72 deletions(-)

---