summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorspz <spz@pkgsrc.org>2019-06-04 19:39:07 +0000
committerspz <spz@pkgsrc.org>2019-06-04 19:39:07 +0000
commit4cc7f0fc78a6d4ef6658fdb3f9d6f18f7c921c40 (patch)
tree7651a9d317a911d6f8da84d8ebc7daaf50d63ac7 /lang
parent8c32c84461e9a00da425b790db23f488938abf1d (diff)
downloadpkgsrc-4cc7f0fc78a6d4ef6658fdb3f9d6f18f7c921c40.tar.gz
Pullup ticket #5974 - requested by taca
lang/php72: security update meta-pkgs/php72-extensions: security update Revisions pulled up: - lang/php/phpversion.mk 1.259 - lang/php72/distinfo 1.41 - meta-pkgs/php72-extensions/Makefile 1.3 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: taca Date: Sat Jun 1 15:33:52 UTC 2019 Modified Files: pkgsrc/lang/php: phpversion.mk pkgsrc/lang/php72: distinfo Log Message: lang/php72: update to 7.2.19 Update php72 to 7.2.19. 30 May 2019, PHP 7.2.19 - EXIF: . Fixed bug #77988 (heap-buffer-overflow on php_jpg_get16). (CVE-2019-11040) (Stas) - FPM: . Fixed bug #77934 (php-fpm kill -USR2 not working). (Jakub Zelenka) . Fixed bug #77921 (static.php.net doesn't work anymore). (Peter Kokot) - GD: . Fixed bug #77943 (imageantialias($image, false); does not work). (cmb) . Fixed bug #77973 (Uninitialized read in gdImageCreateFromXbm). (CVE-2019-11038) (cmb) - Iconv: . Fixed bug #78069 (Out-of-bounds read in iconv.c:_php_iconv_mime_decode() due to integer overflow). (CVE-2019-11039). (maris dot adam) - JSON: . Fixed bug #77843 (Use after free with json serializer). (Nikita) - Opcache: . Fixed possible crashes, because of inconsistent PCRE cache and opcache SHM reset. (Alexey Kalinin, Dmitry) - PDO_MySQL: . Fixed bug #77944 (Wrong meta pdo_type for bigint on LLP64). (cmb) - Reflection: . Fixed bug #75186 (Inconsistent reflection of Closure:::__invoke()). (Nikita) - Session: . Fixed bug #77911 (Wrong warning for session.sid_bits_per_character). (cmb) - SPL: . Fixed bug #77024 (SplFileObject::__toString() may return array). (Craig Duncan) - SQLite: . Fixed bug #77967 (Bypassing open_basedir restrictions via file uris). (Stas) To generate a diff of this commit: cvs rdiff -u -r1.258 -r1.259 pkgsrc/lang/php/phpversion.mk cvs rdiff -u -r1.40 -r1.41 pkgsrc/lang/php72/distinfo ------------------------------------------------------------------- Module Name: pkgsrc Committed By: taca Date: Sat Jun 1 15:35:05 UTC 2019 Modified Files: pkgsrc/meta-pkgs/php72-extensions: Makefile Log Message: meta-pkgs/php72-extensions: reset PKGREVISION Reset PKGREVISION along with update of lang/php72. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/meta-pkgs/php72-extensions/Makefile
Diffstat (limited to 'lang')
-rw-r--r--lang/php/phpversion.mk4
-rw-r--r--lang/php72/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk
index cea9a404a93..dfd01aedb2c 100644
--- a/lang/php/phpversion.mk
+++ b/lang/php/phpversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.251.2.7 2019/06/04 17:42:36 spz Exp $
+# $NetBSD: phpversion.mk,v 1.251.2.8 2019/06/04 19:39:07 spz 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
@@ -89,7 +89,7 @@ PHPVERSION_MK= defined
# Define each PHP's version.
PHP56_VERSION= 5.6.40
PHP71_VERSION= 7.1.30
-PHP72_VERSION= 7.2.18
+PHP72_VERSION= 7.2.19
PHP73_VERSION= 7.3.5
# Define initial release of major version.
diff --git a/lang/php72/distinfo b/lang/php72/distinfo
index fd2449f38b1..a6629963e5c 100644
--- a/lang/php72/distinfo
+++ b/lang/php72/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.38.2.2 2019/05/14 05:17:31 spz Exp $
+$NetBSD: distinfo,v 1.38.2.3 2019/06/04 19:39:07 spz Exp $
-SHA1 (php-7.2.18.tar.bz2) = 1ceecc98182429c65c6952cf101fe3e2ff0e85b0
-RMD160 (php-7.2.18.tar.bz2) = 5eca44c9c1b9853f51a5d3aeeaef694d6a05ed27
-SHA512 (php-7.2.18.tar.bz2) = 38e1c7eb2051193665b6d19c9634827ce95cd801e95e9a60e8ed9b2675122821d86b32454a24fca02d451bfab25bc9b2567dd57e1bc1170cde31b7a4edfa348c
-Size (php-7.2.18.tar.bz2) = 15075704 bytes
+SHA1 (php-7.2.19.tar.bz2) = ed5e83285e6fcdc9113ea6fa0358479a9f4b3b9c
+RMD160 (php-7.2.19.tar.bz2) = cfb4085f105d874d68152695555ad635bddbe0b9
+SHA512 (php-7.2.19.tar.bz2) = 79077e73075f4aaba86699c536d8bad4929d351ad40f89c35b6f9ff0d1237b9e3d528be2918dae16519659bdaf93c5ab16fc81653fe13f667e6251871f05d722
+Size (php-7.2.19.tar.bz2) = 15079655 bytes
SHA1 (patch-configure) = 6e66a79e691a84aa7ae461f8dec1752443ad6b61
SHA1 (patch-disable-filter-url) = e9e92d686ddd1d1a1ece10fe4feee4e368fe510c
SHA1 (patch-ext_gd_config.m4) = eaecfb31b18700dd642c067ed82748d4f6be2335