summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/php/php_5.6.18.bb
Commit message (Collapse)AuthorAgeFilesLines
* php: update to 5.5.37 and 5.6.23Jackie Huang2016-09-181-7/+0
| | | | | | | | | | | | | 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> (cherry picked from commit aa01ab95a374fd00a8cbde841ce0efffdada63c4) Signed-off-by: Armin Kuster <akuster808@gmail.com> (cherry picked from commit 5490337a5e8e85541bbc14845fe0bc358583abee) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* php: update to 5.6.18 and 6.6.32Armin Kuster2016-09-181-0/+7
Moved LIC_FILES_CHKSUM from .inc to .bb 5.6.18 changed do to yr update. Includes: CVE-2016-2554 and PCRE: Upgraded bundled PCRE library to 8.38. (CVE-2015-8383, CVE-2015-8386, CVE-2015-8387, CVE-2015-8389, CVE-2015-8390, CVE-2015-8391, CVE-2015-8393, CVE-2015-8394) see http://php.net/ChangeLog-5.php#5.6.18 for more info. http://php.net/ChangeLog-5.php#5.5.32 Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> (cherry picked from commit 9d18babf72c6cbc45123940a365486bf94c0f728) Signed-off-by: Armin Kuster <akuster808@gmail.com>