mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
php: Security fix CVE-2016-1903
CVE-2016-1903 php: Out-of-bounds memory read via gdImageRotateInterpolated Signed-off-by: Armin Kuster <akuster@mvista.com>
This commit is contained in:
committed by
Martin Jansa
parent
7cb8c764e7
commit
a7c1a2b0e6
@@ -16,6 +16,7 @@ SRC_URI = "http://php.net/distributions/php-${PV}.tar.bz2 \
|
||||
file://0001-acinclude-use-pkgconfig-for-libxml2-config.patch \
|
||||
file://CVE-2015-7803.patch \
|
||||
file://CVE-2015-7804.patch \
|
||||
file://CVE-2016-1903.patch \
|
||||
"
|
||||
|
||||
SRC_URI_append_class-target += " \
|
||||
|
||||
Reference in New Issue
Block a user