mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
python3-pillow: Fix CVE-2021-23437
Backport an upstream fix since an uprev would include potentially-breaking functionality changes. Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
3f8d565e39
commit
406a405af2
@@ -10,6 +10,7 @@ SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=8.2.x \
|
||||
file://0001-explicitly-set-compile-options.patch \
|
||||
file://0001-Limit-sprintf-modes-to-10-characters.patch \
|
||||
file://0001-Use-snprintf-instead-of-sprintf.patch \
|
||||
file://0001-Raise-ValueError-if-color-specifier-is-too-long.patch \
|
||||
"
|
||||
SRCREV ?= "e0e353c0ef7516979a9aedce3792596649ce4433"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user