Comment 3 for bug 1088540

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ec2-ami-tools - 1.4.0.9-0ubuntu1

---------------
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