php5: update to 5.6.9
authorMichael Heimpold <mhei@heimpold.de>
Wed, 20 May 2015 18:46:29 +0000 (20:46 +0200)
committerW. Michael Petullo <mike@flyn.org>
Wed, 23 Dec 2015 20:58:46 +0000 (15:58 -0500)
commit559df398ffc86fe386db79a937c61235c4b45ce0
tree39673c5d9b9b465b928f7179409c49813801cad6
parentf0a0448857e04884a7ad2ae5534ac2b2cb3948fc
php5: update to 5.6.9

This fixes CVE-2006-7243, a multipart/form-data remote dos vulnerability,
a heap buffer overflow in unpack and a integer overflow in ftp_genlist,
which also results in a heap overflow.
For more details, see http://php.net/ChangeLog-5.php#5.6.9

Also sync the timezone patch with latest version from Debian and
adopt this patch for the changes in this php release.

Refresh 950-Fix-dl-cross-compiling-issue.patch.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
lang/php5/Makefile
lang/php5/patches/102-debian_patches_use_embedded_timezonedb.patch
lang/php5/patches/950-Fix-dl-cross-compiling-issue.patch