Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 056791A9239 for ; Wed, 27 Oct 2021 12:29:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3537D84D1C; Wed, 27 Oct 2021 12:29:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7118184CEF for ; Wed, 27 Oct 2021 12:29:28 +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 8ET4GC1ptxAN for ; Wed, 27 Oct 2021 12:29:27 +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 AD31884CDF for ; Wed, 27 Oct 2021 12:29:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9F262FA97; Wed, 27 Oct 2021 12:29:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1635337767225270" MIME-Version: 1.0 Date: Wed, 27 Oct 2021 12:29:27 +0000 From: "Travis Paul" Subject: CVS commit: pkgsrc/devel/php-composer To: pkgsrc-changes@NetBSD.org Reply-To: tpaul@netbsd.org X-Mailer: log_accum Message-Id: <20211027122927.9F262FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1635337767225270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tpaul Date: Wed Oct 27 12:29:27 UTC 2021 Modified Files: pkgsrc/devel/php-composer: Makefile distinfo Log Message: php-composer: Update to 2.1.9 Upstream release notes: 2.1.9 - Security: Fixed command injection vulnerability on Windows (GHSA-frqg-7g38-6gcf / CVE-2021-41116) - Fixed classmap parsing with a new class parser which does not rely on regexes anymore (#10107) - Fixed inline git credentials showing up in output in some conditions (#10115) - Fixed support for running updates while offline as long as the cache contains enough information (#10116) - Fixed show --all foo/bar which as of 2.0.0 was not showing all versions anymore but only the installed one (#10095) - Fixed VCS repos ignoring some versions silently when the API rate limit is reached (#10132) - Fixed CA bundle to remove the expired Let's Encrypt root CA 2.1.8 - Fixed regression in 2.1.7 when parsing classmaps in files containing invalid Unicode (#10102) 2.1.7 - Added many type annotations internally, which may have an effect on CI/static analysis for people using Composer as a dependency. This work will continue in following releases - Fixed regression in 2.1.6 when parsing classmaps with empty heredocs (#10067) - Fixed regression in 2.1.6 where list command was not showing plugin commands (#10075) - Fixed issue handling package updates where the package type changed (#10076) - Fixed docker being detected as WSL when run inside WSL (#10094) 2.1.6 - Updated internal PHAR signatures to be SHA512 instead of SHA1 - Fixed uncaught exception handler regression (#10022) - Fixed more PHP 8.1 deprecation warnings (#10036, #10038, #10061) - Fixed corrupted zips in the cache from blocking installs until a cache clear, the bad archives are now deleted automatically on first failure (#10028) - Fixed URL sanitizer handling of new github tokens (#10048) - Fixed issue finding classes with very long heredocs in classmap autoload (#10050) - Fixed proc_open being required for simple installs from zip, as well as diagnose (#9253) - Fixed path repository bug causing symlinks to be left behind after a package is uninstalled (#10023) - Fixed issue in 7-zip support on windows with certain archives (#10058) - Fixed bootstrapping process to avoid loading the composer.json and plugins until necessary, speeding things up slightly (#10064) - Fixed lib-openssl detection on FreeBSD (#10046) - Fixed support for ircs:// protocol for support.irc composer.json entries To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/php-composer/Makefile cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/php-composer/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1635337767225270 Content-Disposition: inline Content-Length: 1618 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/php-composer/Makefile diff -u pkgsrc/devel/php-composer/Makefile:1.22 pkgsrc/devel/php-composer/Makefile:1.23 --- pkgsrc/devel/php-composer/Makefile:1.22 Thu Aug 12 21:47:53 2021 +++ pkgsrc/devel/php-composer/Makefile Wed Oct 27 12:29:27 2021 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2021/08/12 21:47:53 tpaul Exp $ +# $NetBSD: Makefile,v 1.23 2021/10/27 12:29:27 tpaul Exp $ -VERSION= 2.1.5 +VERSION= 2.1.9 PKGNAME= ${PHP_PKG_PREFIX}-composer-${VERSION} DISTNAME= composer CATEGORIES= devel Index: pkgsrc/devel/php-composer/distinfo diff -u pkgsrc/devel/php-composer/distinfo:1.23 pkgsrc/devel/php-composer/distinfo:1.24 --- pkgsrc/devel/php-composer/distinfo:1.23 Tue Oct 26 10:18:01 2021 +++ pkgsrc/devel/php-composer/distinfo Wed Oct 27 12:29:27 2021 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.23 2021/10/26 10:18:01 nia Exp $ +$NetBSD: distinfo,v 1.24 2021/10/27 12:29:27 tpaul Exp $ -BLAKE2s (php-composer/2.1.5/composer.phar) = d87b4c986d92ac0aa07636880644a1984d796572b74a834530ab18ec27d8c4ce -SHA512 (php-composer/2.1.5/composer.phar) = 8af0f8ef73015b452f9fa20bc2bccd190a5983865203f163450544743090ca191a4c46a304514365d7b3e36fa8f41f8c146c8c9be4a2d8c5965e8d4b2ed20768 -Size (php-composer/2.1.5/composer.phar) = 2256047 bytes +BLAKE2s (php-composer/2.1.9/composer.phar) = 0c5c5abf3b7155d94d3132b895412c82db9ff9a528f5485b840cc3e14ee17bef +SHA512 (php-composer/2.1.9/composer.phar) = 2639b0d4e88cfd212173cfc5d8cb402f8c30717c02cd78b3315c1663d7c35fae794ff44f577a6757048b6e87a4c92f1bc81da52ef164afbbac9c7573cd447515 +Size (php-composer/2.1.9/composer.phar) = 2268732 bytes --_----------=_1635337767225270--