+ mount-image-callback: mount with -o 'rw' or -o 'ro' (LP: #1663722)
+ 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)
+ growpart: fix bug that stopped GPT disks from being grown past 2TB.
(LP: #1762748)
+ mount-image-callback: mention --help and -C/--cd-mountpoint in Usage
+ growpart: fix bug when resizing a middle partition with sgdisk
(LP: #1706751) [Fred De Backer]
+ growpart: Resolve symbolic links before operating.
[Kevin Locke] (LP: #1744406)
+ growpart: fix bug occurring if start sector and size were the same.
[Lars Kellogg-Stedman] (LP: #1807171)
+ debian/control: drop Suggests on lxc1
+ debian/tests/control: add test growpart-start-matches-size.
+ White space cleanup. Remove trailing space and tabs.
+ Move to git.
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/growpart?expand=0&rev=19
+ fix use of partx for newer util-linux versions (LP: #1587971)
[Lars Kellogg-Stedman]
+ fix some issues in error path reporting
+ capture output of 'partx --help' as older versions
do not support that flag, and send output to stderr.
+ fix bug when growing partitions on disks > 2TB. (LP: #1259703)
+ run partx only on block devices (not files)
+ better --dry-run output for gpt disks, providing sgdisk command
line that would be used.
+ support sfdisk >= 2.26, and support gpt partitions with sfdisk
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/growpart?expand=0&rev=4