summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2021-01-16 19:48:15 +0000
committerbsiegert <bsiegert@pkgsrc.org>2021-01-16 19:48:15 +0000
commit2839526419238e2ab172a1a16b704c9220b0d764 (patch)
treeb571ea6539f048acead8f087ea88670e61a68d24
parent69ba5aed3526a885ed955e872f8bab2ce356553c (diff)
downloadpkgsrc-2839526419238e2ab172a1a16b704c9220b0d764.tar.gz
Pullup ticket #6399 - requested by taca
lang/php74: security fix Revisions pulled up: - lang/php/phpversion.mk 1.318 - lang/php74/distinfo 1.18 --- Module Name: pkgsrc Committed By: taca Date: Thu Jan 7 13:39:09 UTC 2021 Modified Files: pkgsrc/lang/php: phpversion.mk pkgsrc/lang/php74: distinfo Log Message: lang/php74: udpate to 7.4.14 Update php74 pacakge to 7.4.14 (PHP 7.4.14). 07 Jan 2021, PHP 7.4.14 - Core: . Fixed bug #74558 (Can't rebind closure returned by Closure::fromCallable()). (cmb) . Fixed bug #80345 (PHPIZE configuration has outdated PHP_RELEASE_VERSION). (cmb) . Fixed bug #72964 (White space not unfolded for CC/Bcc headers). (cmb) . Fixed bug #80362 (Running dtrace scripts can cause php to crash). (al at coralnet dot name) . Fixed bug #80393 (Build of PHP extension fails due to configuration gap with libtool). (kir dot morozov at gmail dot com) . Fixed bug #80402 (configure filtering out -lpthread). (Nikita) . Fixed bug #77069 (stream filter loses final block of data). (cmb) - Fileinfo: . Fixed bug #77961 (finfo_open crafted magic parsing SIGABRT). (cmb) - FPM: . Fixed bug #69625 (FPM returns 200 status on request without SCRIPT_FILENAME env). (Jakub Zelenka) - Intl: . Fixed bug #80425 (MessageFormatAdapter::getArgTypeList redefined). (Nikita) - OpenSSL: . Fixed bug #80368 (OpenSSL extension fails to build against LibreSSL due to lack of OCB support). (Nikita) - Phar: . Fixed bug #73809 (Phar Zip parse crash - mmap fail). (cmb) . Fixed bug #75102 (`PharData` says invalid checksum for valid tar). (cmb) . Fixed bug #77322 (PharData::addEmptyDir('/') Possible integer overflow). (cmb) - PDO MySQL: . Fixed bug #80458 (PDOStatement::fetchAll() throws for upsert queries). (Kamil Tekiela) . Fixed bug #63185 (nextRowset() ignores MySQL errors with native prepared statements). (Nikita) . Fixed bug #78152 (PDO::exec() - Bad error handling with multiple commands). (Nikita) . Fixed bug #70066 (Unexpected "Cannot execute queries while other unbuffered queries"). (Nikita) . Fixed bug #71145 (Multiple statements in init command triggers unbuffered query error). (Nikita) . Fixed bug #76815 (PDOStatement cannot be GCed/closeCursor-ed when a PROCEDURE resultset SIGNAL). (Nikita) - Standard: . Fixed bug #77423 (FILTER_VALIDATE_URL accepts URLs with invalid userinfo). (CVE-2020-7071) (cmb) . Fixed bug #80366 (Return Value of zend_fstat() not Checked). (sagpant, cmb) . Fixed bug #80411 (References to null-serialized object break serialize()). (Nikita) - Tidy: . Fixed bug #77594 (ob_tidyhandler is never reset). (cmb) - Zlib: . Fixed #48725 (Support for flushing in zlib stream). (cmb)
-rw-r--r--lang/php/phpversion.mk4
-rw-r--r--lang/php74/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk
index 987b66b80ba..f9c95528b6f 100644
--- a/lang/php/phpversion.mk
+++ b/lang/php/phpversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.315.2.1 2021/01/16 19:44:59 bsiegert Exp $
+# $NetBSD: phpversion.mk,v 1.315.2.2 2021/01/16 19:48:15 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
@@ -90,7 +90,7 @@ PHPVERSION_MK= defined
PHP56_VERSION= 5.6.40
PHP72_VERSION= 7.2.34
PHP73_VERSION= 7.3.26
-PHP74_VERSION= 7.4.13
+PHP74_VERSION= 7.4.14
# Define initial release of major version.
PHP56_RELDATE= 20140828
diff --git a/lang/php74/distinfo b/lang/php74/distinfo
index fd0cf757e19..185c8cfe256 100644
--- a/lang/php74/distinfo
+++ b/lang/php74/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.17 2020/11/26 14:45:15 taca Exp $
+$NetBSD: distinfo,v 1.17.2.1 2021/01/16 19:48:15 bsiegert Exp $
-SHA1 (php-7.4.13.tar.xz) = ba6737d0583911b745888209e6717a8140ff5572
-RMD160 (php-7.4.13.tar.xz) = ce0c280c209a53368b9ea784ba66be327d749485
-SHA512 (php-7.4.13.tar.xz) = 3525f4fd4ea6d97ed75ed8360d2a851e8577c09247ae3c6eb7e7b43265ee418297d91c1022bf5bbb64d1eecdebbbc2e0f6d42b560f584a741b475db2c6897ea7
-Size (php-7.4.13.tar.xz) = 10319848 bytes
+SHA1 (php-7.4.14.tar.xz) = c19015a52a880c9ade2813fed08dd72e7817c832
+RMD160 (php-7.4.14.tar.xz) = 4f5911f270894dbfa63409e89641e901a47639d8
+SHA512 (php-7.4.14.tar.xz) = 5c48874d1e78d83297e98773089993ee3c8a7cdd8a611afc536eed8bc91cc4b2b492e1940923ccb7fe2dd039732082e568191e64923b74d4fc80362fbd06e6b7
+Size (php-7.4.14.tar.xz) = 10326868 bytes
SHA1 (patch-configure) = 5e9c9c06f6d819d5ba2832d648f41363f40f3108
SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640
SHA1 (patch-ext_intl_breakiterator_codepointiterator__internal.cpp) = c6702b071a1881ed35a1c1adc0e07ce53335e2e7