Hello community, here is the log from the commit of package growpart for openSUSE:Factory checked in at 2016-09-21 18:50:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/growpart (Old) and /work/SRC/openSUSE:Factory/.growpart.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "growpart" Changes: -------- --- /work/SRC/openSUSE:Factory/growpart/growpart.changes 2014-04-08 11:44:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.growpart.new/growpart.changes 2016-09-21 18:50:21.000000000 +0200 @@ -1,0 +2,15 @@ +Tue Sep 13 20:53:26 UTC 2016 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- cloud-utils-0.27.tar.gz New: ---- cloud-utils-0.29.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ growpart.spec ++++++ --- /var/tmp/diff_new_pack.Cab8hH/_old 2016-09-21 18:50:24.000000000 +0200 +++ /var/tmp/diff_new_pack.Cab8hH/_new 2016-09-21 18:50:24.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package growpart, ec2metadata +# spec file for package growpart # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,20 +15,21 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: growpart -Version: 0.27 +Version: 0.29 Release: 0 -License: GPL-3.0 Summary: Grow a partition -URL: http://launchpad.net/cloud-util +License: GPL-3.0 Group: System/Management +Url: http://launchpad.net/cloud-utils Source0: cloud-utils-%{version}.tar.gz Patch: licenseGPLv3.patch Requires: util-linux %if 0%{?suse_version} && 0%{?suse_version} >= 1220 Requires: gptfdisk %endif -BuildRoot: %{_tmppath}/cloud-utils-%{version}-%{release}-root +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description @@ -51,7 +52,6 @@ %clean rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc LICENSE-GPLv3 ++++++ cloud-utils-0.27.tar.gz -> cloud-utils-0.29.tar.gz ++++++ ++++ 4024 lines of diff (skipped)
