pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang lang/php56: update to 5.6.33



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0e18c40e7e29
branches:  trunk
changeset: 373562:0e18c40e7e29
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Jan 05 03:08:36 2018 +0000

description:
lang/php56: update to 5.6.33

04 Jan 2017, PHP 5.6.33

- GD:
  . Fixed bug #75571 (Potential infinite loop in gdImageCreateFromGifCtx). (cmb)

- Phar:
  . Fixed bug #74782 (Reflected XSS in .phar 404 page). (Stas)

diffstat:

 lang/php/phpversion.mk |   4 ++--
 lang/php56/distinfo    |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 028a533f70a4 -r 0e18c40e7e29 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Thu Jan 04 21:32:52 2018 +0000
+++ b/lang/php/phpversion.mk    Fri Jan 05 03:08:36 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.197 2017/11/30 20:45:46 jdolecek Exp $
+# $NetBSD: phpversion.mk,v 1.198 2018/01/05 03:08:36 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
@@ -87,7 +87,7 @@
 PHPVERSION_MK= defined
 
 # Define each PHP's version.
-PHP56_VERSION= 5.6.32
+PHP56_VERSION= 5.6.33
 PHP70_VERSION= 7.0.26
 PHP71_VERSION= 7.1.12
 PHP72_VERSION= 7.2.0
diff -r 028a533f70a4 -r 0e18c40e7e29 lang/php56/distinfo
--- a/lang/php56/distinfo       Thu Jan 04 21:32:52 2018 +0000
+++ b/lang/php56/distinfo       Fri Jan 05 03:08:36 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.43 2017/10/27 08:45:06 taca Exp $
+$NetBSD: distinfo,v 1.44 2018/01/05 03:08:36 taca Exp $
 
-SHA1 (php-5.6.32.tar.bz2) = c3166285c6d1f7cc04c45716052ec67b256838a1
-RMD160 (php-5.6.32.tar.bz2) = 481cb89ba907550adc40dda58f7f16d914367098
-SHA512 (php-5.6.32.tar.bz2) = d3f53a9c14e05726ec80785ee2db482d73cfd9bfca751041150da63e5e9273a2ea9a0027d3d9c80434ae8c1f93e7a4556b050969c271e696a841ec785efbeedc
-Size (php-5.6.32.tar.bz2) = 15055569 bytes
+SHA1 (php-5.6.33.tar.bz2) = c101b6af3486bb907e1c7a54dc41a3bbd9c33eaa
+RMD160 (php-5.6.33.tar.bz2) = 30332f36e233db5784b35c50cb87f1da6d10a1b4
+SHA512 (php-5.6.33.tar.bz2) = d57d87bf5ceb4b8b72908dc9d4236533697ba7055c25bdd299b35ff42b9d0258020241953a6f2c448929742c73fb2e3c67aa630c556af8fccbbe312ec51f1576
+Size (php-5.6.33.tar.bz2) = 15057552 bytes
 SHA1 (patch-acinclude.m4) = 34d38d2538cc00932cdfcc80d1d4a91632cd15d0
 SHA1 (patch-configure) = 5d76f71aa903efa3c3491b908ff76419aa4af27c
 SHA1 (patch-ext_gd_config.m4) = b92ab4c7fe8aceaef7787a607a7d2eac258fee19



Home | Main Index | Thread Index | Old Index