Go to file
Vojtech Trefny b0b6d6ebb7 New version 3.1.5
- Move dependencies code from StorageDevice to Device (vtrefny)
- Always use luks_data.min_entropy as a default minimum entropy (vponcova)
- Add 'protected' property setter to LVMVolumeGroupDevice (#1729363) (vtrefny)
- fix of LV max size calculation (japokorn)
- Added min size for partitions (japokorn)
- Improved non-unique UUID handling (japokorn)
- Check if disklabel supports partition names (#1723228) (vtrefny)
- format_device: Revert destroy action if create fails (#1727589) (vtrefny)
- Do not allow resizing of LUKS devices with integrity (vtrefny)
- Return underlying block device as 'slave' for LUKS with integrity (vtrefny)
- Fix removing LUKS devices with integrity (vtrefny)
- Check status before activating dmraid set in populate. (#1723979) (dlehman)
- Use DBus call to see if we're in a vm. (dlehman)
- Use dasd disklabel for vm disks backed by dasds. (dlehman)
- Add a function to detect if running in a vm. (dlehman)
- Remove teardown_all from the populate method (vponcova)
- Correctly handle non-unicode iSCSI initiator names (vtrefny)
- Add, test and use a new method to get size with reserve (vpodzime)
- Beware non-positive sizes in thpool metadata size calculations (vpodzime)
- Log sizes in MiB in thpool auto metadata size calculations (vpodzime)
- Recalculate thpool's metadata size on resize in LVMThinPFactory (vpodzime)
- Move the thpool reserve calculations to LVMFactory (vpodzime)
2019-08-15 08:03:56 +02:00
tests Add a test for the device factory. 2018-12-11 15:27:15 -05:00
.gitignore New version 3.1.5 2019-08-15 08:03:56 +02:00
0001-force-lvm-plugin.patch Force command line based libblockdev LVM plugin 2018-07-17 14:22:24 +02:00
0001-initial-PowerNV-class-support.patch Remove teardown_all from the populate method (vponcova) 2019-07-11 12:42:30 +02:00
0002-Fix-options-for-ISCSI-functions-1632656.patch Fix options for ISCSI functions (#1632656) 2018-10-08 15:22:31 +02:00
0002-Remove-teardown_all-from-the-populate-method.patch Remove teardown_all from the populate method (vponcova) 2019-07-11 12:42:30 +02:00
0002-Support-legacy-MBR-as-part-of-UEFI.patch Support legacy MBR (msdos) as part of UEFI to enable hybrid builds 2019-03-11 15:13:51 +01:00
0002-arm7-cleanups.patch arm: add support for EFI on ARMv7 (probinson) 2018-08-30 16:55:47 +02:00
0003-Ensure-correct-type-of-mpath-cache-member-list.patch Ensure correct type of mpath cache member list 2019-03-21 14:46:38 +01:00
python-blivet.spec New version 3.1.5 2019-08-15 08:03:56 +02:00
sources New version 3.1.5 2019-08-15 08:03:56 +02:00