ec2-ami-tools 1.4.0.9-0ubuntu1 source package in Ubuntu

Changelog

ec2-ami-tools (1.4.0.9-0ubuntu1) raring; urgency=low

  * New upstream release 1.4.0.9 (2012-11-12)
    * add knowledge of 'ap-southeast-2'
    * add flag '--delegation-token' to tools, to allow use of the iam
      credentials inside an ec2 instance.
  * New upstream release 1.4.0.7 (2012-03-26)
    * centralize the list of regions and locations ec2/amitools/region.rb
    * add govcloud support, with
      * public certificate to /ec2/amitools/cert-ec2-gov.pem
      * knowledge of us-gov-west-1 region
    * use pid in fifo name, which improves upstream for the same code
      path that use-mktemp-like-mkfifo-name.patch affects.  But the
      patch here still does a better job.
    * debian/patches/remove-explicit-regions.patch:
      rework to build upon existing functionality in upstream code.
      upstream consolidated the lists to a single place.
  * New upstream release 1.4.0.5 (2011-12-14)
    * image bundle is now created with '--user 0' and '--group 0'.
      This just avoids the local username getting into the tarball.
    * ec2-bundle-vol: add --filter flag, with description
      'Do not use the default filtered files list.'
    * add knowledge of regions us-west-2 and sa-east-1
  * debian/patches/use-mktemp-like-mkfifo-name.patch
    update to work with ruby 1.9 (LP: #1088540)
  * add debian/watch and update debian/rules to support uscan.
  * debian/patches/ruby-1.9-cleanup.patch
    fix some errors when running with ruby 1.9
 -- Scott Moser <email address hidden>   Mon, 10 Dec 2012 18:46:35 -0500

Upload details

Uploaded by:
Scott Moser
Uploaded to:
Raring
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Raring: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ec2-ami-tools_1.4.0.9.orig.tar.gz 78.4 KiB 009f9e639495efd0c0818305c49062db034fb9691eeb80f4d962f1147757117e
ec2-ami-tools_1.4.0.9-0ubuntu1.diff.gz 10.7 KiB ab73f0fc5c1dd72c267b3566c57575df1e32a232fb73afd7aedb9c9037fe797c
ec2-ami-tools_1.4.0.9-0ubuntu1.dsc 1.8 KiB 96cb4434ef120c4bdc42b6236006b5600efa1049084e54129cb61117dba3eb17

View changes file

Binary packages built by this source

ec2-ami-tools: Amazon EC2 AMI tools

 The Amazon EC2 AMI Tools are command-line utilities to help bundle an
 Amazon Machine Image (AMI), create an AMI from an existing machine or
 installed volume, and upload a bundled AMI to Amazon S3.