aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/php
diff options
context:
space:
mode:
authorJackie Huang <jackie.huang@windriver.com>2016-07-19 05:14:48 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-07-29 11:00:57 +0200
commitaa01ab95a374fd00a8cbde841ce0efffdada63c4 (patch)
tree96ee855c32aa836f768c69c044169330dffe6ba4 /meta-oe/recipes-devtools/php
parent0b6853fc43ee468160a585b09ffa9a073dc647f2 (diff)
downloadmeta-openembedded-contrib-aa01ab95a374fd00a8cbde841ce0efffdada63c4.tar.gz
php: update to 5.5.37 and 5.6.23
Includes many CVE fixes and other bug fixes: http://php.net/ChangeLog-5.php#5.5.37 http://php.net/ChangeLog-5.php#5.6.23 Signed-off-by: Jackie Huang <jackie.huang@windriver.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.6.23/change-AC_TRY_RUN-to-AC_TRY_LINK.patch (renamed from meta-oe/recipes-devtools/php/php-5.6.18/change-AC_TRY_RUN-to-AC_TRY_LINK.patch)0
-rw-r--r--meta-oe/recipes-devtools/php/php_5.5.32.bb6
-rw-r--r--meta-oe/recipes-devtools/php/php_5.5.37.bb6
-rw-r--r--meta-oe/recipes-devtools/php/php_5.6.23.bb (renamed from meta-oe/recipes-devtools/php/php_5.6.18.bb)4
4 files changed, 8 insertions, 8 deletions
diff --git a/meta-oe/recipes-devtools/php/php-5.6.18/change-AC_TRY_RUN-to-AC_TRY_LINK.patch b/meta-oe/recipes-devtools/php/php-5.6.23/change-AC_TRY_RUN-to-AC_TRY_LINK.patch
index 39c334f39d..39c334f39d 100644
--- a/meta-oe/recipes-devtools/php/php-5.6.18/change-AC_TRY_RUN-to-AC_TRY_LINK.patch
+++ b/meta-oe/recipes-devtools/php/php-5.6.23/change-AC_TRY_RUN-to-AC_TRY_LINK.patch
diff --git a/meta-oe/recipes-devtools/php/php_5.5.32.bb b/meta-oe/recipes-devtools/php/php_5.5.32.bb
deleted file mode 100644
index 4ee3c38308..0000000000
--- a/meta-oe/recipes-devtools/php/php_5.5.32.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require php.inc
-
-LIC_FILES_CHKSUM = "file://LICENSE;md5=464ca70af214d2407f6b7d4458158afd"
-
-SRC_URI[md5sum] = "47443f39152d671d24bc839e6a49049d"
-SRC_URI[sha256sum] = "b0f2c108db8e05db9f6366aaba9a754fd0ee31f3f86ee889561b608dfd6e92ee"
diff --git a/meta-oe/recipes-devtools/php/php_5.5.37.bb b/meta-oe/recipes-devtools/php/php_5.5.37.bb
new file mode 100644
index 0000000000..c7655bc2cf
--- /dev/null
+++ b/meta-oe/recipes-devtools/php/php_5.5.37.bb
@@ -0,0 +1,6 @@
+require php.inc
+
+LIC_FILES_CHKSUM = "file://LICENSE;md5=464ca70af214d2407f6b7d4458158afd"
+
+SRC_URI[md5sum] = "3a4b249bee5451a0982263a94a8a8c9d"
+SRC_URI[sha256sum] = "d2380ebe46caf17f2c4cd055867d00a82e6702dc5f62dc29ce864a5742905d88"
diff --git a/meta-oe/recipes-devtools/php/php_5.6.18.bb b/meta-oe/recipes-devtools/php/php_5.6.23.bb
index 2ce012f1b9..002ca74517 100644
--- a/meta-oe/recipes-devtools/php/php_5.6.18.bb
+++ b/meta-oe/recipes-devtools/php/php_5.6.23.bb
@@ -3,5 +3,5 @@ require php.inc
LIC_FILES_CHKSUM = "file://LICENSE;md5=b602636d46a61c0ac0432bbf5c078fe4"
SRC_URI += "file://change-AC_TRY_RUN-to-AC_TRY_LINK.patch"
-SRC_URI[md5sum] = "7340353bedd998286ba2c4d87d7864f8"
-SRC_URI[sha256sum] = "c3cd4a29a9562309d36e2b128407d6eaa5c7dde590d2b1a464457383e517f4ed"
+SRC_URI[md5sum] = "147734b7e0164ebdd2dc18474fcfb309"
+SRC_URI[sha256sum] = "facd280896d277e6f7084b60839e693d4db68318bfc92085d3dc0251fd3558c7"