From 26f94d91195531730c22eac26c741f1b4d2e0f1e Mon Sep 17 00:00:00 2001 From: Marian Csontos Date: Wed, 23 Oct 2019 09:32:36 +0200 Subject: [PATCH] WHATS_NEW: update --- WHATS_NEW | 2 ++ WHATS_NEW_DM | 1 + 2 files changed, 3 insertions(+) diff --git a/WHATS_NEW b/WHATS_NEW index 49c31a452..50fd519f8 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -3,6 +3,7 @@ Version 2.02.187 - Fix resize of thin-pool with data and metadata of different segtype. Fix splitting mirror leg in cluster. Fix activation order when removing merged snapshot. + Add support for DM_DEVICE_GET_TARGET_VERSION into device_mapper. Add lvextend-raid.sh to check on RaidLV extensions synchronization. Fix lvmetad shutdown and avoid lenghty timeouts when rebooting system. Prevent creating VGs with PVs with different logical block sizes. @@ -10,6 +11,7 @@ Version 2.02.187 - Activate thin-pool layered volume as 'read-only' device. Ignore crypto devices with UUID signature CRYPT-SUBDEV. Enhance validation for thin and cache pool conversion and swapping. + Fixed activation on boot - lvm2 no longer activates incomplete VGs. Version 2.02.186 - 27th August 2019 =================================== diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index 576ad380d..6a909c0a7 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,5 +1,6 @@ Version 1.02.166 - =================================== + Add support for DM_DEVICE_GET_TARGET_VERSION. Version 1.02.164 - 27th August 2019 ===================================