Commit Graph

5 Commits

Author SHA1 Message Date
Juerg Haefliger
f3d1617d2f Update package to upstream release 0.31 plus cleanups
This commit includes the following changes from the update to upstream
release 0.31:
  - 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.

Additionally:
  - Change the requirements from python2 to python3.
  - Drop the python2-paramiko requirement which was only used by the
    cloud-run-instances script which is no longer included.
  - Drop the cloud-run-instances manpage.

Signed-off-by: Juerg Haefliger <juergh@gmail.com>
2019-03-18 11:00:25 +01:00
Sinny Kumari
1f53f86064 Update package to upstream release 0.30
This commit includes following additional changes:

- Resolves RHBZ#1515835 - growpart fails to resize partition on aarch64
- Remove patches in spec file because they are already available in 0.30
- Fix rpmlint issues on spec file
- Remove LICENSE file, already shipped with 0.30 source tar
- cloud-run-instances binary has been dropped in 0.28
- mount-image-callback and vcs-run binaries has been introduced in 0.28

Signed-off-by: Sinny Kumari <sinny@redhat.com>
2017-12-18 11:10:25 +05:30
Juerg Haefliger
11b4602413 Rebase to upstream revision 0.27.
This also fixex bug #924181 (growpart fails for MBR partition tables).
2013-04-02 05:24:49 -04:00
Juerg Haefliger
a9a20d0a3c Initial import (#907756). 2013-02-18 12:33:01 -05:00
Fedora Release Engineering
5f7ad3ad68 Initial setup of the repo 2013-02-18 14:46:10 +00:00