lvm2: update LVM2 to 2.03.17 and DM to 1.02.187
authorDaniel Golle <daniel@makrotopia.org>
Mon, 19 Dec 2022 20:34:03 +0000 (20:34 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 20 Dec 2022 01:41:02 +0000 (01:41 +0000)
commit68adeddf315289e002ed7ad195995d1b7262fa01
treec3e8c290af1ca4cc20a969085710dc3d082aa385
parent0d9af0e001334d7dfd2628fe76c5e574791fdaad
lvm2: update LVM2 to 2.03.17 and DM to 1.02.187

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.

libdm changes:
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
utils/lvm2/patches/003-no-mallinfo.patch
utils/lvm2/patches/004-missing-includes.patch [new file with mode: 0644]