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:
Derek Straka 2016-01-24 08:35:19 -05:00 committed by Martin Jansa
parent 7744e5992c
commit 3a43f6897c
5 changed files with 9 additions and 9 deletions

View File

@ -1,4 +0,0 @@
require php.inc
SRC_URI[md5sum] = "181d153c9fba7ff46534df1bdab4d853"
SRC_URI[sha256sum] = "e7332a713cecdd1cb44a1b1336739885c9789f633f0f51236b25e48ab03c3b29"

View File

@ -0,0 +1,4 @@
require php.inc
SRC_URI[md5sum] = "ebb66ad8e2bcf1a966b10d86e81a0119"
SRC_URI[sha256sum] = "fb4a382b9a9dceb749b7ef047d8251320bc8d371c843714e5b4f4b70d61ba277"

View File

@ -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"

View 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"