From: Wang Mingyu <[email protected]> Changelog: ========== ## General improvements * Align allocations of sc_mem_secure_alloc * Fix -O3 gcc optimization failure on amd64 and ppc64el
## pkcs11-spy * Avoid crash while spying C_GetInterface() ## TCOS * Fix reading certificate Signed-off-by: Wang Mingyu <[email protected]> --- .../opensc/{opensc_0.26.0.bb => opensc_0.26.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/opensc/{opensc_0.26.0.bb => opensc_0.26.1.bb} (92%) diff --git a/meta-oe/recipes-support/opensc/opensc_0.26.0.bb b/meta-oe/recipes-support/opensc/opensc_0.26.1.bb similarity index 92% rename from meta-oe/recipes-support/opensc/opensc_0.26.0.bb rename to meta-oe/recipes-support/opensc/opensc_0.26.1.bb index bd44e24aeb..9c9dfd5f45 100644 --- a/meta-oe/recipes-support/opensc/opensc_0.26.0.bb +++ b/meta-oe/recipes-support/opensc/opensc_0.26.1.bb @@ -11,8 +11,8 @@ LICENSE = "LGPL-2.1-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=cb8aedd3bced19bd8026d96a8b6876d7" DEPENDS = "openssl" -SRCREV = "fe857cc4c68da4873071f168c9aaf9860040ff4e" -SRC_URI = "git://github.com/OpenSC/OpenSC;branch=master;protocol=https" +SRCREV = "043343d2df7b09d1938bc3dc313d86a96be457cc" +SRC_URI = "git://github.com/OpenSC/OpenSC;branch=0.26.1;protocol=https" CVE_STATUS[CVE-2024-8443] = "fixed-version: this is fixed since 0.26.0" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114974): https://lists.openembedded.org/g/openembedded-devel/message/114974 Mute This Topic: https://lists.openembedded.org/mt/110711737/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
