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.28
details: https://anonhg.NetBSD.org/pkgsrc/rev/4c23e8408a0e
branches: trunk
changeset: 411792:4c23e8408a0e
user: taca <taca%pkgsrc.org@localhost>
date: Thu Feb 20 14:47:54 2020 +0000
description:
lang/php72: update to 7.2.28
Update php72 to 7.2.28 (PHP 7.2.28).
20 Feb 2020, PHP 7.2.28
- DOM:
. Fixed bug #77569: (Write Access Violation in DomImplementation). (Nikita,
cmb)
- Phar:
. Fixed bug #79082 (Files added to tar with Phar::buildFromIterator have
all-access permissions). (CVE-2020-7063) (stas)
- Session:
. Fixed bug #79221 (Null Pointer Dereference in PHP Session Upload Progress).
(CVE-2020-7062) (stas)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php72/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 9ce333646871 -r 4c23e8408a0e lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Thu Feb 20 14:45:48 2020 +0000
+++ b/lang/php/phpversion.mk Thu Feb 20 14:47:54 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.288 2020/02/20 14:45:19 taca Exp $
+# $NetBSD: phpversion.mk,v 1.289 2020/02/20 14:47:54 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
@@ -88,7 +88,7 @@
# Define each PHP's version.
PHP56_VERSION= 5.6.40
-PHP72_VERSION= 7.2.27
+PHP72_VERSION= 7.2.28
PHP73_VERSION= 7.3.15
PHP74_VERSION= 7.4.3
diff -r 9ce333646871 -r 4c23e8408a0e lang/php72/distinfo
--- a/lang/php72/distinfo Thu Feb 20 14:45:48 2020 +0000
+++ b/lang/php72/distinfo Thu Feb 20 14:47:54 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.51 2020/01/25 17:24:03 taca Exp $
+$NetBSD: distinfo,v 1.52 2020/02/20 14:47:54 taca Exp $
-SHA1 (php-7.2.27.tar.xz) = 6c7647acc873ef2a23c6af2130f466509e4ff420
-RMD160 (php-7.2.27.tar.xz) = f07a0007ed55d8535e8bedbc6a5a03ced5f28842
-SHA512 (php-7.2.27.tar.xz) = 02416e2bdfcd47ef660c7403ca25c7358c2f9a685b1dee6a2a95c52d1b1178666f9fa0bb32dc070cfd09febb5c44ecdb70116546142369d7ead4432634dc38c5
-Size (php-7.2.27.tar.xz) = 12307512 bytes
+SHA1 (php-7.2.28.tar.xz) = 119ee13b9a945034abcfdf11c81bd4b3b6751d9f
+RMD160 (php-7.2.28.tar.xz) = 048d6b9a7cd80ee48cc1fbfffadf69eadeb9c679
+SHA512 (php-7.2.28.tar.xz) = c9465a2858a324c6b68cb99424ef2719da9f8a4177ba9aa87605b2633a8a404cf780612eca50249a57c516d2a0bbe07d5e88654590117124e3528840e3dee9ae
+Size (php-7.2.28.tar.xz) = 12311760 bytes
SHA1 (patch-configure) = 6e66a79e691a84aa7ae461f8dec1752443ad6b61
SHA1 (patch-disable-filter-url) = e9e92d686ddd1d1a1ece10fe4feee4e368fe510c
SHA1 (patch-ext_gd_config.m4) = eaecfb31b18700dd642c067ed82748d4f6be2335
Home |
Main Index |
Thread Index |
Old Index