Received: by mail.netbsd.org (Postfix, from userid 605) id BADA884E65; Sat, 5 Nov 2022 19:15:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E8F1D84D35 for ; Sat, 5 Nov 2022 19:15:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id fo1YR6b9RnOd for ; Sat, 5 Nov 2022 19:15:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 464AB84CFF for ; Sat, 5 Nov 2022 19:15:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3FB2AFA90; Sat, 5 Nov 2022 19:15:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166767571096170" MIME-Version: 1.0 Date: Sat, 5 Nov 2022 19:15:10 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2022Q3] pkgsrc/lang To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20221105191510.3FB2AFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166767571096170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sat Nov 5 19:15:10 UTC 2022 Modified Files: pkgsrc/lang/php [pkgsrc-2022Q3]: phpversion.mk pkgsrc/lang/php81 [pkgsrc-2022Q3]: distinfo Log Message: Pullup ticket #6699 - requested by taca lang/php81: security fix Revisions pulled up: - lang/php/phpversion.mk 1.378 - lang/php81/distinfo 1.14 --- Module Name: pkgsrc Committed By: taca Date: Sun Oct 30 10:16:24 UTC 2022 Modified Files: pkgsrc/lang/php: phpversion.mk pkgsrc/lang/php81: distinfo Log Message: lang/php81: update to 8.1.12 8.1.12 (2022-10-27) - Core: . Fixes segfault with Fiber on FreeBSD i386 architecture. (David Carlier) - Fileinfo: . Fixed bug GH-8805 (finfo returns wrong mime type for woff/woff2 files). (Anatol) - GD: . Fixed bug #81739: OOB read due to insufficient input validation in imageloadfont(). (CVE-2022-31630) (cmb) - Hash: . Fixed bug #81738: buffer overflow in hash_update() on long parameter. (CVE-2022-37454) (nicky at mouha dot be) - MBString: - Fixed bug GH-9683 (Problem when ISO-2022-JP-MS is specified in mb_ encode_mimeheader). (Alex Dowad) - Opcache: . Added indirect call reduction for jit on x86 architectures. (wxue1) - Session: . Fixed bug GH-9583 (session_create_id() fails with user defined save handler that doesn't have a validateId() method). (Girgias) - Streams: . Fixed bug GH-9590 (stream_select does not abort upon exception or empty valid fd set). (Arnaud) To generate a diff of this commit: cvs rdiff -u -r1.374.2.3 -r1.374.2.4 pkgsrc/lang/php/phpversion.mk cvs rdiff -u -r1.12.2.1 -r1.12.2.2 pkgsrc/lang/php81/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166767571096170 Content-Disposition: inline Content-Length: 1999 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/lang/php/phpversion.mk diff -u pkgsrc/lang/php/phpversion.mk:1.374.2.3 pkgsrc/lang/php/phpversion.mk:1.374.2.4 --- pkgsrc/lang/php/phpversion.mk:1.374.2.3 Mon Oct 3 14:45:52 2022 +++ pkgsrc/lang/php/phpversion.mk Sat Nov 5 19:15:09 2022 @@ -1,4 +1,4 @@ -# $NetBSD: phpversion.mk,v 1.374.2.3 2022/10/03 14:45:52 bsiegert Exp $ +# $NetBSD: phpversion.mk,v 1.374.2.4 2022/11/05 19:15:09 bsiegert Exp $ # # This file selects a PHP version, based on the user's preferences and # the installed packages. It does not add a dependency on the PHP @@ -90,7 +90,7 @@ PHPVERSION_MK= defined PHP56_VERSION= 5.6.40 PHP74_VERSION= 7.4.32 PHP80_VERSION= 8.0.24 -PHP81_VERSION= 8.1.11 +PHP81_VERSION= 8.1.12 # Define initial release of major version. PHP56_RELDATE= 20140828 Index: pkgsrc/lang/php81/distinfo diff -u pkgsrc/lang/php81/distinfo:1.12.2.1 pkgsrc/lang/php81/distinfo:1.12.2.2 --- pkgsrc/lang/php81/distinfo:1.12.2.1 Mon Oct 3 14:29:14 2022 +++ pkgsrc/lang/php81/distinfo Sat Nov 5 19:15:10 2022 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.12.2.1 2022/10/03 14:29:14 bsiegert Exp $ +$NetBSD: distinfo,v 1.12.2.2 2022/11/05 19:15:10 bsiegert Exp $ -BLAKE2s (php-8.1.11.tar.xz) = 17f8e0837c611eb6a8f342f34b6ac167ae70cf79f11f156f8237fac76130cf65 -SHA512 (php-8.1.11.tar.xz) = 2a9eb4642b4077077f6551ca9a40fd2c48272cc1ee443117362331259efbec88bad0141b09f7a9ff710cde044f9463e1e668f7066b2429ea4274dec7291725cc -Size (php-8.1.11.tar.xz) = 11797016 bytes +BLAKE2s (php-8.1.12.tar.xz) = 02b83ec30079831a2aff20d87b264bc73808feffed9acadb03ef9252fc37b3dc +SHA512 (php-8.1.12.tar.xz) = 437b6a8146b58479f4d1acb7b35d68954f1f7bc13a8f3dddc66e1677d7e9b6a11154861f9e894cbd59b9c28d4df3fd5422f9b5553004e9fc8d0320ab59b9f907 +Size (php-8.1.12.tar.xz) = 11747176 bytes SHA1 (patch-build_libtool.m4) = e58a2bcebe9e9d7dc7255354fd9fe57878e3f8a6 SHA1 (patch-configure) = e91e22267a9b7ebcc16a586ba6f325c772adb13c SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640 --_----------=_166767571096170--