git: c3d65f17b9a9 - 2022Q4 - lang/php81: Update version 8.1.10=>8.1.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Oct 2022 23:40:03 UTC
The branch 2022Q4 has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c3d65f17b9a9833d150b27ad7cf6689f6ab164cf commit c3d65f17b9a9833d150b27ad7cf6689f6ab164cf Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-10-01 23:33:31 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-10-01 23:39:47 +0000 lang/php81: Update version 8.1.10=>8.1.11 * Core: - Fixed bug #81726: phar wrapper: DOS when using quine gzip file. (CVE-2022-31628) - Fixed bug #81727: Don't mangle HTTP variable names that clash with ones that have a specific semantic meaning. (CVE-2022-31629) - Fixed bug GH-9323 (Crash in ZEND_RETURN/GC/zend_call_function) (Tim Starling) - Fixed bug GH-9361 (Segmentation fault on script exit #9379). - Fixed bug GH-9447 (Invalid class FQN emitted by AST dump for new and class constants in constant expressions). * DOM: - Fixed bug #79451 (DOMDocument->replaceChild on doctype causes double free). * FPM: - Fixed bug GH-8885 (FPM access.log with stderr begins to write logs to error_log after daemon reload). - Fixed bug #77780 ("Headers already sent..." when previous connection was aborted). * GMP: - Fixed bug GH-9308 (GMP throws the wrong error when a GMP object is passed to gmp_init()). * Intl: - Fixed bug GH-9421 (Incorrect argument number for ValueError in NumberFormatter). * PCRE: - Fixed pcre.jit on Apple Silicon. * PDO_PGSQL: - Fixed bug GH-9411 (PgSQL large object resource is incorrectly closed). * Reflection: - Fixed bug GH-8932 (ReflectionFunction provides no way to get the called class of a Closure). * Streams: - Fixed bug GH-9316 ($http_response_header is wrong for long status line). Relnotes: https://www.php.net/ChangeLog-8.php#PHP_8_1 Sponsored by: Bounce Experts (cherry picked from commit 0101553ad6b6b2c296823392c2c9fbf1374d7d2c) --- lang/php81/Makefile | 2 +- lang/php81/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/php81/Makefile b/lang/php81/Makefile index 56385c830e24..2655c9ef097b 100644 --- a/lang/php81/Makefile +++ b/lang/php81/Makefile @@ -1,5 +1,5 @@ PORTNAME= php81 -DISTVERSION= 8.1.10 +DISTVERSION= 8.1.11 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php81/distinfo b/lang/php81/distinfo index 9f7ac0536bd7..34125e0d99d5 100644 --- a/lang/php81/distinfo +++ b/lang/php81/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662203280 -SHA256 (php-8.1.10.tar.xz) = 90e7120c77ee83630e6ac928d23bc6396603d62d83a3cf5df8a450d2e3070162 -SIZE (php-8.1.10.tar.xz) = 11736192 +TIMESTAMP = 1664649784 +SHA256 (php-8.1.11.tar.xz) = 3005198d7303f87ab31bc30695de76e8ad62783f806b6ab9744da59fe41cc5bd +SIZE (php-8.1.11.tar.xz) = 11797016