From: Devansh Patel <[email protected]> The inherited "python:mako" mapping is not used for the packaged Mako source and causes its vulnerability records to be missed.
Use "makotemplates:mako" for its historical NVD configuration identity and "sqlalchemy:mako" for the current NVD dictionary CPE, NVD configuration, and CNA affected-data identity. Backport note: this applies the metadata to Wrynose Mako 1.3.10 rather than master 1.4.1; the older release exposes applicable unpatched records. Signed-off-by: Devansh Patel <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit 76fc2046d3f251af34dd04f8fdcfc0c1d6016380) Signed-off-by: Devansh Patel <[email protected]> Signed-off-by: Yoann Congal <[email protected]> --- meta/recipes-devtools/python/python3-mako_1.3.12.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/python/python3-mako_1.3.12.bb b/meta/recipes-devtools/python/python3-mako_1.3.12.bb index b2c1a8dad8d..48f660870e7 100644 --- a/meta/recipes-devtools/python/python3-mako_1.3.12.bb +++ b/meta/recipes-devtools/python/python3-mako_1.3.12.bb @@ -10,6 +10,8 @@ inherit pypi python_setuptools_build_meta ptest-python-pytest SRC_URI[sha256sum] = "9f778e93289bd410bb35daadeb4fc66d95a746f0b75777b942088b7fd7af550a" +CVE_PRODUCT = "makotemplates:mako sqlalchemy:mako" + RDEPENDS:${PN} = "python3-html \ python3-markupsafe \ python3-misc \
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#246120): https://lists.openembedded.org/g/openembedded-core/message/246120 Mute This Topic: https://lists.openembedded.org/mt/121305601/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
