cloud-init 25.2-0ubuntu1~25.04.1 source package in Ubuntu

Changelog

cloud-init (25.2-0ubuntu1~25.04.1) plucky; urgency=medium

  * d/control: add Azure metapackage
    + New Azure binary package depending on cloud-init-base and
      python3-passlib.
  * d/cloud-init-base.preinst: avoid sed of /etc/fstab when absent
  * d/control: remove trailing whitespace
  * Upstream snapshot based on 25.2. (LP: #2120495).
    List of changes from upstream can be found at
    https://raw.githubusercontent.com/canonical/cloud-init/25.2/ChangeLog

 -- James Falcon <email address hidden>  Tue, 12 Aug 2025 17:09:23 -0500

Upload details

Uploaded by:
James Falcon
Uploaded to:
Plucky
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky updates main admin

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cloud-init_25.2.orig.tar.gz 1.9 MiB c1e64581ecd1e57a009aeee78f34a014b1e1a1b1d8bdfba1baa0380b0eabffe8
cloud-init_25.2-0ubuntu1~25.04.1.debian.tar.xz 90.0 KiB 72b60ad1892aeea0af39109a0532f31cb122c4b32a34fc01dd2791c4b6b05c70
cloud-init_25.2-0ubuntu1~25.04.1.dsc 2.3 KiB ff827fffd4c164e5b93b242955ddd217e60afd4f1c9567a6d4a6acff4f3a8b47

View changes file

Binary packages built by this source

cloud-init: initialization and customization tool for cloud instances

 Cloud-init is the industry standard multi-distribution method for
 cross-platform cloud instance initialization. It is supported across all major
 public cloud providers, provisioning systems for private cloud infrastructure,
 and bare-metal installations.
 .
 Cloud instances are initialized from a disk image and instance data:
 .
  * Cloud metadata
  * User data (optional)
  * Vendor data (optional)
 .
 Cloud-init will identify the cloud it is running on during boot, read any
 provided metadata from the cloud and initialize the system accordingly. This
 may involve setting up the network and storage devices to configuring SSH
 access key and many other aspects of a system. Later on the cloud-init will
 also parse and process any optional user or vendor data that was passed to
 the instance.
 .
 This is a metapackage that includes every cloud-init dependency.

cloud-init-azure: Azure specific cloud-init

 This metapackage depends on cloud-init-base and additional packages for
 Azure.

cloud-init-base: initialization and customization tool for cloud instances

 Cloud-init with minimal dependencies, refer to cloud-init for more
 information.

cloud-init-cloud-sigma: Cloud Sigma specific cloud-init

 This metapackage depends on cloud-init-base and additional packages for
 Cloud Sigma.

cloud-init-smart-os: Smart OS specific cloud-init

 This metapackage depends on cloud-init-base and additional packages for
 Smart OS.