Robert Schweikert
3203e57732
+ 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
36 lines
1.3 KiB
Plaintext
36 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Sep 13 20:53:26 UTC 2016 - rjschwei@suse.com
|
|
|
|
- Update to version 0.29 (bsc#998378)
|
|
+ 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
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 18 20:34:46 UTC 2014 - rschweikert@suse.com
|
|
|
|
- add patch licenseGPLv3.patch
|
|
+ no license file included in upstream release
|
|
(https://bugs.launchpad.net/cloud-utils/+bug/1294338)
|
|
+ GPL v3 applies to growpart script, that is all we are distributing
|
|
at the moment
|
|
- fix the Group, don't shout
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 17 18:45:16 UTC 2014 - rschweikert@suse.com
|
|
|
|
- include in SLE 12 (FATE #315990, #315991, and 316167)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 17 17:54:09 UTC 2014 - rschweikert@suse.com
|
|
|
|
- Initial build
|
|
|