summaryrefslogtreecommitdiff
path: root/lang/php/phpversion.mk
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2016-01-17 19:19:56 +0000
committerbsiegert <bsiegert@pkgsrc.org>2016-01-17 19:19:56 +0000
commit696884c2e378d115618f55151258d3d8e0e07a1c (patch)
tree15669081886d4a17b7e70db25a3a2c95241d9992 /lang/php/phpversion.mk
parent6aec19a73ba2056f1534fe6cfeab4774052afab4 (diff)
downloadpkgsrc-696884c2e378d115618f55151258d3d8e0e07a1c.tar.gz
Pullup ticket #4891 - requested by taca
lang/php55: security fix Revisions pulled up: - lang/php/phpversion.mk 1.120 - lang/php55/distinfo 1.48 --- Module Name: pkgsrc Committed By: taca Date: Fri Jan 8 03:27:23 UTC 2016 Modified Files: pkgsrc/lang/php: phpversion.mk pkgsrc/lang/php55: distinfo Log Message: Update php55 to 5.5.31, security fix. 07 Jan 2015, PHP 5.5.31 - FPM: . Fixed bug #70755 (fpm_log.c memory leak and buffer overflow). (Stas) - GD: . Fixed bug #70976 (Memory Read via gdImageRotateInterpolated Array Index Out of Bounds). (emmanuel dot law at gmail dot com). - WDDX: . Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization). (taoguangchen at icloud dot com) . Fixed bug #70741 (Session WDDX Packet Deserialization Type Confusion Vulnerability). (taoguangchen at icloud dot com) - XMLRPC: . Fixed bug #70728 (Type Confusion Vulnerability in PHP_to_XMLRPC_worker()). (Julien)
Diffstat (limited to 'lang/php/phpversion.mk')
-rw-r--r--lang/php/phpversion.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk
index 69f7c427bb3..ec77b2c7401 100644
--- a/lang/php/phpversion.mk
+++ b/lang/php/phpversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.119 2015/12/18 14:58:14 taca Exp $
+# $NetBSD: phpversion.mk,v 1.119.2.1 2016/01/17 19:19:56 bsiegert Exp $
#
# This file selects a PHP version, based on the user's preferences and
# the installed packages. It does not add a dependency on the PHP
@@ -81,7 +81,7 @@
PHPVERSION_MK= defined
# Define each PHP's version.
-PHP55_VERSION= 5.5.30
+PHP55_VERSION= 5.5.31
PHP56_VERSION= 5.6.16
PHP70_VERSION= 7.0.1