mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
php: upgrade to 5.5.20
Among many fixes since 5.5.15, the following security issues were fixed: CVE-2014-8142 CVE-2014-3710 CVE-2014-3669 CVE-2014-3670 CVE-2014-3668 CVE-2014-3538 CVE-2014-3587 CVE-2014-2497 CVE-2014-5120 CVE-2014-3597 For more details please see the upstream changelog: http://php.net/ChangeLog-5.php Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
committed by
Martin Jansa
parent
18a97c00b7
commit
061b7f1263
@@ -29,8 +29,8 @@ SRC_URI_append_class-target += " \
|
||||
file://70_mod_php5.conf \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "5cb5f2ed9099299f8a4c952d59d93812"
|
||||
SRC_URI[sha256sum] = "00f24226b12fee27e332383b6304f1b9ed3f4d9173dd728a68c5c3f5a59b8ba7"
|
||||
SRC_URI[md5sum] = "9dfc1d4d2b44fb7e2b4ee9651d032203"
|
||||
SRC_URI[sha256sum] = "f28a150d1cd8991bd1a41dce4fdff4e343d1dbe01a48b9b44bea74532ce0391a"
|
||||
|
||||
S = "${WORKDIR}/php-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user