Received: by mail.netbsd.org (Postfix, from userid 605) id 7B24184F19; Fri, 8 Jul 2022 13:50:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B622284F12 for ; Fri, 8 Jul 2022 13:50:33 +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 L_vbeCkd0Zcq for ; Fri, 8 Jul 2022 13:50:33 +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 161FC84D41 for ; Fri, 8 Jul 2022 13:50:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0F511FB1A; Fri, 8 Jul 2022 13:50:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1657288233208780" MIME-Version: 1.0 Date: Fri, 8 Jul 2022 13:50:33 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/lang To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20220708135033.0F511FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1657288233208780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Fri Jul 8 13:50:32 UTC 2022 Modified Files: pkgsrc/lang/php: phpversion.mk pkgsrc/lang/php80: distinfo Log Message: lang/php80: update to 8.0.21 07 Jul 2022, PHP 8.0.21 - Core: . Fixed potential use after free in php_binary_init(). (Heiko Weber) - CLI: . Fixed GH-8827 (Intentionally closing std handles no longer possible). (cmb) - COM: . Fixed bug GH-8778 (Integer arithmethic with large number variants fails). (cmb) - Curl: . Fixed CURLOPT_TLSAUTH_TYPE is not treated as a string option. (Pierrick) - Date: . Fixed bug #74671 (DST timezone abbreviation has incorrect offset). (Derick) . Fixed bug #77243 (Weekdays are calculated incorrectly for negative years). (Derick) . Fixed bug #78139 (timezone_open accepts invalid timezone string argument). (Derick) - FPM: . Fixed bug #67764 (fpm: syslog.ident don't work). (Jakub Zelenka) - MBString: . Fixed bug GH-8685 (pcre not ready at mbstring startup). (Remi) - ODBC: . Fixed handling of single-key connection strings. (Calvin Buckley) - OpenSSL: . Fixed bug #50293 (Several openssl functions ignore the VCWD). (Jakub Zelenka, cmb) . Fixed bug #81713 (NULL byte injection in several OpenSSL functions working with certificates). (Jakub Zelenka) - PDO_ODBC: . Fixed errorInfo() result on successful PDOStatement->execute(). (Yurunsoft) . Fixed handling of single-key connection strings. (Calvin Buckley) - SPL: . Fixed bug GH-8563 (Different results for seek() on SplFileObject and SplTempFileObject). (Girgias) - Zip: . Fixed bug GH-8781 (ZipArchive::close deletes zip file without updating stat cache). (Remi) To generate a diff of this commit: cvs rdiff -u -r1.368 -r1.369 pkgsrc/lang/php/phpversion.mk cvs rdiff -u -r1.21 -r1.22 pkgsrc/lang/php80/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1657288233208780 Content-Disposition: inline Content-Length: 1947 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.368 pkgsrc/lang/php/phpversion.mk:1.369 --- pkgsrc/lang/php/phpversion.mk:1.368 Fri Jun 10 00:00:06 2022 +++ pkgsrc/lang/php/phpversion.mk Fri Jul 8 13:50:32 2022 @@ -1,4 +1,4 @@ -# $NetBSD: phpversion.mk,v 1.368 2022/06/10 00:00:06 taca Exp $ +# $NetBSD: phpversion.mk,v 1.369 2022/07/08 13:50:32 taca 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 @@ -89,7 +89,7 @@ PHPVERSION_MK= defined # Define each PHP's version. PHP56_VERSION= 5.6.40 PHP74_VERSION= 7.4.30 -PHP80_VERSION= 8.0.20 +PHP80_VERSION= 8.0.21 PHP81_VERSION= 8.1.7 # Define initial release of major version. Index: pkgsrc/lang/php80/distinfo diff -u pkgsrc/lang/php80/distinfo:1.21 pkgsrc/lang/php80/distinfo:1.22 --- pkgsrc/lang/php80/distinfo:1.21 Fri Jun 10 00:00:07 2022 +++ pkgsrc/lang/php80/distinfo Fri Jul 8 13:50:32 2022 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.21 2022/06/10 00:00:07 taca Exp $ +$NetBSD: distinfo,v 1.22 2022/07/08 13:50:32 taca Exp $ -BLAKE2s (php-8.0.20.tar.xz) = 44891d8274de55a31eda0ba66d6ae783a39caedb770673d00882252d3fe2c9c6 -SHA512 (php-8.0.20.tar.xz) = 24153733111bb5104298679fb5ee02d8abad4e6b2a8e0a07c2a6076e1c9104309abe56bcb7b5fe17670c266e5e9981c520ed0ac12b699ae0050953ff99ef04fa -Size (php-8.0.20.tar.xz) = 10879064 bytes +BLAKE2s (php-8.0.21.tar.xz) = aa57db1699a7fe53b353e16dcf3ce1c0126188ea6637261501bb4e6d5cb8c495 +SHA512 (php-8.0.21.tar.xz) = c1c1577f3d6af445d8ac15338877186f2a639a76ad980328011cb0a5e9592bdb24c1cda7ae8a0c495c881497d54cbca6e1373ede71bf097e69a040368841d567 +Size (php-8.0.21.tar.xz) = 10785364 bytes SHA1 (patch-build_libtool.m4) = e58a2bcebe9e9d7dc7255354fd9fe57878e3f8a6 SHA1 (patch-configure) = 6c3d2537eb4d1c2ed05e8e1e411701d316c67d8b SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640 --_----------=_1657288233208780--