From nobody Sat Oct 23 22:55:58 2021 X-Original-To: dev-commits-ports-branches@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 4E9E91810EE0; Sat, 23 Oct 2021 22:55:59 +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 4HcGlz16T7z3Dd5; Sat, 23 Oct 2021 22:55:59 +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 EB0AB23EE; Sat, 23 Oct 2021 22:55:58 +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 19NMtw4J084287; Sat, 23 Oct 2021 22:55:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19NMtwqr084286; Sat, 23 Oct 2021 22:55:58 GMT (envelope-from git) Date: Sat, 23 Oct 2021 22:55:58 GMT Message-Id: <202110232255.19NMtwqr084286@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: 12d798a197c2 - 2021Q4 - lang/php80: Upgrade from 8.0.11 to 8.0.12 List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-branches@freebsd.org X-BeenThere: dev-commits-ports-branches@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: 12d798a197c2412e27ea5f1fa674c1ba02f5cfd8 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch 2021Q4 has been updated by tz: URL: https://cgit.FreeBSD.org/ports/commit/?id=12d798a197c2412e27ea5f1fa674c1ba02f5cfd8 commit 12d798a197c2412e27ea5f1fa674c1ba02f5cfd8 Author: Torsten Zuehlsdorff AuthorDate: 2021-10-23 22:51:41 +0000 Commit: Torsten Zuehlsdorff CommitDate: 2021-10-23 22:55:44 +0000 lang/php80: Upgrade from 8.0.11 to 8.0.12 Changelog: CLI: Fixed bug #81496 (Server logs incorrect request method). Core: Fixed bug #81435 (Observer current_observed_frame may point to an old (overwritten) frame). Fixed bug #81380 (Observer may not be initialized properly). DOM: Fixed bug #81433 (DOMElement::setIdAttribute() called twice may remove ID). FFI: Fixed bug #79576 ("TYPE *" shows unhelpful message when type is not defined). FPM: Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege escalation) (CVE-2021-21703). Fileinfo: Fixed bug #78987 (High memory usage during encoding detection). Filter: Fixed bug #61700 (FILTER_FLAG_IPV6/FILTER_FLAG_NO_PRIV|RES_RANGE failing). Opcache: Fixed bug #81472 (Cannot support large linux major/minor device number when read /proc/self/maps). Reflection: ReflectionAttribute is no longer final. SPL: Fixed bug #80663 (Recursive SplFixedArray::setSize() may cause double-free). Fixed bug #81477 (LimitIterator + SplFileObject regression in 8.0.1). Standard: Fixed bug #69751 (Change Error message of sprintf/printf for missing/typo position specifier). Streams: Fixed bug #81475 (stream_isatty emits warning with attached stream wrapper). XML: Fixed bug #70962 (XML_OPTION_SKIP_WHITE strips embedded whitespace). Zip: Fixed bug #81490 (ZipArchive::extractTo() may leak memory). Fixed bug #77978 (Dirname ending in colon unzips to wrong dir). Sponsored by: Bounce Experts (cherry picked from commit cf94bbaed1c2cc1f61c246bce90f767ea40ab7f3) --- lang/php80/Makefile | 2 +- lang/php80/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/php80/Makefile b/lang/php80/Makefile index bd3412cba1c7..7e9acf6c4607 100644 --- a/lang/php80/Makefile +++ b/lang/php80/Makefile @@ -1,5 +1,5 @@ PORTNAME= php80 -DISTVERSION= 8.0.11 +DISTVERSION= 8.0.12 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php80/distinfo b/lang/php80/distinfo index 3978f19df351..297a4ce4290b 100644 --- a/lang/php80/distinfo +++ b/lang/php80/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632771522 -SHA256 (php-8.0.11.tar.xz) = e3e5f764ae57b31eb65244a45512f0b22d7bef05f2052b23989c053901552e16 -SIZE (php-8.0.11.tar.xz) = 10804388 +TIMESTAMP = 1635020227 +SHA256 (php-8.0.12.tar.xz) = a501017b3b0fd3023223ea25d98e87369b782f8a82310c4033d7ea6a989fea0a +SIZE (php-8.0.12.tar.xz) = 10713980