pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang lang/php73: update to 7.3.31
details: https://anonhg.NetBSD.org/pkgsrc/rev/a26b3b87fa73
branches: trunk
changeset: 458906:a26b3b87fa73
user: taca <taca%pkgsrc.org@localhost>
date: Thu Sep 23 14:11:48 2021 +0000
description:
lang/php73: update to 7.3.31
This is security release fixing CVE-2021-21706.
23 Sep 2021, PHP 7.3.31
- Zip:
. Fixed bug #81420 (ZipArchive::extractTo extracts outside of destination).
(cmb)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php73/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 8c5d01373272 -r a26b3b87fa73 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Thu Sep 23 13:25:43 2021 +0000
+++ b/lang/php/phpversion.mk Thu Sep 23 14:11:48 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.338 2021/08/28 06:27:16 taca Exp $
+# $NetBSD: phpversion.mk,v 1.339 2021/09/23 14:11:48 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
-PHP73_VERSION= 7.3.30
+PHP73_VERSION= 7.3.31
PHP74_VERSION= 7.4.23
PHP80_VERSION= 8.0.10
diff -r 8c5d01373272 -r a26b3b87fa73 lang/php73/distinfo
--- a/lang/php73/distinfo Thu Sep 23 13:25:43 2021 +0000
+++ b/lang/php73/distinfo Thu Sep 23 14:11:48 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.35 2021/08/28 06:27:16 taca Exp $
+$NetBSD: distinfo,v 1.36 2021/09/23 14:11:48 taca Exp $
-SHA1 (php-7.3.30.tar.xz) = b7e45aaf4c2d42e0f2c56b7ea1c1cca0ede1d928
-RMD160 (php-7.3.30.tar.xz) = 4dcad0f125713dbd0f943b0258fee8fcc70630a5
-SHA512 (php-7.3.30.tar.xz) = 89eb62ab4284393f33b79ee336c1672613c498adb858b16e1a17d5b2056068c849b96bbf591311ff322c607168d9518ade3bfebedbc4da4f37c34d2c64c671b6
-Size (php-7.3.30.tar.xz) = 12142596 bytes
+SHA1 (php-7.3.31.tar.xz) = ab51270c59e0b7b71d832c783118808cd318ed11
+RMD160 (php-7.3.31.tar.xz) = c6742d9b6675d1dbbc5a89eab3686f20313f5a6c
+SHA512 (php-7.3.31.tar.xz) = 63a8122233b9892453b6b92429497a7ad9761ad88063e2b95607b5d4d4c0a0e1135073bcae5a0e69a17082d2348911cbbd4807c0d20905d93324d89e5b019a05
+Size (php-7.3.31.tar.xz) = 12142912 bytes
SHA1 (patch-configure) = 08b80528ba90c705398e8841c232382663479a3b
SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640
SHA1 (patch-ext_gd_config.m4) = eaecfb31b18700dd642c067ed82748d4f6be2335
Home |
Main Index |
Thread Index |
Old Index