summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/php/php_5.5.21.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-02-07 11:44:07 -0800
committerMartin Jansa <Martin.Jansa@gmail.com>2016-02-08 14:13:40 +0100
commita7c1a2b0e6947740758136216e45ca6ca66321fc (patch)
tree438e5706591ccf323260e4f01205ddcf672bd18d /meta-oe/recipes-devtools/php/php_5.5.21.bb
parent7cb8c764e73692adb501cbb76e72ef3373fc74c2 (diff)
downloadast2050-yocto-openembedded-fido.zip
ast2050-yocto-openembedded-fido.tar.gz
php: Security fix CVE-2016-1903fido
CVE-2016-1903 php: Out-of-bounds memory read via gdImageRotateInterpolated Signed-off-by: Armin Kuster <akuster@mvista.com>
Diffstat (limited to 'meta-oe/recipes-devtools/php/php_5.5.21.bb')
-rw-r--r--meta-oe/recipes-devtools/php/php_5.5.21.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/php/php_5.5.21.bb b/meta-oe/recipes-devtools/php/php_5.5.21.bb
index ed286d6..6bdd1c5 100644
--- a/meta-oe/recipes-devtools/php/php_5.5.21.bb
+++ b/meta-oe/recipes-devtools/php/php_5.5.21.bb
@@ -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 += " \
OpenPOWER on IntegriCloud