From b0b6d6ebb7ed73d705f0735e24cdc6779c43f63a Mon Sep 17 00:00:00 2001 From: Vojtech Trefny Date: Thu, 15 Aug 2019 08:03:56 +0200 Subject: [PATCH] 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) --- .gitignore | 2 ++ python-blivet.spec | 24 ++++++++++++++++++++++++ sources | 4 ++-- 3 files changed, 28 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ba5e0ad..3c403d2 100644 --- a/.gitignore +++ b/.gitignore @@ -115,3 +115,5 @@ /blivet-3.1.3.tar.gz /blivet-3.1.4-tests.tar.gz /blivet-3.1.4.tar.gz +/blivet-3.1.5-tests.tar.gz +/blivet-3.1.5.tar.gz diff --git a/python-blivet.spec b/python-blivet.spec index f127a6e..6129da7 100644 --- a/python-blivet.spec +++ b/python-blivet.spec @@ -193,6 +193,30 @@ configuration. %endif %changelog +* Thu Aug 15 2019 Vojtech Trefny - 3.1.5-1 +- 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) + * Fri Jul 26 2019 Fedora Release Engineering - 1:3.1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 2e7578c..3523802 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (blivet-3.1.4-tests.tar.gz) = bf600b7256c24de514bdc86afa771b79ae283d9f20d7ef995d202a3ff18a1bcd6368524014582a5e6cc498529e58c3ebbc32427d7226420109a555a273f00b4b -SHA512 (blivet-3.1.4.tar.gz) = c4fa1e67824a0790640966aa9a4a4dec0d6464154c4e2010b9666df2d9e866051ab7809613cec779c19ba1bde46af74a9a1dbc9044144fa48910c7085fbd86ed +SHA512 (blivet-3.1.5-tests.tar.gz) = c2e717d0cbbe24ef86024c3d9ecc659ce12bf99efb84846510bf6d18c121c9a7421a99cc1d5f8d272e5acfeb16bd8e2c7bbafc138be940731454a187207fde86 +SHA512 (blivet-3.1.5.tar.gz) = 9d0ebc7b918085a504bd7c9f162fce6f280ba66dcfd1e89cc98010279a72ff29c8f293c4e51b190212ab4b1a5226a9eb86fd04bc01b96f067dfb971d7c95e080