growpart/growpart.changes
Robert Schweikert b71ffcb776 - Update to version 0.30 (bsc#1064755)
+ improved error messages on failure.
  + ignore sfdisk failure in 2.28.1 when due to reread failing
   (LP: #1619285)
  + Add service file to start growpart via systemd
  + Add rootgrow script to wrap growpart

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/growpart?expand=0&rev=7
2018-01-23 13:48:13 +00:00

46 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Mon Jan 22 21:12:33 UTC 2018 - rjschwei@suse.com
- Update to version 0.30 (bsc#1064755)
+ improved error messages on failure.
+ ignore sfdisk failure in 2.28.1 when due to reread failing
(LP: #1619285)
+ Add service file to start growpart via systemd
+ Add rootgrow script to wrap growpart
-------------------------------------------------------------------
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