summaryrefslogtreecommitdiff
path: root/WHATS_NEW_DM
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2021-07-13 02:06:04 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2021-09-23 16:49:28 +0200
commitf853a1bc7afdebb44aeb8c1167e8784d155cad84 (patch)
tree7a0dc6851ae0527d5843a20b012dddf84a389ede /WHATS_NEW_DM
parent707e7d762e2668af308457fd6d8b8375e18b0207 (diff)
downloadlvm2-f853a1bc7afdebb44aeb8c1167e8784d155cad84.tar.gz
libdm: dmsetup measure support for IMA
Add support for DM_IMA_MEASUREMENT_FLAG with DM_TABLE_STATUS_CMD. This feature requires DM version 4.45 (5.15+ kernels)
Diffstat (limited to 'WHATS_NEW_DM')
-rw-r--r--WHATS_NEW_DM1
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 94d782c56..c7029e437 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,6 @@
Version 1.02.181 -
===================================
+ Add IMA support with 'dmsetup measure' command.
Add defines DM_NAME_LIST_FLAG_HAS_UUID, DM_NAME_LIST_FLAG_DOESNT_HAVE_UUID.
Enhance tracking of activated devices when preloading dm tree.
Fix bug in construction of cache table line (regression from 1.02.159).