[oe-commits] [meta-openembedded] 24/25: php: update stable version 5.6.31 -> 5.6.33

git at git.openembedded.org git at git.openembedded.org
Sat Feb 24 04:45:56 UTC 2018


This is an automated email from the git hooks/post-receive script.

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

commit 5abacb2751225739f51c9b55ecc8b516b5ea76f8
Author: Andre McCurdy <armccurdy at gmail.com>
AuthorDate: Tue Feb 13 14:57:22 2018 -0800

    php: update stable version 5.6.31 -> 5.6.33
    
    04 Jan 2017, PHP 5.6.33
    
     - GD:
       . Fixed bug #75571 (Potential infinite loop in gdImageCreateFromGifCtx). (cmb)
    
     - Phar:
       . Fixed bug #74782 (Reflected XSS in .phar 404 page). (Stas)
    
     26 Sep 2017, PHP 5.6.32
    
     - Date:
       . Fixed bug #75055 (Out-Of-Bounds Read in timelib_meridian()). (Derick)
    
     - mcrypt:
       . Fixed bug #72535 (arcfour encryption stream filter crashes php). (Leigh)
    
     - PCRE:
       . Fixed bug #75207 (applied upstream patch for CVE-2016-1283). (Anatol)
    
    Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 .../php/{php-5.6.31 => php-5.6.33}/0001-Add-lpthread-to-link.patch    | 0
 .../{php-5.6.31 => php-5.6.33}/change-AC_TRY_RUN-to-AC_TRY_LINK.patch | 0
 meta-oe/recipes-devtools/php/{php_5.6.31.bb => php_5.6.33.bb}         | 4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/php/php-5.6.31/0001-Add-lpthread-to-link.patch b/meta-oe/recipes-devtools/php/php-5.6.33/0001-Add-lpthread-to-link.patch
similarity index 100%
rename from meta-oe/recipes-devtools/php/php-5.6.31/0001-Add-lpthread-to-link.patch
rename to meta-oe/recipes-devtools/php/php-5.6.33/0001-Add-lpthread-to-link.patch
diff --git a/meta-oe/recipes-devtools/php/php-5.6.31/change-AC_TRY_RUN-to-AC_TRY_LINK.patch b/meta-oe/recipes-devtools/php/php-5.6.33/change-AC_TRY_RUN-to-AC_TRY_LINK.patch
similarity index 100%
rename from meta-oe/recipes-devtools/php/php-5.6.31/change-AC_TRY_RUN-to-AC_TRY_LINK.patch
rename to meta-oe/recipes-devtools/php/php-5.6.33/change-AC_TRY_RUN-to-AC_TRY_LINK.patch
diff --git a/meta-oe/recipes-devtools/php/php_5.6.31.bb b/meta-oe/recipes-devtools/php/php_5.6.33.bb
similarity index 65%
rename from meta-oe/recipes-devtools/php/php_5.6.31.bb
rename to meta-oe/recipes-devtools/php/php_5.6.33.bb
index dd8047b..cf31238 100644
--- a/meta-oe/recipes-devtools/php/php_5.6.31.bb
+++ b/meta-oe/recipes-devtools/php/php_5.6.33.bb
@@ -6,5 +6,5 @@ SRC_URI += "file://change-AC_TRY_RUN-to-AC_TRY_LINK.patch \
             file://pthread-check-threads-m4.patch \
             file://0001-Add-lpthread-to-link.patch \
            "
-SRC_URI[md5sum] = "620abe25e0d6cd5f041a360a30ce5783"
-SRC_URI[sha256sum] = "8f397169cb65f0539f3bcb04060f97770d73e19074a37bd2c58b98ebf6ecb10f"
+SRC_URI[md5sum] = "1ba84d9881521065f6398e665786f9e2"
+SRC_URI[sha256sum] = "07f696a9761dcd839e2045c95c3a4d2ffb52c54417477cca9d30a14975b831cc"

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


More information about the Openembedded-commits mailing list