From nobody Sat Nov 20 19:32:36 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id A312C189BF5C; Sat, 20 Nov 2021 19:32:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HxNwN49NHz3M7k; Sat, 20 Nov 2021 19:32:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6F4BC218D4; Sat, 20 Nov 2021 19:32:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1AKJWaLK057133; Sat, 20 Nov 2021 19:32:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AKJWaG2057132; Sat, 20 Nov 2021 19:32:36 GMT (envelope-from git) Date: Sat, 20 Nov 2021 19:32:36 GMT Message-Id: <202111201932.1AKJWaG2057132@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Torsten Zuehlsdorff Subject: git: efc572d9146e - 2021Q4 - lang/php73: Upgrade from 7.3.32 to 7.3.33 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tz X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q4 X-Git-Reftype: branch X-Git-Commit: efc572d9146e6a43a662dc3d386b4fa3e50f7704 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch 2021Q4 has been updated by tz: URL: https://cgit.FreeBSD.org/ports/commit/?id=efc572d9146e6a43a662dc3d386b4fa3e50f7704 commit efc572d9146e6a43a662dc3d386b4fa3e50f7704 Author: Torsten Zuehlsdorff AuthorDate: 2021-11-20 19:25:53 +0000 Commit: Torsten Zuehlsdorff CommitDate: 2021-11-20 19:32:09 +0000 lang/php73: Upgrade from 7.3.32 to 7.3.33 XML: Fixed bug #79971 (special character is breaking the path in xml function). (CVE-2021-21707) Sponsored by: Bounce Experts (cherry picked from commit bf95077c25837fc6c3061144ddbd1becd430c71c) --- lang/php73/Makefile | 2 +- lang/php73/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/php73/Makefile b/lang/php73/Makefile index 073c4ea1d613..99322061fde4 100644 --- a/lang/php73/Makefile +++ b/lang/php73/Makefile @@ -1,5 +1,5 @@ PORTNAME= php73 -DISTVERSION= 7.3.32 +DISTVERSION= 7.3.33 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php73/distinfo b/lang/php73/distinfo index 3a980d1240c7..ef5674b888d5 100644 --- a/lang/php73/distinfo +++ b/lang/php73/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635444786 -SHA256 (php-7.3.32.tar.xz) = 94effa250b80f031e77fbd98b6950c441157a2a8f9e076ee68e02f5b0b7a3fd9 -SIZE (php-7.3.32.tar.xz) = 12142436 +TIMESTAMP = 1637348769 +SHA256 (php-7.3.33.tar.xz) = 166eaccde933381da9516a2b70ad0f447d7cec4b603d07b9a916032b215b90cc +SIZE (php-7.3.33.tar.xz) = 12143820