Changelog for
python2-blivet3-3.1.3-3.el7.noarch.rpm :
* Fri Mar 29 2019 David Lehman
- 3.1.3-3- spec file requires fixes from pcahyna- adjust to older pyudev API- adjust tags implementation to absence of enum in python-2.7- fix bare imports in example scripts- update factory example to match latest API
* Mon Mar 25 2019 Pavel Cahyna - 3.1.3-2- Initial import of python-blivet3 by David Lehman derived from python-blivet-3.1.2-1- clear the old python-blivet %changelog except the most recent entry.
* 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)