git: 19fb04ca4f6d - 2021Q4 - lang/php74: Upgrade from 7.4.24 to 7.4.25
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Oct 2021 22:55:57 UTC
The branch 2021Q4 has been updated by tz: URL: https://cgit.FreeBSD.org/ports/commit/?id=19fb04ca4f6dc2549dd042c009f52e76c9718b74 commit 19fb04ca4f6dc2549dd042c009f52e76c9718b74 Author: Torsten Zuehlsdorff <tz@FreeBSD.org> AuthorDate: 2021-10-23 22:51:08 +0000 Commit: Torsten Zuehlsdorff <tz@FreeBSD.org> CommitDate: 2021-10-23 22:55:39 +0000 lang/php74: Upgrade from 7.4.24 to 7.4.25 Changelog: DOM: Fixed bug #81433 (DOMElement::setIdAttribute() called twice may remove ID). FFI: Fixed bug #79576 ("TYPE *" shows unhelpful message when type is not defined). Fileinfo: Fixed bug #78987 (High memory usage during encoding detection). Filter: Fixed bug #61700 (FILTER_FLAG_IPV6/FILTER_FLAG_NO_PRIV|RES_RANGE failing). FPM: Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege escalation) (CVE-2021-21703). SPL: Fixed bug #80663 (Recursive SplFixedArray::setSize() may cause double-free). 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 b0953f0b3c48e8d7d00ab2cd482b10e3c97438dc) --- lang/php74/Makefile | 2 +- lang/php74/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/php74/Makefile b/lang/php74/Makefile index ce14e4aff5f4..a415b7b2a151 100644 --- a/lang/php74/Makefile +++ b/lang/php74/Makefile @@ -1,5 +1,5 @@ PORTNAME= php74 -DISTVERSION= 7.4.24 +DISTVERSION= 7.4.25 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php74/distinfo b/lang/php74/distinfo index b1b581d574a6..761533b3c767 100644 --- a/lang/php74/distinfo +++ b/lang/php74/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632771540 -SHA256 (php-7.4.24.tar.xz) = ff7658ee2f6d8af05b48c21146af5f502e121def4e76e862df5ec9fa06e98734 -SIZE (php-7.4.24.tar.xz) = 10372816 +TIMESTAMP = 1635020178 +SHA256 (php-7.4.25.tar.xz) = 12a758f1d7fee544387a28d3cf73226f47e3a52fb3049f07fcc37d156d393c0a +SIZE (php-7.4.25.tar.xz) = 10376304