From 311348a8bad6111f492daef0e030c5337a312831 Mon Sep 17 00:00:00 2001 From: Vojtech Trefny Date: Wed, 27 Feb 2019 10:26:51 +0100 Subject: [PATCH] New version 3.1.3 - Don't crash if blockdev mpath plugin isn't available. (#1672971) (dlehman) - iscsi: Add default value to unused 'storage' argument in 'write' (vtrefny) - Add exported property to LVMVolumeGroupDevice (vtrefny) - Add VG data to static_data (vtrefny) - Do not try to get format free space for non-existing formats (vtrefny) - Do not raise exception if can't get PV free space (vtrefny) - Fix undefined attribute in LVM info cache (vtrefny) - Use raw_device to get thinpool device in LVMThinPFactory (#1490174) (vtrefny) - Do not crash if DM RAID activation fails (#1661712) (vtrefny) - Remove the unused sysroot property (vponcova) - Remove unused attributes from the Blivet class (vponcova) - Remove the unused gpt flag (vponcova) - Copy the iSCSI initiator name file to the installed system (vtrefny) - Use udev to determine if disk is a multipath member. (dlehman) - Require libfc instead of fcoe for offloaded FCoE. (#1575953) (dlehman) --- .gitignore | 1 + python-blivet.spec | 21 +++++++++++++++++++-- sources | 2 +- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f21d1df..92474c5 100644 --- a/.gitignore +++ b/.gitignore @@ -112,3 +112,4 @@ /blivet-3.1.0.tar.gz /blivet-3.1.1.tar.gz /blivet-3.1.2.tar.gz +/blivet-3.1.3.tar.gz diff --git a/python-blivet.spec b/python-blivet.spec index 4551a7d..e986352 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.2 +Version: 3.1.3 #%%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+ %global realname blivet @@ -190,6 +190,23 @@ configuration. %endif %changelog +* Wed Feb 27 2019 Vojtech Trefny - 3.1.3-1 +- Don't crash if blockdev mpath plugin isn't available. (#1672971) (dlehman) +- iscsi: Add default value to unused 'storage' argument in 'write' (vtrefny) +- Add exported property to LVMVolumeGroupDevice (vtrefny) +- Add VG data to static_data (vtrefny) +- Do not try to get format free space for non-existing formats (vtrefny) +- Do not raise exception if can't get PV free space (vtrefny) +- Fix undefined attribute in LVM info cache (vtrefny) +- Use raw_device to get thinpool device in LVMThinPFactory (#1490174) (vtrefny) +- Do not crash if DM RAID activation fails (#1661712) (vtrefny) +- Remove the unused sysroot property (vponcova) +- Remove unused attributes from the Blivet class (vponcova) +- Remove the unused gpt flag (vponcova) +- Copy the iSCSI initiator name file to the installed system (vtrefny) +- Use udev to determine if disk is a multipath member. (dlehman) +- Require libfc instead of fcoe for offloaded FCoE. (#1575953) (dlehman) + * Sat Feb 02 2019 Fedora Release Engineering - 1:3.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 1d39d4c..5cf536d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (blivet-3.1.2.tar.gz) = 338f477866b26f8cafc6dc23eb4fb3f6ec5e04281d2d61cc17370c0e51e7a8bedc03621ebf7a6b61b42dcf79220727a5bb454ac35b1a662e1584f49c88720365 +SHA512 (blivet-3.1.3.tar.gz) = 5efa21fcb0d07cc1b2258aa32cb1c170a3e43f77104612f16c32500573bdbda85031c01979d3fed8e5635fcfe0b824a40c43857bbf35c12e3823a89a6e839e94