cloud-init 0.7.5~bzr902-0ubuntu1 source package in Ubuntu

Changelog

cloud-init (0.7.5~bzr902-0ubuntu1) trusty; urgency=medium

  * debian/control: Build-Depend on python-jsonpatch as #717916 is now fixed.
  * debian/control: Recommend eatmydata (LP: #1236531)
  * New upstream snapshot.
    * support invoking apt with 'eatmydata' (LP: #1236531)
    * add a message in log about dynamic import failures
  * New in '0.7.4' release.
    * fix reading of mount information on kernels < 2.6.26 (LP: #1248625)
    * SmartOS: change 'region' to 'datacenter_name' to address change
      in data provided to instance (LP: #1249124)
    * support calling 'add-apt-repository' for 'cloud-archive:' entries
      (LP: #1244355)
    * DataSourceAzure: fix incompatibility with python 2.6 (LP: #1232175)
    * fix bug mounting first partition of a alias'd name. (LP: #1236594)
    * SmartOS: fix bug with hostname due to trailing whitespace (LP: #1236445)
    * fix creation of partitions on Azure (LP: #1233698)
    * cc_growpart: respect /etc/growroot-disabled (LP: #1234331)
    * ubuntu config: add default user to 'sudo' group (LP: #1228228)
    * Fix usage of libselinux-python when selinux is disabled
    * add OpenNebula datasource
 -- Scott Moser <email address hidden>   Tue, 17 Dec 2013 16:51:30 -0500

Upload details

Uploaded by:
Scott Moser
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~bzr902.orig.tar.gz 461.8 KiB 15371bb7355eb0ad977bfdffa0fdf5420a79d4e846afa4230321df4d1d3deff0
cloud-init_0.7.5~bzr902-0ubuntu1.debian.tar.gz 48.7 KiB 597ec895018250170451accc5988665f0121ca62f5e8e8c0d15e7c23fb883318
cloud-init_0.7.5~bzr902-0ubuntu1.dsc 2.1 KiB 9b82bf1f1fa691825d9903ab04b94886e1fb684138327bca296acbf459e68cbc

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.