mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-pillow: Fix for CVE-2023-50447
Upstream-Status: Backport [45c726fd4d&0ca3c33c59&557ba59d13] Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
3c1bd6e007
commit
c74ebbddfd
@@ -9,6 +9,9 @@ SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=6.2.x;protocol=https
|
||||
file://0001-support-cross-compiling.patch \
|
||||
file://0001-explicitly-set-compile-options.patch \
|
||||
file://0001-CVE-2022-45198.patch \
|
||||
file://CVE-2023-50447-1.patch \
|
||||
file://CVE-2023-50447-2.patch \
|
||||
file://CVE-2023-50447-3.patch \
|
||||
"
|
||||
SRCREV ?= "6e0f07bbe38def22d36ee176b2efd9ea74b453a6"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user