From b01a7c7308cb5b34163114cf39dd39ad5130272b Mon Sep 17 00:00:00 2001 From: Vojtech Trefny Date: Thu, 16 Mar 2023 10:47:50 +0100 Subject: [PATCH] New version 3.7.1 - Fix the get_mount_device function (vponcova) - Prefer using UUID for the kickstart --onpart argument (vtrefny) - Fix setting kickstart data (vtrefny) - pylint: Remove the "EXCEPTIONS" section from pylintrc (vtrefny) - Add "microsoft" to list of recognized VM environments (vtrefny) - ci: Add action to run unit tests in GH actions (vtrefny) - tests: Make sure that unit tests can run without root privileges (vtrefny) - doc: Link to the LVM VDO documentation from the index page (vtrefny) - Ignore missing parted disk in ActionList._post_process (#2102960) (vtrefny) --- .gitignore | 2 ++ python-blivet.spec | 13 ++++++++++++- sources | 4 ++-- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7917b4b..734eeb8 100644 --- a/.gitignore +++ b/.gitignore @@ -151,3 +151,5 @@ /blivet-3.6.1.tar.gz /blivet-3.7.0-tests.tar.gz /blivet-3.7.0.tar.gz +/blivet-3.7.1.tar.gz +/blivet-3.7.1-tests.tar.gz diff --git a/python-blivet.spec b/python-blivet.spec index 356d42b..63e3961 100644 --- a/python-blivet.spec +++ b/python-blivet.spec @@ -19,7 +19,7 @@ Summary: A python module for system storage configuration Name: python-blivet Url: https://storageapis.wordpress.com/projects/blivet -Version: 3.7.0 +Version: 3.7.1 #%%global prerelease .b2 # prerelease, if defined, should be something like .a1, .b1, .b2.dev1, or .c2 @@ -196,6 +196,17 @@ configuration. %endif %changelog +* Thu Mar 16 2023 Vojtech Trefny - 3.7.1-1 +- Fix the get_mount_device function (vponcova) +- Prefer using UUID for the kickstart --onpart argument (vtrefny) +- Fix setting kickstart data (vtrefny) +- pylint: Remove the "EXCEPTIONS" section from pylintrc (vtrefny) +- Add "microsoft" to list of recognized VM environments (vtrefny) +- ci: Add action to run unit tests in GH actions (vtrefny) +- tests: Make sure that unit tests can run without root privileges (vtrefny) +- doc: Link to the LVM VDO documentation from the index page (vtrefny) +- Ignore missing parted disk in ActionList._post_process (#2102960) (vtrefny) + * Wed Feb 08 2023 Vojtech Trefny - 3.7.0-1 - Remove unused BLOCKDEV_DM_RAID technology from tasks (vtrefny) - tests: Force remove LVM VG /dev/ entry not removed by vgremove (vtrefny) diff --git a/sources b/sources index 16bcbc1..191a8d3 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (blivet-3.7.0-tests.tar.gz) = ef6ed70d51cc0c905d90c7dd338ac275b6fcd90aac7801d0a7c1a5e4a6ea67b726e2d71c7ade1f4bc3cd5a4173513992318811c62c9045964d6d3aaf99e3877d -SHA512 (blivet-3.7.0.tar.gz) = c1ca8ec54790fd73272171a37d75837904bf6cc96dac711cb275bdd8d418c31824821400c33cf05f356410b7ceb4663d2ba25b7d676818e9a644f39f56d23636 +SHA512 (blivet-3.7.1.tar.gz) = 2a4f17e3551e24f78d2975bbe9fa21a57026f643a38e1fcd5d5ce8927cc7f224d4df68c2f23e99087be0a10459e4c1f758332cab70ee1fcab477f8dcf2e4c4ac +SHA512 (blivet-3.7.1-tests.tar.gz) = a3561f972962f6aad3f2ea4ad88f5e307c68fefb4d742085130cf4f232cd6d924f59ae06df602017542a83a1164ad7356b5518e8c3d07d07ab31880f94421db7