From beeee4227cedd89e351f22334d90e939fcded9a7 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Sat, 8 Dec 2018 05:23:51 +0000 Subject: Sat Dec 8 05:23:51 UTC 2018 pasture/php-5.6.39-x86_64-1.txz: Upgraded. Several security bugs have been fixed in this release: Segfault when using convert.quoted-printable-encode filter. Null pointer dereference in imap_mail. imap_open allows to run arbitrary shell commands via mailbox parameter. PharData always creates new files with mode 0666. Heap Buffer Overflow (READ: 4) in phar_parse_pharfile. For more information, see: https://php.net/ChangeLog-5.php#5.6.39 (* Security fix *) --- pasture/source/php/fetch-php.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pasture') diff --git a/pasture/source/php/fetch-php.sh b/pasture/source/php/fetch-php.sh index cda35ab0f..9100e7f91 100755 --- a/pasture/source/php/fetch-php.sh +++ b/pasture/source/php/fetch-php.sh @@ -1,2 +1,2 @@ -lftpget http://us.php.net/distributions/php-5.6.38.tar.xz.asc -lftpget http://us.php.net/distributions/php-5.6.38.tar.xz +lftpget http://us.php.net/distributions/php-5.6.39.tar.xz.asc +lftpget http://us.php.net/distributions/php-5.6.39.tar.xz -- cgit v1.2.3