mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 06:52:38 +02:00
python3-pyopenssl: Fix CVE-2026-27459
Pick patch mentioned in NVD [1] https://nvd.nist.gov/vuln/detail/CVE-2026-27459 [2] https://ubuntu.com/security/CVE-2026-27459 (From OE-Core rev: 94c6f16933b9ff4c4a2ea46be1e3fc5f2979a49d) Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
committed by
Paul Barker
parent
d86323342e
commit
fdc811c17e
@@ -12,6 +12,7 @@ inherit pypi setuptools3
|
||||
|
||||
SRC_URI += " \
|
||||
file://CVE-2026-27448.patch \
|
||||
file://CVE-2026-27459.patch \
|
||||
"
|
||||
|
||||
PACKAGES =+ "${PN}-tests"
|
||||
|
||||
Reference in New Issue
Block a user