Change logs for euca2ools source package in Lucid

  • euca2ools (1.2-0ubuntu10.1) lucid-proposed; urgency=low
    
      * copy filesystem uuid, label, fstype from source filesytem to
        bundled volume (LP: #667793, #672986)
     -- Scott Moser <email address hidden>   Fri, 14 Jan 2011 01:31:27 -0500
  • euca2ools (1.2-0ubuntu10) lucid; urgency=low
    
      * euca-bundle-vol: exclude persistent udev net device rules LP: #551847
     -- Scott Moser <email address hidden>   Wed, 14 Apr 2010 16:42:22 -0400
  • euca2ools (1.2-0ubuntu9) lucid; urgency=low
    
      * euca-describe-images: return same result sets as ec2-describe-images
        LP: #541468
     -- Scott Moser <email address hidden>   Mon, 29 Mar 2010 12:14:18 -0400
  • euca2ools (1.2-0ubuntu8) lucid; urgency=low
    
      [ Scott Moser ]
      * euca-run-instances:
        - --keypair => --key in usage and man page, LP: #530816
        - print error rather than trace on invalid instance-count, LP: #546420
        - euca-describe-instances: output "running", not "running ", LP: #531453
      * euca-revoke: only show usage once with --help
      * euca-download-bundle: fix usage, LP: #546567
      * euca-bundle-image:
        - fix failure on --block-device-mapping, LP: #546548
        - print usage on --help if userid has '-', LP: #546526
        - fix failure when image name string is in dest string, LP: #522060
      * euca-describe-image-attribute: fix --kernel or --ramdisk when
        image did not have emi or eri, LP: #546551
    
      [ Dustin Kirkland ]
      * Cherry-pick up to upstream r266, fixes:
        - LP: #536876 - document euca-describe-availability-zones verbose
        - LP: #526591 - enhance parsing of config file
        - LP: #531076 - fix euca-describe-images against specific image
     -- Dustin Kirkland <email address hidden>   Thu, 25 Mar 2010 15:36:43 -0700
  • euca2ools (1.2-0ubuntu7) lucid; urgency=low
    
      [ Dustin Kirkland ]
      * Try to get the Debian and Ubuntu packaging in better sync
        - debian/watch: pulled from Debian
        - debian/rules, debian/manpages: fix manpage building, cleanup,
          and install
        - debian/compat, debian/control:
          + bump to debhelper 7
          + update homepage
          + bump standards version
          + bump python-boto dep (doesn't affect us, but gets us closer to
            Debian's packaging)
    
      [ Scott Moser ]
      * euca-describe-images returns same result sets as ec2-describe-images
        LP: #541468
     -- Dustin Kirkland <email address hidden>   Wed, 24 Mar 2010 16:14:44 -0700
  • euca2ools (1.2-0ubuntu6) lucid; urgency=low
    
      * Cherry-pick upstream bzr r262, fixes:
        - LP: #530296 - euca-describe-images returns empty set if ami given
          and owner != self (actually fixed in the last uploaded, neglected
          to mention in changelog, do so now, for completeness)
     -- Dustin Kirkland <email address hidden>   Mon, 08 Mar 2010 14:35:23 -0600
  • euca2ools (1.2-0ubuntu5) lucid; urgency=low
    
      * Cherry pick fixes from upstream, up to bzr r265, fixes:
        - LP: #522398 - throw exceptions instead of sys.exit(1)
        - LP: #522396 - fix version string
        - LP: #523332 - check rsync return code
        - LP: #516738 - upstream fix for image store
        - LP: #525137 - don't sys.exit(1)
        - LP: #526697 - merge upstream fix for this one
        - LP: #531076 - fix euca-describe-instances against one instance
        - LP: #526591 - fix config file parsing
     -- Dustin Kirkland <email address hidden>   Fri, 05 Mar 2010 16:59:25 -0600
  • euca2ools (1.2-0ubuntu4) lucid; urgency=low
    
      * order kernel/ramdisk output correctly in euca-describe-images
        LP: #526697
     -- Scott Moser <email address hidden>   Tue, 23 Feb 2010 17:03:57 -0500
  • euca2ools (1.2-0ubuntu3) lucid; urgency=low
    
      [ Scott Moser ]
      * euca2ools/euca2ools/__init__.py: ensure that euca-bundle-image supports
        symlinks, LP: #522292
     -- Dustin Kirkland <email address hidden>   Tue, 23 Feb 2010 13:51:42 -0600
  • euca2ools (1.2-0ubuntu2) lucid; urgency=low
    
      * Fix bug where users ~/.eucarc was not read.  LP: #524652
     -- Scott Moser <email address hidden>   Fri, 19 Feb 2010 15:31:13 -0500
  • euca2ools (1.2-0ubuntu1) lucid; urgency=low
    
      * Upstream has released euca2ools 1.2 at bzr 248; update package version
        accordingly
     -- Dustin Kirkland <email address hidden>   Tue, 16 Feb 2010 14:37:02 -0600
  • euca2ools (1.2~bzr248-0ubuntu1) lucid; urgency=low
    
      * Merge from upstream bzr revision; should fix:
        - LP: #517871 - fix euca-describe-volumes
     -- Dustin Kirkland <email address hidden>   Thu, 11 Feb 2010 16:17:10 -0600
  • euca2ools (1.2~bzr245-0ubuntu2) lucid; urgency=low
    
      * debian/control: recommend cloud-utils, which has some nice helper scripts
        for bundling images, LP: #517696
     -- Dustin Kirkland <email address hidden>   Thu, 11 Feb 2010 15:38:34 -0600
  • euca2ools (1.2~bzr245-0ubuntu1) lucid; urgency=low
    
      * Merge from upstream bzr revision; should fix:
        - LP: #510982 - show kernel and ramdisk attributes
        - LP: #516486 - fix attribute display
        - LP: #516738 - fix ubuntu image store
     -- Dustin Kirkland <email address hidden>   Thu, 11 Feb 2010 15:35:07 -0600
  • euca2ools (1.1~bzr239-0ubuntu1) lucid; urgency=low
    
      * Merge from upstream bzr revision, should fix:
        - LP: #507840 - indicate filename and path of manifest
     -- Dustin Kirkland <email address hidden>   Mon, 18 Jan 2010 16:40:00 +1300
  • euca2ools (1.1~bzr238-0ubuntu2) lucid; urgency=low
    
      * debian/cert-ec2.pem, bin/euca-bundle-vol, debian/links: add the ec2
        public cert to this package, such that users can build EC2 images
        without installing ec2-ami-tools from multiverse, LP: #479836
     -- Dustin Kirkland <email address hidden>   Thu, 07 Jan 2010 20:22:22 -0600
  • euca2ools (1.1~bzr238-0ubuntu1) lucid; urgency=low
    
      * Merge from upstream bzr revision; should fix:
        - LP: #497495 - parse dir path correctly in euca-delete-bundle
        - LP: #439366 - show kernel and ramdisk in euca-describe-images
        - LP: #495618 - show blk dev mappings in euca-describe-image-attribute
        - LP: #485106 - read credentials from config file
        - LP: #450044 - create tmpfs mounts in euca-bundle-vol
        - LP: #479823 - correctly handle userid in euca-bundle-vol
        - LP: #461301 - fix user data encoding
      * Also, created Ubuntu packaging branch, with a common root to the upstream
        project
     -- Dustin Kirkland <email address hidden>   Tue, 05 Jan 2010 23:13:36 -0600
  • euca2ools (1.0+bzr20091007-0ubuntu2) lucid; urgency=low
    
      [ Scott Moser ]
      * Do not base64 encode user-data in euca-run-instances, as boto takes
        care of that (LP: #461156)
     -- Thierry Carrez <email address hidden>   Wed, 02 Dec 2009 10:08:14 +0100
  • euca2ools (1.0+bzr20091007-0ubuntu1) karmic; urgency=low
    
      * Upstream bugfix release (from bzr rev219), fixes:
        - euca-describe-volume should show the zone for a volume (LP: #444105)
        - euca-create-volume shouldn't show 'None' on failure (LP: #436947)
        - euca-attach-volume should not proceed after error (LP: #444097)
        - Remove --ec2cert_path typo in help (should be --ec2-cert) (LP: #444747)
    
     -- Thierry Carrez <email address hidden>   Mon, 12 Oct 2009 09:11:57 +0200