summaryrefslogtreecommitdiff
path: root/WHATS_NEW
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2022-11-10 10:23:38 +0100
committerMarian Csontos <mcsontos@redhat.com>2022-11-10 14:11:32 +0100
commitf8127c45c5fa8fc8e163565bfa2001a0bb8ae72e (patch)
tree469db936d70d1e505e3b6d00500d4a9ce875194e /WHATS_NEW
parent6b96bf7bc2f548e7ce1de879251c8b90ab40b634 (diff)
downloadlvm2-f8127c45c5fa8fc8e163565bfa2001a0bb8ae72e.tar.gz
pre-releasev2_03_17
Diffstat (limited to 'WHATS_NEW')
-rw-r--r--WHATS_NEW7
1 files changed, 5 insertions, 2 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 2942b0e53..2f4ffd894 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
-Version 2.03.17 -
-===============================
+Version 2.03.17 - 10th November 2022
+====================================
+ Add new options (--fs, --fsmode) for FS handling when resizing LVs.
Fix 'lvremove -S|--select LV' to not also remove its historical LV right away.
Fix lv_active field type to binary so --select and --binary applies properly.
Switch to use mallinfo2 and use it only with glibc.
@@ -11,6 +12,8 @@ Version 2.03.17 -
Fix lvconvert --test --type vdo-pool execution.
Add json_std output format for more JSON standard compliant version of output.
Fix vdo_slab_size_mb value for converted VDO volume.
+ Fix many corner cases in device_id, including handling of S/N duplicates.
+ Fix various issues in lvmdbusd.
Version 2.03.16 - 18th May 2022
===============================