mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
python3-pillow: Security fix for CVE-2022-45198
Fix for CVE-2022-45198: Improper Handling of Highly Compressed GIF Data
Backport from 884437f8a2
Signed-off-by: Shubham Kulkarni <skulkarni@mvista.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
1172ebfa20
commit
eadcdb97d4
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=55c0f320370091249c1755c0d2b48e89"
|
||||
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 \
|
||||
"
|
||||
SRCREV ?= "6e0f07bbe38def22d36ee176b2efd9ea74b453a6"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user