From owner-svn-src-head@freebsd.org Fri Nov 17 09:34:37 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFE1ADBF894; Fri, 17 Nov 2017 09:34:37 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8FC1F10F5; Fri, 17 Nov 2017 09:34:37 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1235) id EBF111287A; Fri, 17 Nov 2017 09:34:36 +0000 (UTC) Date: Fri, 17 Nov 2017 10:34:36 +0100 From: Baptiste Daroussin To: Conrad Meyer Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org, Allan Jude Subject: Re: svn commit: r316980 - head/contrib/zstd/programs Message-ID: <20171117093436.6wsrynphvcm6re4h@ivaldir.net> References: <201704152015.v3FKFiwZ006836@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="tqby3eqn6fp5yyeg" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20171027 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Nov 2017 09:34:37 -0000 --tqby3eqn6fp5yyeg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 15, 2017 at 07:38:13PM -0800, Conrad Meyer wrote: > Please revert this change. >=20 > First, it introduces the POLA-violating behavior that zstdcat deletes > its source files. This is not how zcat/bzcat behaves. I have modified zstdcat to behave like zcat/bzcat. The commit you stated is exactly to ensure the zstd(1) command is behaving = like xz, gzip, etc (to the exception of zstdcat which was buggy) this commit is needed to have those tools a drop-in replacement for other compression prog= rams. (which is necessary for example to have newsyslog being able to use zstd.) I committed a change needed in base and I will start a discussion with upst= ream Best regards, Bapt --tqby3eqn6fp5yyeg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEgOTj3suS2urGXVU3Y4mL3PG3PloFAloOrSoACgkQY4mL3PG3 PlqzoRAAzQ9gbqSqe4YPbcdjhdKYUN2WpHlPhVkszwkwvn6QwAij+tA72S97A4f1 59OFRHN7DZ7vvphCWKS6BKgAkLKLeRTatz5/22BCZTQkLXSaW99UtvVjF7TBW/sx ko7Sb0QLmqEgoRJwIjANdXB4DR8yq2tgQwmSzZBXlqU4irr+55M0cLZI9K10VWf3 BfWJcHXkQNYmOO1bZv5F33rGhRrb3hillq2UNJgd/VR+ioXWk5pdqD6LPmXpLUtr E2u3sSFEGRuE0EiJS92WVqdBEUmXESl6J76uYY6pX32TOoZzOx9zM8sDYY1CemMn OKjca51DwTe8jA8EsgTToMkDyMqaofehlZau8oCNijlpBZ/BzAOMFlNMExT19feF c9QmH9jdz0N5kEGwh8tcBQ1LNZKBD2kQru8+62yLGspO5ooOYyr8V1czSYRmQ9Td NI7QP3E1bHHg6/DUFhcvRkOfqksJ7y13YGJ9buHkwuy/zfa4eG8iQETj2KI8+JGu cnAnHCY0Uvr6jZJgN/IMSgFWMpFGiFZBbIK8y+WLDl9n97rRKHb6HGIFFEmiJfar qV+L0xzHAUJiT4uHO6ByF9RAakbrzF+LITd5ScS1VUul+M+FPlFaUBxlOuQz7cjf 7bEmFJjUQJbLFl0sSiIcTVCKzXY/c0YOW4str9XN7zrwcRTDZw4= =q0aJ -----END PGP SIGNATURE----- --tqby3eqn6fp5yyeg--