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

Changelog

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

  * debian/patches/lp-1411582-azure-udev-ephemeral-disks.patch:
      - Use udev rules to discover ephemeral disk locations rather than
        hard-coded device names (LP: #1411582).
  * debian/patches/lp-1470880-fix-gce-az-determination.patch:
      - Correctly parse GCE's availability zones (LP: #1470880).
  * d/patches/lp-1470890-include-regions-in-dynamic-mirror-discovery.patch:
      - Make %(region)s a valid substitution in mirror discovery
        (LP: #1470890).
  * Remove python-serial from Build-Depends; it was mistakenly added last
    upload.

 -- Daniel Watkins <email address hidden>  Fri, 14 Aug 2015 13:54:02 +0100

Upload details

Uploaded by:
Dan Watkins
Sponsored 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.8.debian.tar.xz 63.5 KiB 17df0b51a9b2042ae5f3d607d89b12526ed03ee5c8f464745002bb19979c1df5
cloud-init_0.7.5-0ubuntu1.8.dsc 2.0 KiB 2c3e63de7da721f314c2582862c2b59c9be2a5dbc42c8ae9e11454916251e5fe

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.