[oe-commits] [meta-openembedded] 12/66: php: update 5.6.25

git at git.openembedded.org git at git.openembedded.org
Mon Oct 3 17:31:27 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit bf02c16be050588137f9ff93d73fc1628727316f
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Mon Sep 26 21:30:36 2016 -0700

    php: update 5.6.25
    
    This update includes the following security fixes:
    CVE-2016-7411 CVE-2016-7412 CVE-2016-7413
    CVE-2016-7414 CVE-2016-7416 CVE-2016-7417
    CVE-2016-7418
    
    plus other bug fixes.
    http://www.php.net/ChangeLog-5.php#5.6.26
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../{php-5.6.25 => php-5.6.26}/change-AC_TRY_RUN-to-AC_TRY_LINK.patch | 0
 meta-oe/recipes-devtools/php/{php_5.6.25.bb => php_5.6.26.bb}         | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/php/php-5.6.25/change-AC_TRY_RUN-to-AC_TRY_LINK.patch b/meta-oe/recipes-devtools/php/php-5.6.26/change-AC_TRY_RUN-to-AC_TRY_LINK.patch
similarity index 100%
rename from meta-oe/recipes-devtools/php/php-5.6.25/change-AC_TRY_RUN-to-AC_TRY_LINK.patch
rename to meta-oe/recipes-devtools/php/php-5.6.26/change-AC_TRY_RUN-to-AC_TRY_LINK.patch
diff --git a/meta-oe/recipes-devtools/php/php_5.6.25.bb b/meta-oe/recipes-devtools/php/php_5.6.26.bb
similarity index 51%
rename from meta-oe/recipes-devtools/php/php_5.6.25.bb
rename to meta-oe/recipes-devtools/php/php_5.6.26.bb
index 8620ee1..cbd0615 100644
--- a/meta-oe/recipes-devtools/php/php_5.6.25.bb
+++ b/meta-oe/recipes-devtools/php/php_5.6.26.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] = "f63b9956c25f1ae0433015a80b44224c"
-SRC_URI[sha256sum] = "58ce6032aced7f3e42ced492bd9820e5b3f2a3cd3ef71429aa92fd7b3eb18dde"
+SRC_URI[md5sum] = "cb424b705cfb715fc04f499f8a8cf52e"
+SRC_URI[sha256sum] = "d47aab8083a4284b905777e1b45dd7735adc53be827b29f896684750ac8b6236"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list