diff --git a/libblockdev-2.26.tar.gz b/libblockdev-2.26.tar.gz deleted file mode 100644 index b2b2fcb..0000000 --- a/libblockdev-2.26.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4c0e10b35ac632bda8ce6d200b5601184984dec387fe59185921eb42432e069 -size 932129 diff --git a/libblockdev-2.27.tar.gz b/libblockdev-2.27.tar.gz new file mode 100644 index 0000000..ca1552f --- /dev/null +++ b/libblockdev-2.27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dcce12707377ea803e5e75b585635e195655c349cc94244862a83b1114c3517 +size 914021 diff --git a/libblockdev.changes b/libblockdev.changes index 834d7e3..72a043f 100644 --- a/libblockdev.changes +++ b/libblockdev.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Jul 27 18:01:59 UTC 2022 - Sarah Kriesch + +- Update to version 2.27: + + Fix for s390x: Remove double fclose in bd_s390_dasd_online + + fs: Return BD_FS_ERROR_UNKNOWN_FS on mounting unknown + filesystem + + overrides: Fix translating exceptions in ErrorProxy + + vdo_stats: Default to 100 % savings for invalid savings values + + lvm-dbus: Add support for changing compression and + deduplication + + lvm: + - Fix reading statistics for VDO pools with VDO 8 + - Do not set global config to and empty string + - Do not include duplicate entries in bd_lvm_lvs output + - Use correct integer type in for comparison + + crypto: Remove useless comparison in progress report in + luks_format + ------------------------------------------------------------------- Thu Jan 27 17:26:35 UTC 2022 - Bjørn Lie diff --git a/libblockdev.spec b/libblockdev.spec index ec99052..d4f5dc8 100644 --- a/libblockdev.spec +++ b/libblockdev.spec @@ -22,7 +22,7 @@ %bcond_with python2 Name: libblockdev -Version: 2.26 +Version: 2.27 Release: 0 Summary: A library for low-level manipulation with block devices License: LGPL-2.1-only