From 43020cc474caa2242c337fb26f709eaf3bab81fe Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Fri, 13 Oct 2023 20:56:39 +0200 Subject: [PATCH] WHATS_NEW{_DM}: update --- WHATS_NEW | 4 ++++ WHATS_NEW_DM | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/WHATS_NEW b/WHATS_NEW index 3619874bf..e679184e3 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,9 @@ version 2.03.23 - ================================== + Configure automatically enables cmdlib for dmeventd and notify-dbus for dbus. + Fix hint calculation for pools with zero or error segment. + Configure supports --disable-shared to build only static binaries. + Configure supports --without-{blkid|systemd|udev} for easierstatic build. Fix pvmove when specifying raid components as moved LVs. Enhance error detection for lvm_import_vdo. Support PV lists with thin lvconvert. diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index c4e8b3729..b279756ed 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,6 +1,8 @@ Version 1.02.197 - =================================== - Add support for exit-on file for dmevent to reduce shutdown delays. + Propagate ioctl errno from dm_task_run when creating new table line. + Add support for group aliases in dmstats. + Add support for exit-on file for dmeventd to reduce shutdown delays. Add configure option --with-dmeventd-exit-on-path to specify default path. Add dmsetup --headings none|abbrev|full to set report headings type. Add DM_REPORT_OUTPUT_FIELD_IDS_IN_HEADINGS to provide alternative headings. -- 2.43.5