mirror of
https://git.yoctoproject.org/poky
synced 2026-03-24 08:01:43 +01:00
python3-pip: Fix CVE-2026-1703
Pick patch according to [1] [1] https://security-tracker.debian.org/tracker/CVE-2026-1703 [2] https://nvd.nist.gov/vuln/detail/CVE-2026-1703 [3] https://github.com/pypa/pip/pull/13777 (From OE-Core rev: 0535436a9ceedcf690001cd705be753de4e4915f) 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
dde51fb77f
commit
b0c2d6dfec
@@ -38,6 +38,7 @@ SRC_URI += "file://0001-change-shebang-to-python3.patch \
|
||||
file://no_shebang_mangling.patch \
|
||||
file://reproducible.patch \
|
||||
file://CVE-2023-5752.patch \
|
||||
file://CVE-2026-1703.patch \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "f29d589df8c8ab99c060e68ad294c4a9ed896624f6368c5349d70aa581b333d0"
|
||||
|
||||
Reference in New Issue
Block a user