From 8852207d9c50d2e6981fb68cabc077b733737fea Mon Sep 17 00:00:00 2001 From: Vojtech Trefny Date: Wed, 12 Dec 2018 10:47:43 +0100 Subject: [PATCH] New version 3.1.2 - Fix reading LV attributes in LVMVolumeGroupDevice.status (vtrefny) - Do not try to login to iBFTs with active session (vtrefny) - Fix xfs sync of chrooted mountpoint. (dlehman) - Only update sysfs path in ctor for active devices. (dlehman) - Fix new pep8/pycodestyle warnings (vtrefny) - Ignore PEP8 W504 warning ("line break after binary operator") (vtrefny) - pylint: Allow loading all C extensions (vtrefny) - Use 'pycodestyle' instead of 'pep8' (vtrefny) - Fix failing populator test without nvdimm plugin (vtrefny) - Add 'srpm' and 'rpm' targets to Makefile for building (S)RPMs (vtrefny) - Fix crash on reset on systems without nvdimm plugin (vtrefny) - Use the size info of internal LVs when getting space usage for existing LVs (v.podzimek) - Calculate the number of RAID PVs from the origin for cached LVs (v.podzimek) - Make raid_level a property of an LV object (v.podzimek) - Add a test for DeviceTree.get_related_disks. (dlehman) - Fix ixgbe/bnx2fc fcoe disk detection (#1651506) (rvykydal) - Use RAID name for partitions on an MD array (vtrefny) - Move btrfs name validation to devicelibs (vtrefny) - Don't try to set selinux context for nodev or vfat file systems. (dlehman) - Only try to set selinux context for lost+found on ext file systems. (dlehman) - Wipe all stale metadata after creating md array. (#1639682) (dlehman) - Don't try to update sysfs path for non-block devices. (#1579375) (dlehman) - Don't raise errors without messages (vponcova) - Install ndctl when NVDIMMs are used. (dlehman) - Deactivate incomplete VGs along with everything else. (dlehman) - Work around udev timing issues. (dlehman) - Fix options for ISCSI functions (#1632656) (vtrefny) - Use format.status when checking for PV status (vtrefny) - Remove Anaconda flags (vponcova) - Remove square brackets when matching internal LVs (v.podzimek) --- .gitignore | 1 + python-blivet.spec | 37 ++++++++++++++++++++++++++++++++++--- sources | 2 +- 3 files changed, 36 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6e1593c..f21d1df 100644 --- a/.gitignore +++ b/.gitignore @@ -111,3 +111,4 @@ /blivet-3.1.0.b2.tar.gz /blivet-3.1.0.tar.gz /blivet-3.1.1.tar.gz +/blivet-3.1.2.tar.gz diff --git a/python-blivet.spec b/python-blivet.spec index e3efa0a..2834413 100644 --- a/python-blivet.spec +++ b/python-blivet.spec @@ -19,11 +19,11 @@ Summary: A python module for system storage configuration Name: python-blivet Url: https://storageapis.wordpress.com/projects/blivet -Version: 3.1.1 +Version: 3.1.2 #%%global prerelease .b2 # prerelease, if defined, should be something like .a1, .b1, .b2.dev1, or .c2 -Release: 2%{?prerelease}%{?dist} +Release: 1%{?prerelease}%{?dist} Epoch: 1 License: LGPLv2+ Group: System Environment/Libraries @@ -31,7 +31,6 @@ Group: System Environment/Libraries %global realversion %{version}%{?prerelease} Source0: http://github.com/storaged-project/blivet/archive/%{realname}-%{realversion}.tar.gz Patch0: 0001-force-lvm-plugin.patch -Patch1: 0002-Fix-options-for-ISCSI-functions-1632656.patch # Versions of required components (done so we make sure the buildrequires # match the requires versions of things). @@ -192,6 +191,38 @@ configuration. %endif %changelog +* Wed Dec 12 2018 Vojtech Trefny - 3.1.2-1 +- Fix reading LV attributes in LVMVolumeGroupDevice.status (vtrefny) +- Do not try to login to iBFTs with active session (vtrefny) +- Fix xfs sync of chrooted mountpoint. (dlehman) +- Only update sysfs path in ctor for active devices. (dlehman) +- Fix new pep8/pycodestyle warnings (vtrefny) +- Ignore PEP8 W504 warning ("line break after binary operator") (vtrefny) +- pylint: Allow loading all C extensions (vtrefny) +- Use 'pycodestyle' instead of 'pep8' (vtrefny) +- Fix failing populator test without nvdimm plugin (vtrefny) +- Add 'srpm' and 'rpm' targets to Makefile for building (S)RPMs (vtrefny) +- Fix crash on reset on systems without nvdimm plugin (vtrefny) +- Use the size info of internal LVs when getting space usage for existing LVs (v.podzimek) +- Calculate the number of RAID PVs from the origin for cached LVs (v.podzimek) +- Make raid_level a property of an LV object (v.podzimek) +- Add a test for DeviceTree.get_related_disks. (dlehman) +- Fix ixgbe/bnx2fc fcoe disk detection (#1651506) (rvykydal) +- Use RAID name for partitions on an MD array (vtrefny) +- Move btrfs name validation to devicelibs (vtrefny) +- Don't try to set selinux context for nodev or vfat file systems. (dlehman) +- Only try to set selinux context for lost+found on ext file systems. (dlehman) +- Wipe all stale metadata after creating md array. (#1639682) (dlehman) +- Don't try to update sysfs path for non-block devices. (#1579375) (dlehman) +- Don't raise errors without messages (vponcova) +- Install ndctl when NVDIMMs are used. (dlehman) +- Deactivate incomplete VGs along with everything else. (dlehman) +- Work around udev timing issues. (dlehman) +- Fix options for ISCSI functions (#1632656) (vtrefny) +- Use format.status when checking for PV status (vtrefny) +- Remove Anaconda flags (vponcova) +- Remove square brackets when matching internal LVs (v.podzimek) + * Mon Oct 08 2018 Vojtech Trefny - 3.1.1-2 - Fix options for ISCSI functions (#1632656) (vtrefny) diff --git a/sources b/sources index 4ee6864..1d39d4c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (blivet-3.1.1.tar.gz) = 317464ec3a4da93bc3dbd2fd26fb69e509cd044b137546c0f5783fc3ae17ec29d9e5ea9b0feb743b2004e68b534a312c5ca70080e135e9e556101314542915a4 +SHA512 (blivet-3.1.2.tar.gz) = 338f477866b26f8cafc6dc23eb4fb3f6ec5e04281d2d61cc17370c0e51e7a8bedc03621ebf7a6b61b42dcf79220727a5bb454ac35b1a662e1584f49c88720365