From: Wang Mingyu <[email protected]> Changelog: =========== - Fix heap overflow in 'iniparser_dumpsection_ini()' - Add test to reproduce heap overflow in 'iniparser_dumpsection_ini()' - Clean-up - Ingore temporary vim files - Symlink compile_commmands.json to make YouCompleteMe in vim work - Fix typo - Fix links to FAQ sites in doxygen generated documentation - Escape names to prevent doxygen trying to interpret them as command - Enable command line arguments for tests - Fix packaging status description - Add packaging status badge to give users and me an overview - Convert @-value that slipped through
Signed-off-by: Wang Mingyu <[email protected]> --- .../iniparser/{iniparser_4.2.5.bb => iniparser_4.2.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/iniparser/{iniparser_4.2.5.bb => iniparser_4.2.6.bb} (91%) diff --git a/meta-oe/recipes-support/iniparser/iniparser_4.2.5.bb b/meta-oe/recipes-support/iniparser/iniparser_4.2.6.bb similarity index 91% rename from meta-oe/recipes-support/iniparser/iniparser_4.2.5.bb rename to meta-oe/recipes-support/iniparser/iniparser_4.2.6.bb index dd2c97ed04..aaabfaa085 100644 --- a/meta-oe/recipes-support/iniparser/iniparser_4.2.5.bb +++ b/meta-oe/recipes-support/iniparser/iniparser_4.2.6.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://gitlab.com/iniparser/iniparser" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=8474d3b745f77e203f1fc82fb0bb7678" SRCBRANCH = "main" -SRCREV = "19e0ad6c37440ba52313e10c6e148dfb9ab417f6" +SRCREV = "4bef811283e0ec1658c60e09950bd5a1ddc92e4b" SRC_URI = "git://gitlab.com/iniparser/iniparser.git;protocol=https;branch=${SRCBRANCH}" S = "${WORKDIR}/git" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#115605): https://lists.openembedded.org/g/openembedded-devel/message/115605 Mute This Topic: https://lists.openembedded.org/mt/111387401/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
