]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-setuptools: Add "python:setuptools" to CVE_PRODUCT
authorShunsuke Tokumoto <s-tokumoto@fujitsu.com>
Thu, 26 Sep 2024 11:01:03 +0000 (20:01 +0900)
committerSteve Sakoman <steve@sakoman.com>
Mon, 21 Oct 2024 16:46:43 +0000 (09:46 -0700)
Since there are vulnerabilities that cannot be detected by the existing
CVE_PRODUCT, add "python:setuptools" to CVE_PRODUCT.

https://nvd.nist.gov/vuln/detail/CVE-2013-1633
https://nvd.nist.gov/vuln/detail/CVE-2022-40897

Signed-off-by: Shunsuke Tokumoto <s-tokumoto@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit aa1c8d97efc6640a1cffa2459d9b20ad1f7309b0)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/python/python3-setuptools_72.1.0.bb

index 945d443affc372f08cf629b7696c6e97dbbaa57a..5a01111934ca66f6aae7abc0d4b2ab74c9da0abc 100644 (file)
@@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=141643e11c48898150daa83802dbc65f"
 
 inherit pypi python_setuptools_build_meta
 
+CVE_PRODUCT = "python3-setuptools python:setuptools"
+
 SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-easy_install.patch"
 
 SRC_URI += " \