From nobody Thu Oct 28 19:22:55 2021 X-Original-To: dev-commits-ports-main@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 373E1182F280; Thu, 28 Oct 2021 19:22:56 +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 4HgFnr18wZz3GFX; Thu, 28 Oct 2021 19:22:56 +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 0852A13C9; Thu, 28 Oct 2021 19:22:56 +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 19SJMtEd022448; Thu, 28 Oct 2021 19:22:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19SJMtXK022447; Thu, 28 Oct 2021 19:22:55 GMT (envelope-from git) Date: Thu, 28 Oct 2021 19:22:55 GMT Message-Id: <202110281922.19SJMtXK022447@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Torsten Zuehlsdorff Subject: git: 0bf9dc15d494 - main - lang/php73: Upgrade from 7.3.31 to 7.3.32 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@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/main X-Git-Reftype: branch X-Git-Commit: 0bf9dc15d494b093da4ab53cb55b343511fedfe9 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by tz: URL: https://cgit.FreeBSD.org/ports/commit/?id=0bf9dc15d494b093da4ab53cb55b343511fedfe9 commit 0bf9dc15d494b093da4ab53cb55b343511fedfe9 Author: Torsten Zuehlsdorff AuthorDate: 2021-10-28 19:21:58 +0000 Commit: Torsten Zuehlsdorff CommitDate: 2021-10-28 19:22:48 +0000 lang/php73: Upgrade from 7.3.31 to 7.3.32 Changelog: FPM: Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege escalation). (CVE-2021-21703) --- devel/php73-intl/Makefile | 1 - lang/php73/Makefile | 2 +- lang/php73/distinfo | 6 +++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/php73-intl/Makefile b/devel/php73-intl/Makefile index f26140dac01b..07497cbab4af 100644 --- a/devel/php73-intl/Makefile +++ b/devel/php73-intl/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php73 diff --git a/lang/php73/Makefile b/lang/php73/Makefile index 8a4594fa8210..073c4ea1d613 100644 --- a/lang/php73/Makefile +++ b/lang/php73/Makefile @@ -1,5 +1,5 @@ PORTNAME= php73 -DISTVERSION= 7.3.31 +DISTVERSION= 7.3.32 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php73/distinfo b/lang/php73/distinfo index 94c20f71be1b..3a980d1240c7 100644 --- a/lang/php73/distinfo +++ b/lang/php73/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632774611 -SHA256 (php-7.3.31.tar.xz) = d1aa8f44595d01ac061ff340354d95e146d6152f70e799b44d6b8654fb45cbcc -SIZE (php-7.3.31.tar.xz) = 12142912 +TIMESTAMP = 1635444786 +SHA256 (php-7.3.32.tar.xz) = 94effa250b80f031e77fbd98b6950c441157a2a8f9e076ee68e02f5b0b7a3fd9 +SIZE (php-7.3.32.tar.xz) = 12142436