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.34
details: https://anonhg.NetBSD.org/pkgsrc/rev/797512d8b71c
branches: trunk
changeset: 440192:797512d8b71c
user: taca <taca%pkgsrc.org@localhost>
date: Sun Oct 04 03:14:53 2020 +0000
description:
lang/php72: update to 7.2.34
Update php72 package to 7.2.34.
01 Oct 2020, PHP 7.2.34
- Core:
. Fixed bug #79699 (PHP parses encoded cookie names so malicious `__Host-`
cookies can be sent). (CVE-2020-7070) (Stas)
- OpenSSL:
. Fixed bug #79601 (Wrong ciphertext/tag in AES-CCM encryption for a 12
bytes IV). (CVE-2020-7069) (Jakub Zelenka)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php72/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r bf267ae5f897 -r 797512d8b71c lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Sun Oct 04 03:13:18 2020 +0000
+++ b/lang/php/phpversion.mk Sun Oct 04 03:14:53 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.310 2020/10/04 03:12:46 taca Exp $
+# $NetBSD: phpversion.mk,v 1.311 2020/10/04 03:14:53 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.33
+PHP72_VERSION= 7.2.34
PHP73_VERSION= 7.3.23
PHP74_VERSION= 7.4.11
diff -r bf267ae5f897 -r 797512d8b71c lang/php72/distinfo
--- a/lang/php72/distinfo Sun Oct 04 03:13:18 2020 +0000
+++ b/lang/php72/distinfo Sun Oct 04 03:14:53 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.57 2020/08/08 13:32:57 taca Exp $
+$NetBSD: distinfo,v 1.58 2020/10/04 03:14:53 taca Exp $
-SHA1 (php-7.2.33.tar.xz) = 5297d7594af3950f395b775bbf7470c8e6f89683
-RMD160 (php-7.2.33.tar.xz) = 83b1f02ef406228ef3a3d1b0371246843d84c26e
-SHA512 (php-7.2.33.tar.xz) = 1c28e741fc6de88a33e1307bc88ba8dddf1ba767ce6eb9c1f0da35482c7d3ee1154831b997fa746340c4b7ec8de9196b21a9b1cf319c8e69eca2c92602ceee4a
-Size (php-7.2.33.tar.xz) = 12310624 bytes
+SHA1 (php-7.2.34.tar.xz) = 3dfe7bbed49e53f6ff76ca0b8c9162f78b1cc679
+RMD160 (php-7.2.34.tar.xz) = 52a993c201241e2dce521bad225f07330505b2cc
+SHA512 (php-7.2.34.tar.xz) = 7ecc3de3b5db41ec4ff6a5ce6c7e77dc330753c6f3fd87db4d07d6bb763a0b047e83afeef2251b4c6a5d2ff53fd9f3d7e99d091ef2e2c6ab8f18db7447d8a97d
+Size (php-7.2.34.tar.xz) = 12309432 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