From cbaefbbfbbcf50f936c56e809f2044091ada6efa Mon Sep 17 00:00:00 2001 From: Jan Pokorny Date: Thu, 21 May 2020 14:01:42 +0200 Subject: [PATCH] New version 3.2.2 - Allow setting size for non-existing LUKS devices (vtrefny) - Fix toggling container encryption in devicefactory (#1827254) (vtrefny) - Do no include destroyed devices in list of names (#1830515) (vtrefny) - Fix changing LUKS version in devicefactory (#1834373) (vtrefny) - Add "is_empty" property to StorageDevice (vtrefny) - Mark warning "'GError' has no 'message' member" as false positive (vtrefny) - Use the specified LUKS version for container encryption (vponcova) - Log current storage state before reset using lsblk (vtrefny) - Do not remove _netdev mount option specified manually by users (vtrefny) - Fix renaming encrypted devices in the DeviceFactory (vtrefny) - Fix typo in string formatter in EddEntry (vtrefny) --- .gitignore | 2 ++ python-blivet.spec | 18 +++++++++++++++--- sources | 4 ++-- 3 files changed, 19 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 3146105..8fcfc88 100644 --- a/.gitignore +++ b/.gitignore @@ -123,3 +123,5 @@ /blivet-3.2.0.tar.gz /blivet-3.2.1-tests.tar.gz /blivet-3.2.1.tar.gz +/blivet-3.2.2.tar.gz +/blivet-3.2.2-tests.tar.gz diff --git a/python-blivet.spec b/python-blivet.spec index 479c49b..8d6e6c8 100644 --- a/python-blivet.spec +++ b/python-blivet.spec @@ -19,18 +19,17 @@ Summary: A python module for system storage configuration Name: python-blivet Url: https://storageapis.wordpress.com/projects/blivet -Version: 3.2.1 +Version: 3.2.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+ %global realname blivet %global realversion %{version}%{?prerelease} Source0: http://github.com/storaged-project/blivet/archive/%{realname}-%{realversion}.tar.gz Source1: http://github.com/storaged-project/blivet/archive/%{realname}-%{realversion}-tests.tar.gz -Patch0: 0001-Invalidate-LVM-caches-in-blivet-device-discovery-loop.patch # Versions of required components (done so we make sure the buildrequires # match the requires versions of things). @@ -192,6 +191,19 @@ configuration. %endif %changelog +* Thu May 21 2020 Jan Pokorny - 3.2.2-1 +- Allow setting size for non-existing LUKS devices (vtrefny) +- Fix toggling container encryption in devicefactory (#1827254) (vtrefny) +- Do no include destroyed devices in list of names (#1830515) (vtrefny) +- Fix changing LUKS version in devicefactory (#1834373) (vtrefny) +- Add "is_empty" property to StorageDevice (vtrefny) +- Mark warning "'GError' has no 'message' member" as false positive (vtrefny) +- Use the specified LUKS version for container encryption (vponcova) +- Log current storage state before reset using lsblk (vtrefny) +- Do not remove _netdev mount option specified manually by users (vtrefny) +- Fix renaming encrypted devices in the DeviceFactory (vtrefny) +- Fix typo in string formatter in EddEntry (vtrefny) + * Tue Apr 21 2020 Vojtech Trefny - 3.2.1-2 - Invalidate LVM caches in blivet device discovery loop (#1824418) diff --git a/sources b/sources index b787b3b..9abd8be 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (blivet-3.2.1-tests.tar.gz) = f5a6e127efe587603e1daf2c59aa629ee9d84570eb4b3e31c8ad20fd3266bf3056d08bbd814125eac929cce0a28fd3f294c0faabcd2371df8bdb90def74d405a -SHA512 (blivet-3.2.1.tar.gz) = 86c61e4ef0792c2241eb4d1e56252d10b0bea17407fea423eeb4ec4bacb24298b0a058b959864b99c9f77e020a8d65dda413c347bc8c9b01f6972d25451f23bf +SHA512 (blivet-3.2.2.tar.gz) = 6eebec62dae55c888156ce4de3285cc23a7fd6f41e8c2e7a951c172d35aa4e7a1450586f21173186db4eaa7876e42da9608e304f11496fd21b6ba64e15118a3e +SHA512 (blivet-3.2.2-tests.tar.gz) = 1c8e43139e17eff5e944718ffb3b5235492352e2f5c421b56dfdcce29f29c1aeef0fbfc13d54962198617de308c60e7e894d0954b66ffef8da3e5f8a969ac6c7