cloud-init 17.2-35-gf576b2a2-0ubuntu1~16.04.2 source package in Ubuntu

Changelog

cloud-init (17.2-35-gf576b2a2-0ubuntu1~16.04.2) xenial-proposed; urgency=medium

  * cherry-pick 40e7738: GCE: fix reading of user-data that is not
    base64 encoded. (LP: #1752711)

cloud-init (17.2-35-gf576b2a2-0ubuntu1~16.04.1) xenial-proposed; urgency=medium

  * New upstream snapshot. (LP: #1747059)
    - tests: add support for logs with lxd from snap and future lxd 3.
    - EC2: Fix get_instance_id called against cached datasource pickle.
    - cli: fix cloud-init status to report running when before result.json
    - net: accept network-config in netplan format for renaming interfaces
    - Fix ssh keys validation in ssh_util [Tatiana Kholkina]

 -- Chad Smith <email address hidden>  Thu, 01 Mar 2018 16:05:39 -0700

Upload details

Uploaded by:
Chad Smith
Sponsored by:
Scott Moser
Uploaded to:
Xenial
Original maintainer:
Scott Moser
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cloud-init_17.2-35-gf576b2a2.orig.tar.gz 812.1 KiB 6f2d3925c8e07f1b6e4fdea460b1a8483a6cb07ac65c9a0cf9c11c43ad90d039
cloud-init_17.2-35-gf576b2a2-0ubuntu1~16.04.2.debian.tar.xz 67.2 KiB afff6b679428cd226b33888391c52cb35ade8a59ced0364f9a65edd32cb74ee3
cloud-init_17.2-35-gf576b2a2-0ubuntu1~16.04.2.dsc 2.4 KiB 67a62cc5a9094f5a2356f83c34fdb27e6e80a0dfcb0b220e6072a6d99e2ef8e8

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.