summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-imaging/python-imaging-CVE-2016-2533.patch
Commit message (Collapse)AuthorAgeFilesLines
* python-imaging: Fix CVE-2016-2533mingli.yu@windriver.com2016-07-291-0/+38
* PCD decoder overruns the shuffle buffer, Fixes #568 the patch comes from: https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-2533 https://github.com/python-pillow/Pillow/commit/ae453aa18b66af54e7ff716f4ccb33adca60afd4#diff-8ff6909c159597e22288ad818938fd6b Signed-off-by: Li Wang <li.wang@windriver.com> Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>