Changelog: Mostly bugfix release, with most focus on dmeventd, persitent reservations, lvmdevices, and improvement in tests.
* Improvements in dmeventd thread safety, shutdown times and more. * Many fixes and improvements for persistent reservations. * Support output in list mode for all lvmconfig --typeconfig types with --list. * Fix deadlock in lvmdbusd on SIGINT in lvm shell mode. * And many more. Signed-off-by: Liu Yiding <[email protected]> --- meta-oe/recipes-support/lvm2/lvm2.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/recipes-support/lvm2/lvm2.inc index 09ee410614..ccefa206b6 100644 --- a/meta-oe/recipes-support/lvm2/lvm2.inc +++ b/meta-oe/recipes-support/lvm2/lvm2.inc @@ -18,8 +18,8 @@ SRC_URI = "git://sourceware.org/git/lvm2.git;branch=main \ file://0001-include-libgen.h-for-basename.patch \ " -SRCREV = "c8b7a765cbd731af32964adaf921f9e19d56a048" -PV = "2.03.36" +SRCREV = "d34fc799fd86538756ba56b37e1ab56ab1b75d13" +PV = "2.03.37" UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\_\d+)+)" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122023): https://lists.openembedded.org/g/openembedded-devel/message/122023 Mute This Topic: https://lists.openembedded.org/mt/116466285/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
