diff --git a/.gitignore b/.gitignore index 3c403d2..099dc20 100644 --- a/.gitignore +++ b/.gitignore @@ -117,3 +117,5 @@ /blivet-3.1.4.tar.gz /blivet-3.1.5-tests.tar.gz /blivet-3.1.5.tar.gz +/blivet-3.1.6.tar.gz +/blivet-3.1.6-tests.tar.gz diff --git a/python-blivet.spec b/python-blivet.spec index dc03451..887a09f 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.5 +Version: 3.1.6 #%%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 @@ -31,7 +31,6 @@ License: LGPLv2+ 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-initial-PowerNV-class-support.patch -Patch1: 0002-Do-not-try-to-normalize-size-for-zero-size-device-factories.patch # Versions of required components (done so we make sure the buildrequires # match the requires versions of things). @@ -193,6 +192,15 @@ configuration. %endif %changelog +* Fri Oct 25 2019 Vojtech Trefny - 3.1.6-1 +- Do not allow creating VGs with PVs with different sector size (vtrefny) +- Add a new "sector_size" property to storage devices. (vtrefny) +- Ignore invalid-overridden-method warning for abstract properties (vtrefny) +- Change NFSMount._availability_errors to a property (vtrefny) +- Fix util.detect_virt function (vtrefny) +- Do not try to normalize size for zero size device factories (vtrefny) +- Always set default key size to 512 bits for ciphers with XTS mode (vtrefny) + * Tue Aug 27 2019 Vojtech Trefny - 3.1.5-2 - Do not try to normalize size for zero size device factories (#1743753) diff --git a/sources b/sources index 3523802..8e1b83b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (blivet-3.1.5-tests.tar.gz) = c2e717d0cbbe24ef86024c3d9ecc659ce12bf99efb84846510bf6d18c121c9a7421a99cc1d5f8d272e5acfeb16bd8e2c7bbafc138be940731454a187207fde86 -SHA512 (blivet-3.1.5.tar.gz) = 9d0ebc7b918085a504bd7c9f162fce6f280ba66dcfd1e89cc98010279a72ff29c8f293c4e51b190212ab4b1a5226a9eb86fd04bc01b96f067dfb971d7c95e080 +SHA512 (blivet-3.1.6.tar.gz) = 1ca05d58a6800a4d04353cbc1955f0bf8c94097734ec767b6977a6753c31187e7b64f20a8611805f61ea4ccfd996e20d73fb169df92cb33ff2bed673d0e8b39f +SHA512 (blivet-3.1.6-tests.tar.gz) = 8b18b21b5854d36cbd20cb3cf6c26fc728ed0d34f012a7fa90748ed6e1d1df142d5b3f52a95ad016b7a448ce5a68596d76ea5df971abc5db39539030f4288be8