pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang Update php55 to 5.5.36 (PHP 5.5.36), including se...
details: https://anonhg.NetBSD.org/pkgsrc/rev/77db617c09b1
branches: trunk
changeset: 347704:77db617c09b1
user: taca <taca%pkgsrc.org@localhost>
date: Fri May 27 13:25:44 2016 +0000
description:
Update php55 to 5.5.36 (PHP 5.5.36), including security fix.
26 May 2016, PHP 5.5.36
- Core:
. Fixed bug #72114 (Integer underflow / arbitrary null write in
fread/gzread). (Stas)
. Fixed bug #72135 (Integer Overflow in php_html_entities). (Stas)
- GD:
. Fixed bug #72227 (imagescale out-of-bounds read). (Stas)
- Intl:
. Fixed bug #72241 (get_icu_value_internal out-of-bounds read). (Stas)
- Phar:
. Fixed bug #71331 (Uninitialized pointer in phar_make_dirstream()).
(CVE-2016-4343) (Stas)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php55/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r ae47d0df37cb -r 77db617c09b1 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Fri May 27 13:25:30 2016 +0000
+++ b/lang/php/phpversion.mk Fri May 27 13:25:44 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.135 2016/05/02 13:09:49 taca Exp $
+# $NetBSD: phpversion.mk,v 1.136 2016/05/27 13:25:44 taca 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.35
+PHP55_VERSION= 5.5.36
PHP56_VERSION= 5.6.21
PHP70_VERSION= 7.0.6
diff -r ae47d0df37cb -r 77db617c09b1 lang/php55/distinfo
--- a/lang/php55/distinfo Fri May 27 13:25:30 2016 +0000
+++ b/lang/php55/distinfo Fri May 27 13:25:44 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.52 2016/05/02 13:06:21 taca Exp $
+$NetBSD: distinfo,v 1.53 2016/05/27 13:25:44 taca Exp $
-SHA1 (php-5.5.35.tar.bz2) = ac6bd9c35e1dad5d88b9169142189c13d8879a05
-RMD160 (php-5.5.35.tar.bz2) = 2178c43607892bdac50951a8b48a684c00b63bc8
-SHA512 (php-5.5.35.tar.bz2) = cfa62f83cd79b678c55ffdb1325906962bb7dae23fdbe963d57c3b24d13223229448f4c45727df1ab042bbd2db85804051c66993c28c68c0c873481cfe7e6834
-Size (php-5.5.35.tar.bz2) = 13690152 bytes
+SHA1 (php-5.5.36.tar.bz2) = eeb87629e55cbb4e8650f522307167541f1ed409
+RMD160 (php-5.5.36.tar.bz2) = 31a8313f7e8b051bdcb5f5273d80858e0d2d5d9b
+SHA512 (php-5.5.36.tar.bz2) = 5521ef8bec1720e3df49f5b002c93726d1b52a7b551acf414e32dfd8ca88f8d661b9f011408d7f9f451fb29b06385365d2975bb14ed6d3c10cdc5546543af485
+Size (php-5.5.36.tar.bz2) = 13686345 bytes
SHA1 (patch-acinclude.m4) = 9e9c433e4cb96e469f7cf14b2064a0f41fc4568a
SHA1 (patch-aclocal.m4) = 46f192351e541453b1e32299acd1b4cfefc93cb2
SHA1 (patch-build_libtool.m4) = 3811edd697fd21eadc4f65cba35c6297141e8ff2
Home |
Main Index |
Thread Index |
Old Index