diff --git a/libblockdev.changes b/libblockdev.changes index 3b5f90a..72a043f 100644 --- a/libblockdev.changes +++ b/libblockdev.changes @@ -2,16 +2,20 @@ 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 (#2045784) - * 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: Fix reading statistics for VDO pools with VDO 8 - * lvm-dbus: Add support for changing compression and deduplication - * lvm: Do not set global config to and empty string - * lvm: Do not include duplicate entries in bd_lvm_lvs output - * lvm: Use correct integer type in for comparison - * crypto: Remove useless comparison in progress report in luks_format + + 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