From ebccb6488061feeb5c10e6c0179a5dcc1b89944a Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Tue, 2 Nov 2021 03:24:58 +0100 Subject: lvm: Update to version 2.02.188 Drop all patches while doing so, seems to work just fine without. New dependency is libaio. Also add a dependency on BLK_DEV_DM kernel symbol. Note the backported patch from upstream fixing for libc implementations without symbol versioning support which caused a segfault in cryptsetup due to recursive calls to dm_task_get_info_base(). Signed-off-by: Phil Sutter --- package/lvm/patches/patch-tools_Makefile_in | 48 ----------------------------- 1 file changed, 48 deletions(-) delete mode 100644 package/lvm/patches/patch-tools_Makefile_in (limited to 'package/lvm/patches/patch-tools_Makefile_in') diff --git a/package/lvm/patches/patch-tools_Makefile_in b/package/lvm/patches/patch-tools_Makefile_in deleted file mode 100644 index 9fc597990..000000000 --- a/package/lvm/patches/patch-tools_Makefile_in +++ /dev/null @@ -1,48 +0,0 @@ ---- LVM2.2.02.177.orig/tools/Makefile.in 2017-12-18 21:44:35.000000000 +0100 -+++ LVM2.2.02.177/tools/Makefile.in 2018-06-07 03:15:42.000000000 +0200 -@@ -217,18 +217,21 @@ endif - install_dmsetup_dynamic install_dmsetup_static - - install_cmdlib_include: $(srcdir)/lvm2cmd.h -- $(INSTALL_DATA) -D $< $(includedir)/$(