lvm2: update to 2.03.33 and libdm to 1.02.207
authorDaniel Golle <[email protected]>
Fri, 4 Jul 2025 15:25:39 +0000 (16:25 +0100)
committerTianling Shen <[email protected]>
Tue, 8 Jul 2025 16:28:11 +0000 (00:28 +0800)
commitf2b49654eb76bb933404654d6a5adea90101f3c2
tree6b23cc50d815dfe09df0271e5fe56fed7793a75c
parent573b0f7d9641c6e0c8172fcb4f9c3863a9a5cbdd
lvm2: update to 2.03.33 and libdm to 1.02.207

LVM changes:

Version 2.03.33 - 27th June 2025
================================
  Various spelling, grammar, formatting, test, and build script improvements.
  Override LC_NUMERIC locale if unsuitable for json_std report format.
  Repair raid arrays with transiently lost devices.

Version 2.03.32 - 05th May 2025
===============================
  Lvconvert vdopool conversion properly validates acceptable LVs.
  Accept thin pool data LV as cacheable LV.
  Allow using zram block devices (likely for testing).
  Fix lvresize when resizing COW snapshots already covering origin.
  Fix lvmdbusd read of executed lvm commands output.
  Fix construction of DM UUID for cachevol _cdata and _cmeta devices.
  Ignore PV claims from old metadata when then PV belongs to a new VG.
  Fix integrity metadata rounding.
  Accept --autobackup option in pvresize.

libdm changes:

Version 1.02.207 - 27th June 2025
=================================
  Escape the escape character itself on JSON report format output.
  Fail dm_report_group_create if radix char from locale unsuitable for JSON_STD.

Version 1.02.206 - 05th May 2025
================================
  Add support for using regex in selection criteria for string lists.
  Fix string list selection when using [<item> || <item> ...].

Signed-off-by: Daniel Golle <[email protected]>
utils/lvm2/Makefile
utils/lvm2/patches/002-const-stdio.patch