]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
lvm2: Update to version 2.03.32
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 13 May 2025 16:03:41 +0000 (18:03 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 14 May 2025 09:29:29 +0000 (09:29 +0000)
- Update from version 2.03.31 to 2.03.32
- Update of rootfile not required
- Changelog
    2.03.32
  Lvconvert vdopool conversion propperly validates acceptable LVs.
  Accept thin pool data LV as cachable 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.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/lvm2

index 8ed1245371d6b8095a055271b014e1bf3e90e6fb..6a283b65ad7815685899e0ccb3ebff87c1660b1c 100644 (file)
--- a/lfs/lvm2
+++ b/lfs/lvm2
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.03.31
+VER        = 2.03.32
 
 THISAPP    = LVM2.$(VER)
 DL_FILE    = $(THISAPP).tgz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 1f60fbafff8cbc62a2c19be0a95faf97aa68a6ed3e3e077209248e29d621f6a2b55f4e9039cae80abd4a6fab152bf0a6b6b8d613a2c150363d493c7c5dc7fe6f
+$(DL_FILE)_BLAKE2 = ad5c7c171659557a8b2c537cdb3bd1dea9927274e861cfee7a32b9845f69564621dcf04ca055439429497f51334fe0725724b767e5dba2faf8bd943a3f66f327
 
 install : $(TARGET)