Bugfix release. Changelog: - Use LVM PV format current_size in LVMVolumeGroupDevice._remove - Correctly set vg_name after adding/removing a PV from a VG - Do not crash when changing disklabel on disks with active devices - ActionDestroyDevice should not obsolete ActionRemoveMember - Correctly set compression and deduplication for existing VDO pools - Correctly cancel configure actions in cancel() - Set partition flags after setting parted filesystem
Signed-off-by: Gyorgy Sarvari <[email protected]> --- .../{python3-blivet_3.4.3.bb => python3-blivet_3.4.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-extended/python-blivet/{python3-blivet_3.4.3.bb => python3-blivet_3.4.4.bb} (93%) diff --git a/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.3.bb b/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.4.bb similarity index 93% rename from meta-python/recipes-extended/python-blivet/python3-blivet_3.4.3.bb rename to meta-python/recipes-extended/python-blivet/python3-blivet_3.4.4.bb index bd57604f26..4491a53126 100644 --- a/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.3.bb +++ b/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.4.bb @@ -17,7 +17,7 @@ SRC_URI += "\ file://0010-invoking-mkfs-with-infinite-timeout.patch \ file://0011-invoking-dd-with-infinite-timeout.patch \ " -SRC_URI[sha256sum] = "1b05b77f3ee35d82c7a577a168c9ba0204d3e9a87eb1975e5f9af47700eeff48" +SRC_URI[sha256sum] = "835a63f0939d460298cf73ee9167d4e7de2bd076b2b3e82c432f2c01c85d81b2" inherit pypi features_check systemd setuptools3_legacy
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123555): https://lists.openembedded.org/g/openembedded-devel/message/123555 Mute This Topic: https://lists.openembedded.org/mt/117312789/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
