cloud-init 0.7.5-0ubuntu1.15 source package in Ubuntu

Changelog

cloud-init (0.7.5-0ubuntu1.15) trusty; urgency=medium

  * Microsoft Azure:
    - d/patches/lp-1506244-azure-ssh-key-values.patch: AZURE: Add support
      and preference for fabric provided public SSH public key values over
      fingerprints (LP: #1506244).
    - use stable VM instance ID over SharedConfig.xml (LP: #1506187):
      - d/patches/lp-1506187-azure_use_unique_vm_id.patch: use DMI data for
        the stable VM instance ID
      - d/cloud-init.preinst: migrate existing instances to stable VM instance
        ID on upgrade from prior versions of cloud-init.

 -- Ben Howard <email address hidden>  Tue, 17 Nov 2015 10:02:24 -0700

Upload details

Uploaded by:
Ben Howard
Uploaded to:
Trusty
Original maintainer:
Scott Moser
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
cloud-init_0.7.5.orig.tar.gz 491.9 KiB a92bb83809c139a7db378916414c18b0819e306852d6c60dd89388868857ed33
cloud-init_0.7.5-0ubuntu1.15.debian.tar.xz 71.3 KiB f77e240a07a0b4f620bb8a60d93254a38f44d171a5109d8d1d3373442868517d
cloud-init_0.7.5-0ubuntu1.15.dsc 2.0 KiB a75109801df3eb542dafd371c64a1f4c2a75bfb543067c29f8242bc359b6ab24

View changes file

Binary packages built by this source

cloud-init: Init scripts for cloud instances

 Cloud instances need special scripts to run during initialisation
 to retrieve and install ssh keys and to let the user run various scripts.

ec2-init: package renamed -> cloud-init

 This package has been renamed to 'cloud-init'.

grub-legacy-ec2: Handles update-grub for ec2 instances

 EC2 instances that use grub-legacy as a bootloader need a way to keep
 /boot/grub/menu.lst up to date while not conflicting with grub-pc.
 This package provides that.