[OE-core] [oe-core][PATCH 1/1] php: move to version 7.1.8

Khem Raj raj.khem at gmail.com
Tue Aug 8 21:56:03 UTC 2017


On Tue, Aug 8, 2017 at 1:40 PM, Slater, Joseph <joe.slater at windriver.com> wrote:
> I’ll look at the CVEs.  LICENSE updated from 2016 to 2017.  Text is the
> same.    Joe

I have posted an upgrade to 7.1.7 which addresses some of concerns
raised here plus build
fixes when compiling with clang.

https://patchwork.openembedded.org/series/8131/#

>
>
>
> From: Martin Jansa [mailto:martin.jansa at gmail.com]
> Sent: Tuesday, August 08, 2017 1:31 PM
> To: Leonardo Sandoval
> Cc: Slater, Joseph; Patches and discussions about the oe-core layer
> Subject: Re: [OE-core] [oe-core][PATCH 1/1] php: move to version 7.1.8
>
>
>
> And wrong ML
>
>
>
> On Tue, Aug 8, 2017 at 9:37 PM, Leonardo Sandoval
> <leonardo.sandoval.gonzalez at linux.intel.com> wrote:
>
> On Tue, 2017-08-08 at 13:16 -0700, Joe Slater wrote:
>> Fixes many CVEs.
>
> would be a plus if you list those.
>
> why LIC_FILES_CHKSUM changed?
>
> Leo
>
>
>>
>> Signed-off-by: Joe Slater <jslater at windriver.com>
>> ---
>>  .../{php-7.1.0 => php-7.1.8}/change-AC_TRY_RUN-to-AC_TRY_LINK.patch | 0
>>  meta-oe/recipes-devtools/php/{php_7.1.0.bb => php_7.1.8.bb}         | 6
>> +++---
>>  2 files changed, 3 insertions(+), 3 deletions(-)
>>  rename meta-oe/recipes-devtools/php/{php-7.1.0 =>
>> php-7.1.8}/change-AC_TRY_RUN-to-AC_TRY_LINK.patch (100%)
>>  rename meta-oe/recipes-devtools/php/{php_7.1.0.bb => php_7.1.8.bb} (64%)
>>
>> diff --git
>> a/meta-oe/recipes-devtools/php/php-7.1.0/change-AC_TRY_RUN-to-AC_TRY_LINK.patch
>> b/meta-oe/recipes-devtools/php/php-7.1.8/change-AC_TRY_RUN-to-AC_TRY_LINK.patch
>> similarity index 100%
>> rename from
>> meta-oe/recipes-devtools/php/php-7.1.0/change-AC_TRY_RUN-to-AC_TRY_LINK.patch
>> rename to
>> meta-oe/recipes-devtools/php/php-7.1.8/change-AC_TRY_RUN-to-AC_TRY_LINK.patch
>> diff --git a/meta-oe/recipes-devtools/php/php_7.1.0.bb
>> b/meta-oe/recipes-devtools/php/php_7.1.8.bb
>> similarity index 64%
>> rename from meta-oe/recipes-devtools/php/php_7.1.0.bb
>> rename to meta-oe/recipes-devtools/php/php_7.1.8.bb
>> index 210d91f..c0b2541 100644
>> --- a/meta-oe/recipes-devtools/php/php_7.1.0.bb
>> +++ b/meta-oe/recipes-devtools/php/php_7.1.8.bb
>> @@ -1,10 +1,10 @@
>>  require php.inc
>>
>> -LIC_FILES_CHKSUM = "file://LICENSE;md5=b602636d46a61c0ac0432bbf5c078fe4"
>> +LIC_FILES_CHKSUM = "file://LICENSE;md5=c0af599f66d0461c5837c695fcbc5c1e"
>>
>>  SRC_URI += "file://change-AC_TRY_RUN-to-AC_TRY_LINK.patch"
>> -SRC_URI[md5sum] = "54e364b60a88db77adb96aacb10f10a4"
>> -SRC_URI[sha256sum] =
>> "68bcfd7deed5b3474d81dec9f74d122058327e2bed0ac25bbc9ec70995228e61"
>> +SRC_URI[md5sum] = "d22451dc20bbdf4b8bb656dc787c2a36"
>> +SRC_URI[sha256sum] =
>> "7064a00a9450565190890c7a4be04e646e0be73b2e0f8c46ae34419f343ca2f8"
>>
>>  PACKAGECONFIG[mysql] =
>> "--with-mysqli=${STAGING_BINDIR_CROSS}/mysql_config \
>>
>> --with-pdo-mysql=${STAGING_BINDIR_CROSS}/mysql_config \
>> --
>> 2.7.4
>>
>
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
>
>
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>



More information about the Openembedded-core mailing list