mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
python3-pillow: fix CVE-2021-34552
Pull fix from version 8.3.1 back to 8.2.0. Signed-off-by: Joe Slater <joe.slater@windriver.com>
This commit is contained in:
@@ -8,6 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0337b116233da4616ae9fdb130bf6f1a"
|
||||
SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=8.2.x \
|
||||
file://0001-support-cross-compiling.patch \
|
||||
file://0001-explicitly-set-compile-options.patch \
|
||||
file://0001-Limit-sprintf-modes-to-10-characters.patch \
|
||||
file://0001-Use-snprintf-instead-of-sprintf.patch \
|
||||
"
|
||||
SRCREV ?= "e0e353c0ef7516979a9aedce3792596649ce4433"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user