]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
p11-kit: upgrade 0.26.1 -> 0.26.2
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 3 Mar 2026 10:09:21 +0000 (18:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Mar 2026 16:15:08 +0000 (16:15 +0000)
Changelog:
 rpc: fix NULL dereference via C_DeriveKey with specific NULL parameters (CVE-2026-2100)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/p11-kit/p11-kit_0.26.2.bb [moved from meta/recipes-support/p11-kit/p11-kit_0.26.1.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-support/p11-kit/p11-kit_0.26.1.bb
rename to meta/recipes-support/p11-kit/p11-kit_0.26.2.bb
index 44ad776d59fcafede375409834016e80de5e8419..fa41b45feb66130e4d01309a58717696b3bc9cae 100644 (file)
@@ -12,7 +12,7 @@ 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 = "49ccc27a1e433d6128d40a43c7ecc4624b0dbfde"
+SRCREV = "8e6e4e6d64d9fe91c62b0052c105b2b72d4c24ef"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[manpages] = "-Dman=true,-Dman=false,libxslt-native"