mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
php: update to 5.6.17 and 5.5.31
Fixes CVE-2016-1903 and other bugs https://secure.php.net/ChangeLog-5.php https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-1903 Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
7744e5992c
commit
3a43f6897c
|
|
@ -1,4 +0,0 @@
|
|||
require php.inc
|
||||
|
||||
SRC_URI[md5sum] = "181d153c9fba7ff46534df1bdab4d853"
|
||||
SRC_URI[sha256sum] = "e7332a713cecdd1cb44a1b1336739885c9789f633f0f51236b25e48ab03c3b29"
|
||||
4
meta-oe/recipes-devtools/php/php_5.5.31.bb
Normal file
4
meta-oe/recipes-devtools/php/php_5.5.31.bb
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
require php.inc
|
||||
|
||||
SRC_URI[md5sum] = "ebb66ad8e2bcf1a966b10d86e81a0119"
|
||||
SRC_URI[sha256sum] = "fb4a382b9a9dceb749b7ef047d8251320bc8d371c843714e5b4f4b70d61ba277"
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
require php.inc
|
||||
|
||||
SRC_URI += "file://change-AC_TRY_RUN-to-AC_TRY_LINK.patch"
|
||||
SRC_URI[md5sum] = "765b164b89af1f03ae2fdf39a4e4e1df"
|
||||
SRC_URI[sha256sum] = "4fe6f40964c1bfaba05fc144ba20a2cdad33e11685f4f101ea5a48b98bbcd2ae"
|
||||
5
meta-oe/recipes-devtools/php/php_5.6.17.bb
Normal file
5
meta-oe/recipes-devtools/php/php_5.6.17.bb
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
require php.inc
|
||||
|
||||
SRC_URI += "file://change-AC_TRY_RUN-to-AC_TRY_LINK.patch"
|
||||
SRC_URI[md5sum] = "23e2183852b172a8e2b2c739b7dde4ca"
|
||||
SRC_URI[sha256sum] = "77b45f56a1e63e75bb22b42cfb8b438ec4083c59ce774b4d7c1685544b7add3b"
|
||||
Loading…
Reference in New Issue
Block a user