From: Wang Mingyu <[email protected]> Changelog: ========== - Fix pointer overflow in STRING_CAT. - Fix a few more stack buffer overflows. - Add license for FindPcre2 from LuaDist. - Document and CI fixes.
License-Update: Add license for FindPcre2 from LuaDist Signed-off-by: Wang Mingyu <[email protected]> --- ...rconfig-core-c_0.12.6.bb => editorconfig-core-c_0.12.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/editorconfig/{editorconfig-core-c_0.12.6.bb => editorconfig-core-c_0.12.7.bb} (78%) diff --git a/meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_0.12.6.bb b/meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_0.12.7.bb similarity index 78% rename from meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_0.12.6.bb rename to meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_0.12.7.bb index 976120b51..2c594d229 100644 --- a/meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_0.12.6.bb +++ b/meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_0.12.7.bb @@ -2,12 +2,12 @@ SUMMARY = "EditorConfig helps maintain consistent coding styles across various e HOMEPAGE = "https://https://editorconfig.org" SECTION = "libs" LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=f515fff3ea0a2b9797eda60d83c0e5ca" +LIC_FILES_CHKSUM = "file://LICENSE;md5=38f617473e9f7373b5e79baf437accf8" SRC_URI = "git://github.com/editorconfig/editorconfig-core-c.git;protocol=https;branch=master" S = "${WORKDIR}/git" -SRCREV = "b7837029494c03af5ea70ed9d265e8c2123bff53" +SRCREV = "fd8cf1e94ecf4e6e4493833f96140cf9bd17578e" inherit cmake -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#110713): https://lists.openembedded.org/g/openembedded-devel/message/110713 Mute This Topic: https://lists.openembedded.org/mt/106519692/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
