Version 1.34.8 is a bug fix (a regression that shipped with version 1.34.7)
Version 1.34.7 is a security fix addressing memory leaks, null pointer dereferences, denial of service, use after free etc. Fixes CVE-2026-33630 Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.8 Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.7 Signed-off-by: Jason Schonberg <[email protected]> --- .../c-ares/{c-ares_1.34.6.bb => c-ares_1.34.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/c-ares/{c-ares_1.34.6.bb => c-ares_1.34.8.bb} (91%) diff --git a/meta-oe/recipes-support/c-ares/c-ares_1.34.6.bb b/meta-oe/recipes-support/c-ares/c-ares_1.34.8.bb similarity index 91% rename from meta-oe/recipes-support/c-ares/c-ares_1.34.6.bb rename to meta-oe/recipes-support/c-ares/c-ares_1.34.8.bb index c9c54a9fa0..df994c83ae 100644 --- a/meta-oe/recipes-support/c-ares/c-ares_1.34.6.bb +++ b/meta-oe/recipes-support/c-ares/c-ares_1.34.8.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=d3e72a10e08191f2ca1be3f3228d78f3" SRC_URI = "https://github.com/c-ares/c-ares/releases/download/v${PV}/${BPN}-${PV}.tar.gz \ file://run-ptest" -SRC_URI[sha256sum] = "912dd7cc3b3e8a79c52fd7fb9c0f4ecf0aaa73e45efda880266a2d6e26b84ef5" +SRC_URI[sha256sum] = "c222b6d681096f9444d2c4863d2c1174019e27cacca0a4a5c114d36dd7d7bf78" PACKAGECONFIG ?= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}" PACKAGECONFIG[manpages] = "" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#128069): https://lists.openembedded.org/g/openembedded-devel/message/128069 Mute This Topic: https://lists.openembedded.org/mt/120167739/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
