lvm2: update to LVM2 2.03.17 and libdm Version 1.02.187
authorDaniel Golle <daniel@makrotopia.org>
Thu, 4 Apr 2024 01:59:17 +0000 (02:59 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 4 Apr 2024 02:58:39 +0000 (03:58 +0100)
commit20cc530004d84c631a6d11fde0cf3dd8f55d34a3
tree5fefa4ea60d50b591ab2e57823de8af2583d6508
parent65007588057ee724b37b4187b0a2e508a41b5884
lvm2: update to LVM2 2.03.17 and libdm Version 1.02.187

LVM2 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.
  Error out in lvm shell if using a cmd argument not supported in the shell.
  Fix lvm shell's lastlog command to report previous pre-command failures.
  Extend VDO and VDOPOOL without flushing and locking fs.
  Add --valuesonly option to lvmconfig to print only values without keys.
  Updates configure with recent autoconf tooling.
  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.

DM Version 1.02.187 - 10th November 2022
========================================
  Add DM_REPORT_GROUP_JSON_STD for more JSON standard compliant output format.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
utils/lvm2/Makefile
utils/lvm2/patches/002-const-stdio.patch