Change log for cloud-utils package in Ubuntu
| 1 → 75 of 107 results | First • Previous • Next • Last |
| Published in oracular-release |
| Published in noble-release |
| Published in mantic-release |
| Published in lunar-release |
| Obsolete in kinetic-release |
| Deleted in kinetic-proposed (Reason: Moved to kinetic) |
cloud-utils (0.33-1) unstable; urgency=medium * New upstream version 0.33 * d/p/Implement-IMDSv2-support.patch: drop patch (upstreamed) * d/control: switch to dh compat level 13, no changes needed * d/control: mark cloud-guest-utils as Multi-Arch: foreign * d/rules: run tests in override_dh_auto_test * d/rules: o_dh_auto_test: prepend in-tree bin/ to PATH * d/run_tests: exclude test-growpart-lvm (fails in schroot) * d/tests: run upstream tests as autopkgtests * d/gbp.conf: pristine-tar-commit = True -- Paride Legovini <email address hidden> Fri, 03 Jun 2022 12:51:54 +0200
Available diffs
| Superseded in kinetic-release |
| Published in jammy-release |
| Obsolete in impish-release |
| Deleted in impish-proposed (Reason: Moved to impish) |
cloud-utils (0.32-22-g45fe84a5-0ubuntu1) impish; urgency=medium
* New upstream snapshot.
- Merge test changes from test-growpart to test-growpart-lvm
[Dan Bungert] (LP: #1929885)
- Fix issue LP: #1928167 growpart doesn't work when LANG=cs_CZ.UTF-8
[Amy Chen]
- growpart: change flock call to use short option for Busybox
compatibility [Dermot Bradley]
- growpart: Use LANG=C to parse sfdisk output [Nicolas Chauvet]
(LP: #1860479)
-- Paride Legovini <email address hidden> Thu, 05 Aug 2021 11:58:37 +0200
Available diffs
| Superseded in impish-release |
| Obsolete in hirsute-release |
| Deleted in hirsute-proposed (Reason: moved to Release) |
cloud-utils (0.32-18-g5b59de87-0ubuntu1) hirsute; urgency=medium
* New upstream snapshot.
- test-growpart: udevadm settle after setting up the loop device
[Paride Legovini]
-- Paride Legovini <email address hidden> Wed, 10 Feb 2021 15:43:41 +0100
Available diffs
| Superseded in hirsute-proposed |
cloud-utils (0.32-17-g8f3d478f-0ubuntu1) hirsute; urgency=medium
* New upstream snapshot.
- d/watch: update to match hosting on github [Christian Ehrhardt]
- d/control: update VCS to match hosting on github [Christian Ehrhardt]
- growpart test: use losetup --partscan/--detach to handle the lodev parts
[Paride Legovini]
- d/control: Build-Depend on python3 instead of python3-all
[Paride Legovini]
- d/control: remove unnecessary XS-Testsuite field [Paride Legovini]
- d/control: add Homepage field (points to the LP project)
[Paride Legovini]
- d/control: set Rules-Requires-Root: no [Paride Legovini]
- d/copyright: bump copyright years [Paride Legovini]
- d/copyright: use secure copyright format URI [Paride Legovini]
- d/control: remote hyphen in package description [Paride Legovini]
- d/control: remove duplicate Section control field [Paride Legovini]
- d/control: replace Priority: extra with Priority: optional
[Paride Legovini]
- Install the manpages using dh_installman [Paride Legovini]
- d/control: switch to debhelper 13 via debhelper-compat [Paride Legovini]
- d/control: update Standards-Version to version 4.5.0 [Paride Legovini]
- d/control: drop unneeded XS-Python-Version field [Paride Legovini]
- Tidy up unrequired files and references. [Dermot Bradley]
-- Paride Legovini <email address hidden> Mon, 25 Jan 2021 12:41:02 +0100
Available diffs
cloud-utils (0.32-0ubuntu1) hirsute; urgency=medium
* New upstream release.
- Update changelog for 0.32 [Paride Legovini]
- readme: add where to file bugs [Joshua Powers]
- README: Add initial readme for project [Joshua Powers]
- Support the new ec2metadata fields [Fred Vogt] (LP: #1894344)
-- Paride Legovini <email address hidden> Wed, 28 Oct 2020 16:51:43 +0100
Available diffs
| Superseded in hirsute-release |
| Obsolete in groovy-release |
| Deleted in groovy-proposed (Reason: moved to Release) |
cloud-utils (0.31-29-ge0792e3d-0ubuntu1) groovy; urgency=medium
* New upstream snapshot.
- Fix bad variable use. [Scott Moser] (LP: #1898533)
Test/CI or cosmetic changes:
- Use test/run-all under c-i. [Scott Moser] (LP: #1898533)
- Add a 'tests/run-all' to easily run all the test/test* files.
[Scott Moser]
- tox: shellcheck: workaround false positives [Paride Legovini]
- tox: add the test/* scripts to the shellcheck run [Paride Legovini]
- Whitespace cleanups [Scott Moser]
-- Paride Legovini <email address hidden> Mon, 05 Oct 2020 14:03:39 +0200
Available diffs
cloud-utils (0.27-0ubuntu25.2) xenial; urgency=medium
* debian/patches/lp-1493188-support-overlay-filesystem:
mount-image-callback: support 'overlay' filesystem type rather
than ubuntu specific 'overlayfs' (LP: #1493188)
* debian/patches/lp-1630274-mount-overlay-first:
mount-image-callback: try mounting overlay rather than checking first
(LP: #1630274)
-- Chad Smith <email address hidden> Fri, 04 Sep 2020 08:47:08 -0600
Available diffs
cloud-utils (0.31-22-g37d4e32a-0ubuntu1) groovy; urgency=medium
* New upstream snapshot.
- Growpart fix undefined variable in growpart error message.
- Add test for growpart lvm resize.
- Growpart: add support for resizing an lvm pv after growing the
partition. (LP: #1799953)
- Make resize functions return, so unlock_disk_and_settle is called.
- CI: rename the "tip" tox environments to tip-* [Paride Legovini]
- CI: pin the shellcheck version and add a shellcheck-tip environment
[Paride Legovini]
- CI: make shellcheck check tools/* [Paride Legovini]
- IMDSv2 session token support (#1) [Paride Legovini] (LP: #1870244)
- growpart: parse the kernel version in a more robust way (#2)
[Paride Legovini] (LP: #1881014)
- Fix some pylint, flake8, shellcheck issues and add basic CI (#4)
[Paride Legovini]
-- Scott Moser <email address hidden> Tue, 21 Jul 2020 09:39:36 -0400
Available diffs
cloud-utils (0.31-12-g3d6d5128-0ubuntu1) groovy; urgency=medium
* New upstream snapshot.
- growpart: Do not fail if only sgdisk is available. [Scott Moser]
- growpart: Fix reading sector size with newer sgdisk versions.
[Scott Moser]
- growpart: Fail on unknown values of GROWPART_RESIZER. [Scott Moser]
- debian/tests: fix GROWPART_RESIZER value in 'runtests' function.
[Scott Moser]
-- Ryan Harper <email address hidden> Wed, 06 May 2020 11:35:00 -0500
Available diffs
cloud-utils (0.31-8-g9619a1ea-0ubuntu1) groovy; urgency=medium
* New upstream snapshot.
- cloud-image-utils: Add depends on fdisk, drop e2fsprogs
[Scott Moser] (LP: #1876139)
-- Ryan Harper <email address hidden> Tue, 05 May 2020 16:12:40 -0500
Available diffs
| Deleted in eoan-proposed (Reason: The package was removed due to its SRU bug(s) not being v...) |
cloud-utils (0.31-5-gef42f6b5-0ubuntu1.1) eoan; urgency=medium
* d/patches/lp-1834875.patch:
- growpart: add flock support to prevent udev races (LP: #1834875)
-- Michael Hudson-Doyle <email address hidden> Tue, 05 May 2020 18:47:15 +1200
Available diffs
| Superseded in groovy-release |
| Published in focal-release |
| Deleted in focal-proposed (Reason: moved to Release) |
cloud-utils (0.31-7-gd99b2d76-0ubuntu1) focal; urgency=medium
* New upstream snapshot.
- growpart: add flock support to prevent udev races (LP: #1834875)
-- Ryan Harper <email address hidden> Tue, 25 Feb 2020 14:41:21 -0600
Available diffs
cloud-utils (0.31-6-g16916780-0ubuntu1) focal; urgency=medium
* New upstream snapshot.
- Drop the python2 only cloud-utils-euca package and tools.
[Scott Moser] (LP: #1850257)
-- Scott Moser <email address hidden> Tue, 29 Oct 2019 15:53:59 -0400
Available diffs
cloud-utils (0.31-0ubuntu1.2) disco; urgency=medium
* test-growpart: fix logic error resulting in test failure.
[Scott Moser] (LP: #1842682)
Available diffs
- diff from 0.31-0ubuntu1.1 to 0.31-0ubuntu1.2 (1020 bytes)
| Superseded in focal-release |
| Obsolete in eoan-release |
| Deleted in eoan-proposed (Reason: moved to release) |
cloud-utils (0.31-5-gef42f6b5-0ubuntu1) eoan; urgency=medium
* New upstream snapshot.
- test-growpart: fix logic error resulting in test failure.
[Scott Moser] (LP: #1842682)
- Fix race condition in test-growpart teardown seen on ppc64el.
[Scott Moser] (LP: #1836593)
-- Scott Moser <email address hidden> Wed, 04 Sep 2019 11:07:42 -0400
Available diffs
| Superseded in disco-proposed |
cloud-utils (0.31-0ubuntu1.1) disco; urgency=medium * fix race condition in test-growpart teardown seen on ppc64el (LP: #1836593) * growpart: fix bug when file image ends in a digit (LP: #1835124) * fix spelling error in ec2metadata (LP: #1810857) -- Rafael David Tinoco <email address hidden> Wed, 17 Jul 2019 11:14:34 -0300
Available diffs
cloud-utils (0.31-3-gfadd07fe-0ubuntu1) eoan; urgency=medium
* New upstream snapshot.
- growpart: Fix bug when file image ends in a digit. (LP: #1835124)
- Fix spelling error in ec2metadata (--reserveration-id).
(LP: #1810857)
- tools: rename export-tarball to make-tarball.
-- Scott Moser <email address hidden> Wed, 10 Jul 2019 14:09:37 -0400
Available diffs
| Superseded in eoan-release |
| Obsolete in disco-release |
| Deleted in disco-proposed (Reason: moved to release) |
cloud-utils (0.31-0ubuntu1) disco; urgency=medium
* debian/tests/control: add test growpart-start-matches-size.
* New upstream release.
- White space cleanup. Remove trailing space and tabs.
- Move to git.
-- Scott Moser <email address hidden> Mon, 10 Dec 2018 15:59:23 -0500
Available diffs
- diff from 0.30-0ubuntu10 to 0.31-0ubuntu1 (16.3 KiB)
cloud-utils (0.30-0ubuntu10) disco; urgency=medium
* sync to trunk at 340:
- growpart: fix bug occurring if start sector and size were the same.
[Lars Kellogg-Stedman] (LP: #1807171)
- growpart: Resolve symbolic links before operating.
[Kevin Locke] (LP: #1744406)
- mount-image-callback: fix mostly harmless typo in variable name.
- mount-image-callback: fix typo meaning we never timed out waiting for
a disk.
-- Scott Moser <email address hidden> Fri, 07 Dec 2018 11:45:41 -0500
Available diffs
| Superseded in disco-release |
| Obsolete in cosmic-release |
| Deleted in cosmic-proposed (Reason: moved to release) |
cloud-utils (0.30-0ubuntu9) cosmic; urgency=medium * debian/tests/control: fix typo in dependencies 'gdisk', not 'sgdisk' -- Scott Moser <email address hidden> Thu, 06 Sep 2018 11:33:24 -0400
Available diffs
- diff from 0.30-0ubuntu5 to 0.30-0ubuntu9 (4.8 KiB)
- diff from 0.30-0ubuntu8 to 0.30-0ubuntu9 (465 bytes)
| Superseded in cosmic-proposed |
cloud-utils (0.30-0ubuntu8) cosmic; urgency=medium * debian/tests/control: fix spelling of dependency 'cloud-guest-utils'. -- Scott Moser <email address hidden> Thu, 06 Sep 2018 09:01:13 -0400
Available diffs
- diff from 0.30-0ubuntu7 to 0.30-0ubuntu8 (468 bytes)
| Superseded in cosmic-proposed |
cloud-utils (0.30-0ubuntu7) cosmic; urgency=medium * debian/tests/control: list dependencies including own package deps. -- Scott Moser <email address hidden> Thu, 06 Sep 2018 08:20:36 -0400
Available diffs
- diff from 0.30-0ubuntu6 to 0.30-0ubuntu7 (475 bytes)
| Superseded in cosmic-proposed |
cloud-utils (0.30-0ubuntu6) cosmic; urgency=medium
* sync to trunk at 333:
- growpart: fix bug when resizing a middle partition with sgdisk.
(LP: #1706751) [Fred De Backer]
- test/test-mic: fix typo
- run test for mount-image-callback
- debian/tests/control: mention dependencies on gdisk and fdisk.
- mount-image-callback: mention --help and -C/--cd-mountpoint in Usage
-- Scott Moser <email address hidden> Wed, 05 Sep 2018 22:45:51 -0400
Available diffs
- diff from 0.30-0ubuntu5 to 0.30-0ubuntu6 (4.7 KiB)
cloud-utils (0.27-0ubuntu25.1) xenial; urgency=medium
* debian/patches/lp-1762748-growpart-grow-past-2TB-disks.patch:
growpart: fix bug that stopped GPT disks from being grown past 2TB.
(LP: #1762748)
-- Scott Moser <email address hidden> Thu, 19 Apr 2018 10:56:47 -0400
Available diffs
cloud-utils (0.30-0ubuntu2.1) artful; urgency=medium
* debian/patches/lp-1762748-growpart-grow-past-2TB-disks.patch:
growpart: fix bug that stopped GPT disks from being grown past 2TB.
(LP: #1762748)
-- Scott Moser <email address hidden> Thu, 19 Apr 2018 10:55:10 -0400
Available diffs
| Superseded in cosmic-release |
| Published in bionic-release |
| Deleted in bionic-proposed (Reason: moved to release) |
cloud-utils (0.30-0ubuntu5) bionic; urgency=medium
* sync to trunk at 324:
- growpart: Properly ensure that MBR disks are not grown too large
and produce a warning about 2TB limit. (LP: #1762748)
-- Scott Moser <email address hidden> Fri, 13 Apr 2018 09:07:55 -0400
Available diffs
- diff from 0.30-0ubuntu4 to 0.30-0ubuntu5 (1.0 KiB)
cloud-utils (0.30-0ubuntu4) bionic; urgency=medium
* sync to trunk at 323.
- growpart: fix bug that stopped GPT disks from being grown past 2TB.
(LP: #1762748)
-- Scott Moser <email address hidden> Thu, 12 Apr 2018 23:36:41 -0400
Available diffs
- diff from 0.30-0ubuntu3 to 0.30-0ubuntu4 (1.9 KiB)
cloud-utils (0.27-0ubuntu25) xenial; urgency=medium
* mount-image-callback: update partitions and settle on nbd mounts.
(LP: #1741300)
-- Scott Moser <email address hidden> Fri, 26 Jan 2018 13:27:32 -0500
Available diffs
- diff from 0.27-0ubuntu24 to 0.27-0ubuntu25 (948 bytes)
cloud-utils (0.30-0ubuntu3) bionic; urgency=medium
* sync to trunk at 322
- mount-image-callback: run blockdev and udevadm settle on nbd devices.
(LP: #1741096, #1741300)
- mount-image-callback: Drop support for mounting lxd containers.
(LP: #1715994)
-- Scott Moser <email address hidden> Thu, 04 Jan 2018 14:17:26 -0500
Available diffs
- diff from 0.30-0ubuntu2 to 0.30-0ubuntu3 (3.9 KiB)
| Superseded in bionic-release |
| Obsolete in artful-release |
| Obsolete in zesty-release |
| Deleted in zesty-proposed (Reason: moved to release) |
cloud-utils (0.30-0ubuntu2) zesty; urgency=medium
* sync to trunk at 316
* mount-image-callback: mount with -o 'rw' or -o 'ro' (LP: #1663722)
-- Scott Moser <email address hidden> Fri, 10 Feb 2017 15:36:35 -0500
Available diffs
- diff from 0.30-0ubuntu1 to 0.30-0ubuntu2 (1.0 KiB)
cloud-utils (0.30-0ubuntu1) zesty; urgency=medium
* New upstream release
* The only change versus 0.29-0ubuntu7 is in an upstream
tool tools/make-dist-tarball .
* debian/README.source: update to point at usd-import-team git branches.
* debian/update-sync-to-main: support packaging being in git.
-- Scott Moser <email address hidden> Fri, 13 Jan 2017 13:25:12 -0500
Available diffs
- diff from 0.29-0ubuntu7 to 0.30-0ubuntu1 (22.7 KiB)
cloud-utils (0.29-0ubuntu7) zesty; urgency=medium
* debian/tests: fix tests to make program in tests/ executable
if it is not already.
-- Scott Moser <email address hidden> Tue, 25 Oct 2016 10:50:41 -0400
Available diffs
- diff from 0.29-0ubuntu5 to 0.29-0ubuntu7 (8.7 KiB)
- diff from 0.29-0ubuntu6 to 0.29-0ubuntu7 (758 bytes)
| Superseded in zesty-proposed |
cloud-utils (0.29-0ubuntu6) zesty; urgency=medium
* sync to trunk at revno 313
* mount-image-callback: support 'chroot' to lxd containers
* debian/tests/control: run mount-image-callback test (test-mic)
-- Scott Moser <email address hidden> Mon, 24 Oct 2016 14:30:49 -0400
Available diffs
- diff from 0.29-0ubuntu5 to 0.29-0ubuntu6 (8.3 KiB)
| Superseded in zesty-release |
| Obsolete in yakkety-release |
| Deleted in yakkety-proposed (Reason: moved to release) |
cloud-utils (0.29-0ubuntu5) yakkety; urgency=medium
* debian/control: update to Standards-Version 3.9.8
* debian/copyright: fix lintian file-without-copyright-information.
* sync to trunk at revno 306
* mount-image-callback: try mounting overlay rather than checking first
(LP: #1630274)
-- Scott Moser <email address hidden> Tue, 04 Oct 2016 12:36:21 -0400
Available diffs
- diff from 0.29-0ubuntu4 to 0.29-0ubuntu5 (3.1 KiB)
cloud-utils (0.29-0ubuntu4) yakkety; urgency=medium
* sync to trunk at revno 303
* mount-image-callback: support 'overlay' filesystem type rather
than ubuntu specific 'overlayfs' (LP: #1493188)
-- Scott Moser <email address hidden> Tue, 27 Sep 2016 21:20:58 -0400
Available diffs
- diff from 0.29-0ubuntu3 to 0.29-0ubuntu4 (3.7 KiB)
cloud-utils (0.29-0ubuntu3) yakkety; urgency=medium
* debian/control: add Suggests for mtools to cloud-image-utils.
* debian/tests: add dep-8 auto package test.
* sync to trunk at revno 302
* ubuntu-cloudimg-query: fix xenial default to be ebs-ssd
as traditional ebs are no longer available. (LP: #1593451)
* mount-image-callback: fix shortopt parsing (LP: #1604011)
* growpart: improved error messages on failure.
* mount-image-callback: add -S short flag for --system-mounts
* growpart: ignore sfdisk failure in 2.28.1 when due to reread
failing (LP: #1619285)
-- Scott Moser <email address hidden> Thu, 01 Sep 2016 16:07:51 -0400
Available diffs
- diff from 0.29-0ubuntu2 to 0.29-0ubuntu3 (3.5 KiB)
cloud-utils (0.29-0ubuntu2) yakkety; urgency=medium
* bin/ubuntu-cloudimg-query: fix xenial default to be ebs-ssd
as traditional ebs are no longer available. (LP: #1593451)
[Ryan Harper]
* bin/mount-image-callback: fix shortopt parsing (LP: #1604011)
-- Scott Moser <email address hidden> Mon, 18 Jul 2016 10:48:38 -0400
Available diffs
- diff from 0.29-0ubuntu1 to 0.29-0ubuntu2 (1.9 KiB)
cloud-utils (0.29-0ubuntu1) yakkety; urgency=medium
* New upstream release.
* cloud-localds: fix creation of vfat filesystems. (LP: #1431537)
[Kamal Mostafa]
* cloud-localds: better errors on missing vfat tools and
Suggest mtools. (LP: #1431533)
* growpart: fix use of partx for newer util-linux versions.
(LP: #1587971) [Lars Kellogg-Stedman]
* Add license file. (LP: #1294338)
-- Scott Moser <email address hidden> Mon, 06 Jun 2016 13:05:42 -0400
Available diffs
- diff from 0.28-0ubuntu1 to 0.29-0ubuntu1 (17.4 KiB)
cloud-utils (0.28-0ubuntu1) yakkety; urgency=medium
* New upstream release.
* bin/ubuntu-cloudimg-query: know about newer ubuntu release names.
default to xenial.
* bin/ubuntu-ec2-run: know about newer ubuntu release names.
-- Scott Moser <email address hidden> Wed, 11 May 2016 10:06:37 -0400
Available diffs
- diff from 0.27-0ubuntu24 to 0.28-0ubuntu1 (64.9 KiB)
| Superseded in yakkety-release |
| Published in xenial-release |
| Deleted in xenial-proposed (Reason: moved to release) |
cloud-utils (0.27-0ubuntu24) xenial; urgency=medium
* cloud-localds: support --vendor-data, network-config and 'tar'
output. This is in support of the work going into cloud-init
under LP: #1549403.
-- Scott Moser <email address hidden> Mon, 14 Mar 2016 12:56:17 -0400
Available diffs
cloud-utils (0.27-0ubuntu20.1) wily-proposed; urgency=medium
* ubuntu-cloudimg-query: Add s390x and powerpc architectures. LP:
#1554589
-- Dimitri John Ledkov <email address hidden> Tue, 08 Mar 2016 16:01:32 +0000
Available diffs
- diff from 0.27-0ubuntu20 to 0.27-0ubuntu20.1 (713 bytes)
cloud-utils (0.27-0ubuntu9.2) trusty-proposed; urgency=medium
* ubuntu-cloudimg-query: Add s390x and powerpc architectures. LP:
#1554589
-- Dimitri John Ledkov <email address hidden> Tue, 08 Mar 2016 15:53:46 +0000
Available diffs
- diff from 0.27-0ubuntu9.1 to 0.27-0ubuntu9.2 (751 bytes)
cloud-utils (0.27-0ubuntu23) xenial; urgency=medium
* sync to trunk at revno 281
* mount-image-callback: default to '--partition=auto' and
better waiting for nbd partitions.
-- Scott Moser <email address hidden> Wed, 17 Feb 2016 10:28:21 -0500
Available diffs
cloud-utils (0.27-0ubuntu22) xenial; urgency=high * Add more architectures. -- Dimitri John Ledkov <email address hidden> Thu, 21 Jan 2016 13:49:49 +0000
Available diffs
- diff from 0.27-0ubuntu21 to 0.27-0ubuntu22 (805 bytes)
cloud-utils (0.27-0ubuntu21) xenial; urgency=medium
* d/control: split out tools that are dependent on euca2ools into
cloud-utils-euca package. This removes the indirect dependency
on python2.
* sync to trunk at revno 279
* mount-image-callback: use qemu-nbd --read-only for safer read only
* mount-image-callback: add '--overlay' to use overlayfs mounts
* mount-image-callback: add '--mountpoint' flag to mount to an existing dir
* spelling cleanups in man/growpart.1 (Closes: #793919)
-- Scott Moser <email address hidden> Tue, 19 Jan 2016 13:04:26 -0500
Available diffs
| Superseded in xenial-release |
| Obsolete in wily-release |
| Deleted in wily-proposed (Reason: moved to release) |
cloud-utils (0.27-0ubuntu20) wily; urgency=medium
* sync to trunk at revno 274
* mount-image-callback: fix regression in check for image existance.
-- Scott Moser <email address hidden> Thu, 17 Sep 2015 09:06:10 -0400
Available diffs
- diff from 0.27-0ubuntu19 to 0.27-0ubuntu20 (897 bytes)
cloud-utils (0.27-0ubuntu19) wily; urgency=medium
* sync to trunk at revno 273
* mount-image-callback: specify --format to qemu-nbd (LP: #1492386)
-- Scott Moser <email address hidden> Fri, 04 Sep 2015 12:54:03 -0400
Available diffs
cloud-utils (0.27-0ubuntu18) wily; urgency=medium
* d/README.source: doc fix
* d/control: up Recommended version of util-linux to >= 2.26.3
* sync to trunk at revno 269
* remove confusing output of older sfdisk when growing gpt disks
* only use sfdisk for gpt resizing if newer than 2.26.2 (LP: #1474090)
-- Scott Moser <email address hidden> Wed, 15 Jul 2015 11:26:45 -0400
Available diffs
- diff from 0.27-0ubuntu16 to 0.27-0ubuntu18 (5.2 KiB)
- diff from 0.27-0ubuntu17 to 0.27-0ubuntu18 (4.7 KiB)
cloud-utils (0.27-0ubuntu17) wily; urgency=medium
* sync to trunk at revno 269
* growpart: when growing mbr partitions leave 33 sectors space for a
secondary gpt header so that conversion via 'sgdisk --mbrtogpt'
does not require shrinking the filesystem on the last partition.
-- Scott Moser <email address hidden> Wed, 08 Jul 2015 15:58:35 -0400
Available diffs
cloud-utils (0.27-0ubuntu16) wily; urgency=medium
* growpart: support sfdisk versions 2.26, backwards compatibly
(Closes: #783826)
* growpart: use 'trap 0' rather than 'trap EXIT' for more compatibility
with some /bin/sh.
* add ability to use sfdisk for GPT resizing.
* debian/control: Recommend util-linux | gdisk since we can use either.
-- Scott Moser <email address hidden> Mon, 11 May 2015 16:58:25 -0400
Available diffs
| Superseded in wily-release |
| Obsolete in vivid-release |
| Deleted in vivid-proposed (Reason: moved to release) |
cloud-utils (0.27-0ubuntu15) vivid; urgency=medium * write-mime-multipart: fix bad python syntax. -- Scott Moser <email address hidden> Thu, 19 Mar 2015 19:51:38 -0400
Available diffs
- diff from 0.27-0ubuntu13 to 0.27-0ubuntu15 (2.4 KiB)
- diff from 0.27-0ubuntu14 to 0.27-0ubuntu15 (755 bytes)
| Superseded in vivid-proposed |
cloud-utils (0.27-0ubuntu14) vivid; urgency=medium
* sync to trunk at revno 265
* ec2metadata, write-mime-multipart: more python3 improvements
-- Scott Moser <email address hidden> Wed, 18 Mar 2015 20:33:54 -0400
Available diffs
cloud-utils (0.27-0ubuntu13) vivid; urgency=medium
* drop patch for add-utopic-vivid.patch
* sync to trunk at revno 264
* utopic and vivid releases in hardcoded litss
* ec2metadata, ubuntu-ec2-run, write-mime-multipart move to python3
*mount-image-callback: support '--cd-mountpoint'
* d/control, d/rules: move to python3
-- Scott Moser <email address hidden> Wed, 11 Mar 2015 14:34:14 -0400
Available diffs
cloud-utils (0.27-0ubuntu12) vivid; urgency=medium * Add utopic and vivid support to ubuntu-cloudimg-query. -- Stephane Graber <email address hidden> Fri, 13 Feb 2015 13:18:13 -0500
Available diffs
- diff from 0.27-0ubuntu11 to 0.27-0ubuntu12 (666 bytes)
cloud-utils (0.27-0ubuntu9.1) trusty-proposed; urgency=medium
* packages should Breaks/Replaces the pre-splitup version of cloud-utils
rather than Conflicts/Replaces (LP: #1418568)
-- Scott Moser <email address hidden> Thu, 05 Feb 2015 11:44:29 -0500
Available diffs
- diff from 0.27-0ubuntu9 to 0.27-0ubuntu9.1 (619 bytes)
cloud-utils (0.27-0ubuntu11) vivid; urgency=medium
* packages should Breaks/Replaces the pre-splitup version of cloud-utils
rather than Conflicts/Replaces (LP: #1418568)
-- Scott Moser <email address hidden> Thu, 05 Feb 2015 11:36:00 -0500
Available diffs
- diff from 0.27-0ubuntu10 to 0.27-0ubuntu11 (590 bytes)
| Superseded in vivid-release |
| Obsolete in utopic-release |
| Deleted in utopic-proposed (Reason: moved to release) |
cloud-utils (0.27-0ubuntu10) utopic; urgency=medium
* sync to trunk at revno 261.
* mount-image-callback: support '--partition' for mounting
partitions other than the first.
-- Scott Moser <email address hidden> Thu, 21 Aug 2014 01:36:58 -0400
Available diffs
| Superseded in utopic-release |
| Published in trusty-release |
| Deleted in trusty-proposed (Reason: moved to release) |
cloud-utils (0.27-0ubuntu9) trusty; urgency=medium * fix regression bug in all uses of ubuntu-ec2-run (LP: #1303786). -- Scott Moser <email address hidden> Mon, 07 Apr 2014 08:52:18 -0400
Available diffs
- diff from 0.27-0ubuntu8 to 0.27-0ubuntu9 (844 bytes)
cloud-utils (0.27-0ubuntu8) trusty; urgency=medium
* sync to trunk at revno 259
* fix mount-image-callback args --dev, --sys, or --proc (LP: #1302052)
* ubuntu-ec2-run: know about more instance types
* growpart: better --dry-run output for gpt disks
-- Scott Moser <email address hidden> Thu, 03 Apr 2014 12:30:28 -0400
Available diffs
- diff from 0.27-0ubuntu7 to 0.27-0ubuntu8 (3.6 KiB)
cloud-utils (0.27-0ubuntu7) trusty; urgency=low
* sync to trunk at revno 256
* ubuntu-cloudimg-query: allow 'arm64' as input.
* ubuntu-cloudimg-query: add '--arch' flag
-- Scott Moser <email address hidden> Thu, 06 Feb 2014 15:33:47 +0200
Available diffs
- diff from 0.27-0ubuntu6 to 0.27-0ubuntu7 (1.9 KiB)
cloud-utils (0.27-0ubuntu6) trusty; urgency=medium
* sync to trunk at revno 254
* growpart: run partx only on block devices (not files)
* ubuntu-cloudimg-query: allow 'ppc64el' as input. (LP: #1273769)
* ubuntu-cloudimg-query, ubuntu-ec2-run: know about trusty
-- Scott Moser <email address hidden> Wed, 29 Jan 2014 13:44:03 -0500
Available diffs
- diff from 0.27-0ubuntu5 to 0.27-0ubuntu6 (2.2 KiB)
cloud-utils (0.25-0ubuntu5.1) precise-proposed; urgency=low * fix growpart when disks operated on are larger than 2TB (LP: #1259703) -- Scott Moser <email address hidden> Wed, 11 Dec 2013 15:53:20 -0500
Available diffs
cloud-utils (0.27-0ubuntu4.1) saucy-proposed; urgency=low * fix growpart when disks operated on are larger than 2TB (LP: #1259703) -- Scott Moser <email address hidden> Wed, 11 Dec 2013 15:18:42 -0500
Available diffs
cloud-utils (0.27-0ubuntu5) trusty; urgency=low
* sync to trunk at revno 250
* cloud-localds: make quiet by default (increase verbosity with '-v')
* ubuntu-cloudimg-query: do not fail on no ami id found if no ami id is
* necessary for the output requested (ie, allow 'armhf' queries of url)
* growpart: fix bug when growing partitions on disks > 2TB. (LP: #1259703)
-- Scott Moser <email address hidden> Wed, 11 Dec 2013 11:39:40 -0500
Available diffs
- diff from 0.27-0ubuntu4 to 0.27-0ubuntu5 (3.7 KiB)
| Superseded in trusty-release |
| Obsolete in saucy-release |
| Deleted in saucy-proposed (Reason: moved to release) |
cloud-utils (0.27-0ubuntu4) saucy; urgency=low
* Add proper Conflicts/Replaces for the package split to unbreak upgrades.
(LP: #1217846)
-- Martin Pitt <email address hidden> Wed, 28 Aug 2013 13:40:31 +0200
Available diffs
- diff from 0.27-0ubuntu3 to 0.27-0ubuntu4 (639 bytes)
cloud-utils (0.27-0ubuntu3) saucy; urgency=low
* sync to trunk at revno 246
* cloud-localds: add man page [Thomas Bechtold]
* cloud-localds: only use qemu-img convert if output format is not 'raw'
* cloud-localds: add '--hostname' flag to specify local-hostname in
meta-data.
* cloud-publish-image: add '--architecture' when using 'register'
* cloud-publish-image: improvements to '-v' (debugging)
* cloud-publish-image: pass through --root-device-name
* cloud-run-instances: dropped (obsolete, not recommended)
* remove ubuntu-cloud-keyring (replaced in ubuntu by
ubuntu-cloudimage-keyring)
* mount-image-callback: add utility
* split package into cloud-guest-utils and cloud-image-utils.
* remove deprecated 'uec-*' commands: uec-publish-tarball, uec-publish-image,
uec-run-instances, uec-resize-image.
* fix lintian issue with debian/copyright
-- Scott Moser <email address hidden> Tue, 27 Aug 2013 16:23:58 -0400
Available diffs
- diff from 0.27-0ubuntu2 to 0.27-0ubuntu3 (19.2 KiB)
cloud-utils (0.27-0ubuntu2) saucy; urgency=low
* sync to trunk at revno 230
* ubuntu-cloudimg-query: change default release to 'precise'
* growpart: fix some issues in error path reporting
* growpart: capture output of 'partx --help' as older versions
do not support that flag, and send output to stderr.
* add 'vcs-run' utility for easily executing / bootstrapping
from a version control system (hg, git, bzr)
-- Scott Moser <email address hidden> Wed, 19 Jun 2013 11:59:32 -0400
Available diffs
- diff from 0.27-0ubuntu1 to 0.27-0ubuntu2 (5.8 KiB)
| Superseded in saucy-release |
| Obsolete in raring-release |
| Deleted in raring-proposed (Reason: moved to release) |
cloud-utils (0.27-0ubuntu1) raring; urgency=low
* New upstream release.
* package upstream release.
* growpart: essential fix in variable quoting
-- Scott Moser <email address hidden> Wed, 27 Mar 2013 09:40:20 -0400
Available diffs
- diff from 0.26-0ubuntu3 to 0.27-0ubuntu1 (23.0 KiB)
cloud-utils (0.26-0ubuntu3) raring; urgency=low
* sync to trunk at revno 219
* growpart: support updating mounted partition with partx --update
(LP: #1136936)
-- Scott Moser <email address hidden> Thu, 07 Mar 2013 15:45:10 -0500
Available diffs
- diff from 0.26-0ubuntu2 to 0.26-0ubuntu3 (8.9 KiB)
cloud-utils (0.26-0ubuntu2) raring; urgency=low
* debian/copyright: fix formatting
* sync to trunk at revno 216
* support for GPT partitions in growpart via sgdisk (LP: #1087526)
* depend on wget and ca-certificates for ubuntu-cloudimg-query
(LP: #1062671)
* fix sfdisk parsing (LP: #1007415)
-- Scott Moser <email address hidden> Mon, 04 Feb 2013 15:18:49 -0500
Available diffs
- diff from 0.26-0ubuntu1 to 0.26-0ubuntu2 (11.2 KiB)
cloud-utils (0.26-0ubuntu1) quantal; urgency=low
* New upstream release.
* pull in upstream at 0.26
* remove client tools cloudimg-sync and ubuntu-cloudimg-query2
(LP: #1059781)
* ubuntu-cloudimg-query: add 'serial' to output variables (LP: #974569)
-- Scott Moser <email address hidden> Mon, 01 Oct 2012 15:08:43 -0400
Available diffs
- diff from 0.25-0ubuntu7 to 0.26-0ubuntu1 (73.8 KiB)
| Superseded in quantal-release |
cloud-utils (0.25-0ubuntu7) quantal; urgency=low
* Sync to upstream trunk at revision 195 .
* adds cloud-localds utility (LP: #1036312)
* growpart: bugfix for nbd and loop devices
* awareness of hi1.4xlarge
* ubuntu-ec2-run: fix issue with block-device-mappings
-- Scott Moser <email address hidden> Thu, 23 Aug 2012 00:45:35 -0400
Available diffs
- diff from 0.25-0ubuntu6 to 0.25-0ubuntu7 (99.5 KiB)
| Superseded in quantal-release |
cloud-utils (0.25-0ubuntu6) quantal; urgency=low
* Sync to upstream trunk at revision 188
* adds cloudimg-sync and ubuntu-cloudimg-query2 [Ben Howard]
* debian/control: run wrap-and-sort
-- Scott Moser <email address hidden> Thu, 12 Jul 2012 13:38:44 -0400
Available diffs
- diff from 0.25-0ubuntu5 to 0.25-0ubuntu6 (49.9 KiB)
cloud-utils (0.25-0ubuntu5) precise; urgency=low
* cloud-publish-tarball, cloud-publish-image: be more quiet
when downloading images by using wget --progress=dot:mega
* ubuntu-cloudimg-query, ubuntu-ec2-run: support m1.medium ec2 size
and do not assume m1.small or c1.medium imply i386.
-- Scott Moser <email address hidden> Fri, 09 Mar 2012 17:02:53 -0500
Available diffs
- diff from 0.25-0ubuntu4 to 0.25-0ubuntu5 (1.6 KiB)
| Superseded in precise-release |
cloud-utils (0.25-0ubuntu4) precise; urgency=low
* growpart: invoke sfdisk with '--no-reread' to avoid udev race
conditions (LP: #937352)
-- Scott Moser <email address hidden> Tue, 28 Feb 2012 14:40:51 -0500
Available diffs
- diff from 0.25-0ubuntu3 to 0.25-0ubuntu4 (1.0 KiB)
| 1 → 75 of 107 results | First • Previous • Next • Last |
