From ecaad588c79437be3209d987c49928ecbd907d8e Mon Sep 17 00:00:00 2001 From: "fan.xin" Date: Mon, 14 Dec 2015 13:37:53 +0900 Subject: php: Upgrade 5.6.12 -> 5.6.16 Fix CVE-2015-7803, CVE-2015-7804 and other bugs http://php.net/ChangeLog-5.php Signed-off-by: Fan Xin Signed-off-by: Martin Jansa --- meta-oe/recipes-devtools/php/php_5.6.16.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-oe/recipes-devtools/php/php_5.6.16.bb (limited to 'meta-oe/recipes-devtools/php/php_5.6.16.bb') diff --git a/meta-oe/recipes-devtools/php/php_5.6.16.bb b/meta-oe/recipes-devtools/php/php_5.6.16.bb new file mode 100644 index 0000000000..822c0907c8 --- /dev/null +++ b/meta-oe/recipes-devtools/php/php_5.6.16.bb @@ -0,0 +1,5 @@ +require php.inc + +SRC_URI += "file://change-AC_TRY_RUN-to-AC_TRY_LINK.patch" +SRC_URI[md5sum] = "765b164b89af1f03ae2fdf39a4e4e1df" +SRC_URI[sha256sum] = "4fe6f40964c1bfaba05fc144ba20a2cdad33e11685f4f101ea5a48b98bbcd2ae" -- cgit v1.2.3-54-g00ecf