From: Richard Purdie <[email protected]> ChangeLog: https://github.com/p11-glue/p11-kit/releases/tag/0.26.4 https://github.com/p11-glue/p11-kit/releases/tag/0.26.3
Fixes CVE-2026-13757 Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit 4e58b57cdc5e25d6cb12b658f09fea7c91835430) Signed-off-by: Vijay Anusuri <[email protected]> --- .../p11-kit/{p11-kit_0.26.2.bb => p11-kit_0.26.4.bb} | 2 ++ 1 file changed, 2 insertions(+) rename meta/recipes-support/p11-kit/{p11-kit_0.26.2.bb => p11-kit_0.26.4.bb} (94%) diff --git a/meta/recipes-support/p11-kit/p11-kit_0.26.2.bb b/meta/recipes-support/p11-kit/p11-kit_0.26.4.bb similarity index 94% rename from meta/recipes-support/p11-kit/p11-kit_0.26.2.bb rename to meta/recipes-support/p11-kit/p11-kit_0.26.4.bb index 5f553f11bb..ecf7500b13 100644 --- a/meta/recipes-support/p11-kit/p11-kit_0.26.2.bb +++ b/meta/recipes-support/p11-kit/p11-kit_0.26.4.bb @@ -13,6 +13,8 @@ DEPENDS:append = "${@' glib-2.0' if d.getVar('GTKDOC_ENABLED') == 'True' else '' SRC_URI = "gitsm://github.com/p11-glue/p11-kit;branch=master;protocol=https;tag=${PV} \ " SRCREV = "8e6e4e6d64d9fe91c62b0052c105b2b72d4c24ef" +SRC_URI = "gitsm://github.com/p11-glue/p11-kit;branch=master;protocol=https;tag=${PV}" +SRCREV = "a14788849d1ef44422d679534a13821eab5bb5f4" PACKAGECONFIG ??= "" PACKAGECONFIG[manpages] = "-Dman=true,-Dman=false,libxslt-native" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#243432): https://lists.openembedded.org/g/openembedded-core/message/243432 Mute This Topic: https://lists.openembedded.org/mt/120746662/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
