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.32
details: https://anonhg.NetBSD.org/pkgsrc/rev/965daba6ef95
branches: trunk
changeset: 768680:965daba6ef95
user: taca <taca%pkgsrc.org@localhost>
date: Sat Oct 30 07:45:42 2021 +0000
description:
lang/php73: update to 7.3.32
This is a security fix release.
28 Oct 2021, PHP 7.3.32
- FPM:
. Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege
escalation). (CVE-2021-21703) (Jakub Zelenka)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php73/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 52c7ccc2bd00 -r 965daba6ef95 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Sat Oct 30 02:22:13 2021 +0000
+++ b/lang/php/phpversion.mk Sat Oct 30 07:45:42 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.343 2021/10/22 15:14:24 taca Exp $
+# $NetBSD: phpversion.mk,v 1.344 2021/10/30 07:45:42 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.31
+PHP73_VERSION= 7.3.32
PHP74_VERSION= 7.4.25
PHP80_VERSION= 8.0.12
diff -r 52c7ccc2bd00 -r 965daba6ef95 lang/php73/distinfo
--- a/lang/php73/distinfo Sat Oct 30 02:22:13 2021 +0000
+++ b/lang/php73/distinfo Sat Oct 30 07:45:42 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.39 2021/10/26 10:51:47 nia Exp $
+$NetBSD: distinfo,v 1.40 2021/10/30 07:45:42 taca Exp $
-BLAKE2s (php-7.3.31.tar.xz) = 52f33020c640e551286d4fd1461f2e614f71b8ffe39e325d146e8013e9a619bf
-SHA512 (php-7.3.31.tar.xz) = 63a8122233b9892453b6b92429497a7ad9761ad88063e2b95607b5d4d4c0a0e1135073bcae5a0e69a17082d2348911cbbd4807c0d20905d93324d89e5b019a05
-Size (php-7.3.31.tar.xz) = 12142912 bytes
+BLAKE2s (php-7.3.32.tar.xz) = 2a397d0c07010f4021236823435028d1efb1b0dcb2f98216af7e88a642903f51
+SHA512 (php-7.3.32.tar.xz) = afed20a90aa7d207f9b409fb2066789a637b24d6c6874fc5733bbe6e9972616b387669ce40cba16b606893d88572f398e34aff7a36626308e3ede312f09fcc56
+Size (php-7.3.32.tar.xz) = 12142436 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