cloud-utils 0.27

Milestone information

Project:
cloud-utils
Series:
trunk
Version:
0.27
Released:
 
Registrant:
Scott Moser
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon cloud-utils-0.27.tar.gz (md5, sig) source tarball 4,702
last downloaded 2 weeks ago
Total downloads: 4,702

Release notes 

The biggest changes in cloud-utils 0.27 are in growpart. growpart can now:
 * resize gpt partitions
 * use partx or parted to update kernel knowledge of partition table layout on disks that are currently mounted. This means that growing the root partition does not have to happen in the initramfs.

Changelog 

View the full changelog

smoser@brickies:~/src/cloud-utils/trunk$ ./tools/make-dist-tarball 0.27
Branched 221 revisions.
wrote /home/smoser/src/cloud-utils/trunk/cloud-utils-0.27.tar.gz
smoser@brickies:~/src/cloud-utils/trunk$ tar tvzf cloud-utils-0.27.tar.gz
drwxrwxr-x smoser/smoser 0 2013-03-27 09:11 cloud-utils-0.27/
-rw-rw-r-- smoser/smoser 1636 2013-03-27 09:11 cloud-utils-0.27/ChangeLog
drwxrwxr-x smoser/smoser 0 2013-03-27 09:11 cloud-utils-0.27/tools/
-rwxrwxr-x smoser/smoser 1833 2013-03-27 09:11 cloud-utils-0.27/tools/build-deb
-rwxrwxr-x smoser/smoser 527 2013-03-27 09:11 cloud-utils-0.27/tools/make-dist-tarball
-rw-rw-r-- smoser/smoser 839 2013-03-27 09:11 cloud-utils-0.27/Makefile
drwxrwxr-x smoser/smoser 0 2013-03-27 09:11 cloud-utils-0.27/test/
-rwxrwxr-x smoser/smoser 1655 2013-03-27 09:11 cloud-utils-0.27/test/test-growpart
drwxrwxr-x smoser/smoser 0 2013-03-27 09:11 cloud-utils-0.27/man/
-rw-rw-r-- smoser/smoser 2108 2013-03-27 09:11 cloud-utils-0.27/man/cloud-publish-tarball.1
-rw-rw-r-- smoser/smoser 1010 2013-03-27 09:11 cloud-utils-0.27/man/resize-part-image.1
-rw-rw-r-- smoser/smoser 1353 2013-03-27 09:11 cloud-utils-0.27/man/cloud-run-instances.1
-rw-rw-r-- smoser/smoser 1237 2013-03-27 09:11 cloud-utils-0.27/man/write-mime-multipart.1
-rw-rw-r-- smoser/smoser 2375 2013-03-27 09:11 cloud-utils-0.27/man/cloud-publish-image.1
-rw-rw-r-- smoser/smoser 2272 2013-03-27 09:11 cloud-utils-0.27/man/growpart.1
drwxrwxr-x smoser/smoser 0 2013-03-27 09:11 cloud-utils-0.27/bin/
-rwxrwxr-x smoser/smoser 3284 2013-03-27 09:11 cloud-utils-0.27/bin/write-mime-multipart
-rwxrwxr-x smoser/smoser 4347 2013-03-27 09:11 cloud-utils-0.27/bin/resize-part-image
-rwxrwxr-x smoser/smoser 26409 2013-03-27 09:11 cloud-utils-0.27/bin/cloud-run-instances
-rwxrwxr-x smoser/smoser 8535 2013-03-27 09:11 cloud-utils-0.27/bin/cloud-publish-tarball
-rwxrwxr-x smoser/smoser 17081 2013-03-27 09:11 cloud-utils-0.27/bin/cloud-publish-image
-rwxrwxr-x smoser/smoser 8060 2013-03-27 09:11 cloud-utils-0.27/bin/ubuntu-cloudimg-query
-rwxrwxr-x smoser/smoser 4854 2013-03-27 09:11 cloud-utils-0.27/bin/cloud-publish-ubuntu
-rwxrwxr-x smoser/smoser 6558 2013-03-27 09:11 cloud-utils-0.27/bin/ec2metadata
-rwxrwxr-x smoser/smoser 7465 2013-03-27 09:11 cloud-utils-0.27/bin/ubuntu-ec2-run
-rwxrwxr-x smoser/smoser 4529 2013-03-27 09:11 cloud-utils-0.27/bin/cloud-localds
-rwxrwxr-x smoser/smoser 16057 2013-03-27 09:11 cloud-utils-0.27/bin/growpart
-rw-rw-r-- smoser/smoser 1727 2013-03-27 09:11 cloud-utils-0.27/ubuntu-cloudimg-keyring.gpg.b64
smoser@brickies:~/src/cloud-utils/trunk$ vi ChangeLog

0.27
 - cloud-publish-image: add '--hook-img' flag to cloud-publish-image and
   passthrough that flag from cloud-publish-ubuntu and cloud-publish-tarball.
 - ubuntu-cloudimg-query: become aware of m3.* instance-sizes
 - fix make-dist-tarball to not have top level directory
   named 'cloud-init' (thanks Juerg Haefliger)
 - write-mime-multipart: add 'include-once-url' to the supported types.
 - growpart: add support for resizing GPT partitions by using sgdisk from
   gptfdisk project. Thanks to Juerg Haefliger.
 - growpart: add support for partx 'update' which allows resizing a partition
   that is mounted.
 - growpart: change exit codes. exit 1 on "no change necessary",
   0 on "grown", 2 on "failure". This allows other tools that use growpart to
  examine the exit status rather than parsing the output.

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.