commit: 00061140c4f45364554aa1a431d58a67cd070b59
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 6 01:29:53 2021 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Jul 6 01:29:53 2021 +0000
URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=00061140
Bump LVM2 to v2.02.188
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
.../lvm2-001-example.conf.in.patch | 0
.../lvm2-002-always-make-static-libdm.patch | 0
.../lvm2-003-lvm2create_initrd.patch | 0
.../lvm2-004-createinitrd.patch | 0
.../lvm2-005-locale-muck.patch | 0
.../{2.02.187 => 2.02.188}/lvm2-006-asneeded.patch | 0
.../lvm2-007-dynamic-static-ldflags.patch | 0
.../lvm2-008-static-pkgconfig-libs.patch | 0
.../lvm2-009-pthread-pkgconfig.patch | 0
.../lvm2-010-static-libm.patch | 0
.../lvm2-011-HPPA-no-O_DIRECT.patch | 0
.../{2.02.187 => 2.02.188}/lvm2-012-mallinfo.patch | 0
.../lvm2-013-fix-stdio-usage.patch | 0
...m2-014-make-malloc-realloc-check-optional.patch | 0
.../lvm2-015-mksh_build.patch | 0
...016-implement-libc-specific-reopen_stream.patch | 0
.../lvm2-017-udev_remove_unsupported_option.patch | 34 ++++++++++++++++++++++
17 files changed, 34 insertions(+)
diff --git a/patches/lvm/2.02.187/lvm2-001-example.conf.in.patch
b/patches/lvm/2.02.188/lvm2-001-example.conf.in.patch
similarity index 100%
rename from patches/lvm/2.02.187/lvm2-001-example.conf.in.patch
rename to patches/lvm/2.02.188/lvm2-001-example.conf.in.patch
diff --git a/patches/lvm/2.02.187/lvm2-002-always-make-static-libdm.patch
b/patches/lvm/2.02.188/lvm2-002-always-make-static-libdm.patch
similarity index 100%
rename from patches/lvm/2.02.187/lvm2-002-always-make-static-libdm.patch
rename to patches/lvm/2.02.188/lvm2-002-always-make-static-libdm.patch
diff --git a/patches/lvm/2.02.187/lvm2-003-lvm2create_initrd.patch
b/patches/lvm/2.02.188/lvm2-003-lvm2create_initrd.patch
similarity index 100%
rename from patches/lvm/2.02.187/lvm2-003-lvm2create_initrd.patch
rename to patches/lvm/2.02.188/lvm2-003-lvm2create_initrd.patch
diff --git a/patches/lvm/2.02.187/lvm2-004-createinitrd.patch
b/patches/lvm/2.02.188/lvm2-004-createinitrd.patch
similarity index 100%
rename from patches/lvm/2.02.187/lvm2-004-createinitrd.patch
rename to patches/lvm/2.02.188/lvm2-004-createinitrd.patch
diff --git a/patches/lvm/2.02.187/lvm2-005-locale-muck.patch
b/patches/lvm/2.02.188/lvm2-005-locale-muck.patch
similarity index 100%
rename from patches/lvm/2.02.187/lvm2-005-locale-muck.patch
rename to patches/lvm/2.02.188/lvm2-005-locale-muck.patch
diff --git a/patches/lvm/2.02.187/lvm2-006-asneeded.patch
b/patches/lvm/2.02.188/lvm2-006-asneeded.patch
similarity index 100%
rename from patches/lvm/2.02.187/lvm2-006-asneeded.patch
rename to patches/lvm/2.02.188/lvm2-006-asneeded.patch
diff --git a/patches/lvm/2.02.187/lvm2-007-dynamic-static-ldflags.patch
b/patches/lvm/2.02.188/lvm2-007-dynamic-static-ldflags.patch
similarity index 100%
rename from patches/lvm/2.02.187/lvm2-007-dynamic-static-ldflags.patch
rename to patches/lvm/2.02.188/lvm2-007-dynamic-static-ldflags.patch
diff --git a/patches/lvm/2.02.187/lvm2-008-static-pkgconfig-libs.patch
b/patches/lvm/2.02.188/lvm2-008-static-pkgconfig-libs.patch
similarity index 100%
rename from patches/lvm/2.02.187/lvm2-008-static-pkgconfig-libs.patch
rename to patches/lvm/2.02.188/lvm2-008-static-pkgconfig-libs.patch
diff --git a/patches/lvm/2.02.187/lvm2-009-pthread-pkgconfig.patch
b/patches/lvm/2.02.188/lvm2-009-pthread-pkgconfig.patch
similarity index 100%
rename from patches/lvm/2.02.187/lvm2-009-pthread-pkgconfig.patch
rename to patches/lvm/2.02.188/lvm2-009-pthread-pkgconfig.patch
diff --git a/patches/lvm/2.02.187/lvm2-010-static-libm.patch
b/patches/lvm/2.02.188/lvm2-010-static-libm.patch
similarity index 100%
rename from patches/lvm/2.02.187/lvm2-010-static-libm.patch
rename to patches/lvm/2.02.188/lvm2-010-static-libm.patch
diff --git a/patches/lvm/2.02.187/lvm2-011-HPPA-no-O_DIRECT.patch
b/patches/lvm/2.02.188/lvm2-011-HPPA-no-O_DIRECT.patch
similarity index 100%
rename from patches/lvm/2.02.187/lvm2-011-HPPA-no-O_DIRECT.patch
rename to patches/lvm/2.02.188/lvm2-011-HPPA-no-O_DIRECT.patch
diff --git a/patches/lvm/2.02.187/lvm2-012-mallinfo.patch
b/patches/lvm/2.02.188/lvm2-012-mallinfo.patch
similarity index 100%
rename from patches/lvm/2.02.187/lvm2-012-mallinfo.patch
rename to patches/lvm/2.02.188/lvm2-012-mallinfo.patch
diff --git a/patches/lvm/2.02.187/lvm2-013-fix-stdio-usage.patch
b/patches/lvm/2.02.188/lvm2-013-fix-stdio-usage.patch
similarity index 100%
rename from patches/lvm/2.02.187/lvm2-013-fix-stdio-usage.patch
rename to patches/lvm/2.02.188/lvm2-013-fix-stdio-usage.patch
diff --git
a/patches/lvm/2.02.187/lvm2-014-make-malloc-realloc-check-optional.patch
b/patches/lvm/2.02.188/lvm2-014-make-malloc-realloc-check-optional.patch
similarity index 100%
rename from
patches/lvm/2.02.187/lvm2-014-make-malloc-realloc-check-optional.patch
rename to patches/lvm/2.02.188/lvm2-014-make-malloc-realloc-check-optional.patch
diff --git a/patches/lvm/2.02.187/lvm2-015-mksh_build.patch
b/patches/lvm/2.02.188/lvm2-015-mksh_build.patch
similarity index 100%
rename from patches/lvm/2.02.187/lvm2-015-mksh_build.patch
rename to patches/lvm/2.02.188/lvm2-015-mksh_build.patch
diff --git
a/patches/lvm/2.02.187/lvm2-016-implement-libc-specific-reopen_stream.patch
b/patches/lvm/2.02.188/lvm2-016-implement-libc-specific-reopen_stream.patch
similarity index 100%
rename from
patches/lvm/2.02.187/lvm2-016-implement-libc-specific-reopen_stream.patch
rename to
patches/lvm/2.02.188/lvm2-016-implement-libc-specific-reopen_stream.patch
diff --git a/patches/lvm/2.02.188/lvm2-017-udev_remove_unsupported_option.patch
b/patches/lvm/2.02.188/lvm2-017-udev_remove_unsupported_option.patch
new file mode 100644
index 0000000..f895e19
--- /dev/null
+++ b/patches/lvm/2.02.188/lvm2-017-udev_remove_unsupported_option.patch
@@ -0,0 +1,34 @@
+From f98f79a047dd1c4980008e0ed6c9ad4e18596cdc Mon Sep 17 00:00:00 2001
+From: Peter Rajnoha <[email protected]>
+Date: Tue, 13 Aug 2019 15:18:30 +0200
+Subject: [PATCH] udev: remove unsupported OPTIONS+="event_timeout" rule
+
+The OPTIONS+="event_timeout" is Unsupported since systemd/udev version 216,
+that is ~5 years ago.
+
+Since systemd/udev version 243, there's a new message printed if unsupported
+OPTIONS value is used:
+
+ Invalid value for OPTIONS key, ignoring: 'event_timeout=180'
+
+Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1740666
+---
+ udev/11-dm-lvm.rules.in | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/udev/11-dm-lvm.rules.in b/udev/11-dm-lvm.rules.in
+index 91cb991df9..7c589943b7 100644
+--- a/udev/11-dm-lvm.rules.in
++++ b/udev/11-dm-lvm.rules.in
+@@ -37,8 +37,6 @@ ENV{DM_SUBSYSTEM_UDEV_FLAG0}!="1", ENV{DM_NOSCAN}=="1",
ENV{DM_UDEV_DISABLE_OTHE
+
+ ENV{DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG}=="1", GOTO="lvm_end"
+
+-OPTIONS+="event_timeout=180"
+-
+ # Do not create symlinks for inappropriate subdevices.
+ ENV{DM_LV_NAME}=="pvmove?*|?*_vorigin", GOTO="lvm_disable"
+ ENV{DM_LV_LAYER}=="?*", GOTO="lvm_disable"
+--
+2.24.0
+