php: Security Advisory - php - CVE-2017-16642

Porting the patch from <https://github.com/php/php-src/commit/
5c0455bf2c8cd3c25401407f158e820aa3b239e1> to solve CVE-2017-16642.

Signed-off-by: Li Zhou <li.zhou@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit 90f4b75fe7313ada0974df47912d1e3c57256ae3)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Li Zhou 2017-11-23 13:33:48 +08:00 committed by Armin Kuster
parent ab3630f078
commit 45bcac83b3
2 changed files with 5242 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -4,6 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c0af599f66d0461c5837c695fcbc5c1e"
SRC_URI += "file://change-AC_TRY_RUN-to-AC_TRY_LINK.patch \
file://0001-Specify-tag-with-libtool.patch \
file://CVE-2017-16642.patch \
"
SRC_URI[md5sum] = "2397be54f3281cdf30c7ef076b28f7d0"
SRC_URI[sha256sum] = "314dcc10dfdd7c4443edb4fe1e133a44f2b2a8351be8c9eb6ab9222d45fd9bae"