pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang lang/php72: update to 7.2.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/e90f55d3d5cf
branches: trunk
changeset: 306796:e90f55d3d5cf
user: taca <taca%pkgsrc.org@localhost>
date: Thu Apr 26 15:43:03 2018 +0000
description:
lang/php72: update to 7.2.5
26 Apr 2018, PHP 7.2.5
- Core:
. Fixed bug #75722 (Convert valgrind detection to configure option).
(Michael Heimpold)
- Date:
. Fixed bug #76131 (mismatch arginfo for date_create). (carusogabriel)
- Exif:
. Fixed bug#76130 (Heap Buffer Overflow (READ: 1786) in exif_iif_add_value).
(Stas)
- FPM:
. Fixed bug #68440 (ERROR: failed to reload: execvp() failed: Argument list
too long). (Jacob Hipps)
. Fixed incorrect write to getenv result in FPM reload. (Jakub Zelenka)
- GD:
. Fixed bug #52070 (imagedashedline() - dashed line sometimes is not visible).
(cmb)
- intl:
. Fixed bug #76153 (Intl compilation fails with icu4c 61.1). (Anatol)
- iconv:
. Fixed bug #76249 (stream filter convert.iconv leads to infinite loop on
invalid sequence). (Stas)
- ldap:
. Fixed bug #76248 (Malicious LDAP-Server Response causes Crash). (Stas)
- mbstring:
. Fixed bug #75944 (Wrong cp1251 detection). (dmk001)
. Fixed bug #76113 (mbstring does not build with Oniguruma 6.8.1).
(chrullrich, cmb)
- ODBC:
. Fixed bug #76088 (ODBC functions are not available by default on Windows).
(cmb)
- Opcache:
. Fixed bug #76094 (Access violation when using opcache). (Laruence)
- Phar:
. Fixed bug #76129 (fix for CVE-2018-5712 may not be complete). (Stas)
- phpdbg:
. Fixed bug #76143 (Memory corruption: arbitrary NUL overwrite). (Laruence)
- SPL:
. Fixed bug #76131 (mismatch arginfo for splarray constructor).
(carusogabriel)
- standard:
. Fixed bug #74139 (mail.add_x_header default inconsistent with docs). (cmb)
. Fixed bug #75996 (incorrect url in header for mt_rand). (tatarbj)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php72/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r d61e209e5cff -r e90f55d3d5cf lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Thu Apr 26 15:42:15 2018 +0000
+++ b/lang/php/phpversion.mk Thu Apr 26 15:43:03 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.214 2018/04/26 15:42:15 taca Exp $
+# $NetBSD: phpversion.mk,v 1.215 2018/04/26 15:43:03 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
@@ -90,7 +90,7 @@
PHP56_VERSION= 5.6.35
PHP70_VERSION= 7.0.29
PHP71_VERSION= 7.1.17
-PHP72_VERSION= 7.2.4
+PHP72_VERSION= 7.2.5
# Define initial release of major version.
PHP56_RELDATE= 20140828
diff -r d61e209e5cff -r e90f55d3d5cf lang/php72/distinfo
--- a/lang/php72/distinfo Thu Apr 26 15:42:15 2018 +0000
+++ b/lang/php72/distinfo Thu Apr 26 15:43:03 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.23 2018/03/29 16:21:06 taca Exp $
+$NetBSD: distinfo,v 1.24 2018/04/26 15:43:03 taca Exp $
-SHA1 (php-7.2.4.tar.bz2) = 9a15da9e1c58ce873bd1af042b9cb0ee6bbb3bd4
-RMD160 (php-7.2.4.tar.bz2) = aa57c3e7cb47405022c932f6b03d96f78a7eeb18
-SHA512 (php-7.2.4.tar.bz2) = 036348c7dd1b14cb8d843682a800c396a2a712db3113fb1443826171d4fc75e326b1e239807cd59cbc3c703ffdba3e2a48033052c01552dd1c9454c6abf20fe0
-Size (php-7.2.4.tar.bz2) = 14615288 bytes
+SHA1 (php-7.2.5.tar.bz2) = e55bda8765a9fac91f7f2b93ddcbfd2b0d2824ac
+RMD160 (php-7.2.5.tar.bz2) = 7fad91f3b0ffadad65053f67b99b1d2879a89166
+SHA512 (php-7.2.5.tar.bz2) = af9a77a9a642470867ea8a14a0d4bc34bbcfc87e2a2155a7121cea98909118c4577f0413e74f02c883c0ef64ba21c15712b673f4b84b2e2d190a60dbd7780f24
+Size (php-7.2.5.tar.bz2) = 14623251 bytes
SHA1 (patch-configure) = 47f2ede97390cc7e46d04c2769dd97459b19450a
SHA1 (patch-ext_gd_config.m4) = 67730ccc13410adaf8829f77a6b044f16e412489
SHA1 (patch-ext_phar_Makefile.frag) = 558869b60f8ed6674a3ba1d595a65f010df4c426
Home |
Main Index |
Thread Index |
Old Index