aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/php
diff options
context:
space:
mode:
authorfan.xin <fan.xin@jp.fujitsu.com>2015-12-14 14:23:57 +0900
committerMartin Jansa <Martin.Jansa@gmail.com>2015-12-18 12:36:56 +0100
commitc29091fa51aa79356d498447737e1eab79b6c432 (patch)
tree089476577cac3d98ba9e1ed1853c9e9361a4ad35 /meta-oe/recipes-devtools/php
parentecaad588c79437be3209d987c49928ecbd907d8e (diff)
downloadmeta-openembedded-contrib-c29091fa51aa79356d498447737e1eab79b6c432.tar.gz
php: Upgrade 5.5.26 -> 5.5.30
Fix CVE-2015-7803, CVE-2015-7804 and other bugs http://php.net/ChangeLog-5.php Signed-off-by: Fan Xin <fan.xin@jp.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/php')
-rw-r--r--meta-oe/recipes-devtools/php/php_5.5.26.bb4
-rw-r--r--meta-oe/recipes-devtools/php/php_5.5.30.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-oe/recipes-devtools/php/php_5.5.26.bb b/meta-oe/recipes-devtools/php/php_5.5.26.bb
deleted file mode 100644
index deaf145106..0000000000
--- a/meta-oe/recipes-devtools/php/php_5.5.26.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-require php.inc
-
-SRC_URI[md5sum] = "383a4b35327809afd2822e1e5efc8ee1"
-SRC_URI[sha256sum] = "816afffdb03ff4c542bc172a2f77f9c69b817df82d60cce05c1b4f578c2c926e"
diff --git a/meta-oe/recipes-devtools/php/php_5.5.30.bb b/meta-oe/recipes-devtools/php/php_5.5.30.bb
new file mode 100644
index 0000000000..2bfadc1128
--- /dev/null
+++ b/meta-oe/recipes-devtools/php/php_5.5.30.bb
@@ -0,0 +1,4 @@
+require php.inc
+
+SRC_URI[md5sum] = "181d153c9fba7ff46534df1bdab4d853"
+SRC_URI[sha256sum] = "e7332a713cecdd1cb44a1b1336739885c9789f633f0f51236b25e48ab03c3b29"