From owner-svn-ports-head@freebsd.org Fri Aug 16 08:18:13 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1E105C46C0; Fri, 16 Aug 2019 08:18:13 +0000 (UTC) (envelope-from kp@krion.cc) Received: from krion.cc (krion.cc [148.251.235.209]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 468x5v3sLkz3wvp; Fri, 16 Aug 2019 08:18:11 +0000 (UTC) (envelope-from kp@krion.cc) Date: Fri, 16 Aug 2019 10:18:02 +0200 From: Kirill Ponomarev To: Kai Knoblich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r508097 - in head/security/doas: . files Message-ID: <20190816081802.GA4823@krion.cc> References: <201908041543.x74FhRXW063540@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="5mCyUwZo2JvN/JJP" Content-Disposition: inline In-Reply-To: <201908041543.x74FhRXW063540@repo.freebsd.org> User-Agent: Mutt/1.12.1 (2019-06-15) X-Rspamd-Queue-Id: 468x5v3sLkz3wvp X-Spamd-Bar: ------- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of kp@krion.cc designates 148.251.235.209 as permitted sender) smtp.mailfrom=kp@krion.cc X-Spamd-Result: default: False [-7.65 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; R_SPF_ALLOW(-0.20)[+mx]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; DMARC_NA(0.00)[krion.cc]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TO_DN_SOME(0.00)[]; IP_SCORE(-2.28)[ip: (-9.88), ipnet: 148.251.0.0/16(0.33), asn: 24940(-1.84), country: DE(-0.01)]; NEURAL_HAM_SHORT(-0.97)[-0.974,0]; SIGNED_PGP(-2.00)[]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:24940, ipnet:148.251.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Aug 2019 08:18:13 -0000 --5mCyUwZo2JvN/JJP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 08/04, Kai Knoblich wrote: > Author: kai > Date: Sun Aug 4 15:43:27 2019 > New Revision: 508097 > URL: https://svnweb.freebsd.org/changeset/ports/508097 >=20 > Log: > security/doas: Update to 6.1 > =20 > * Update the pkg-message to give users that install/upgrade the port so= me > info about the changed behavior regarding the environment variables. = [1] > =20 > * Make the configuration of target user's sanitized $PATH that is set at > compile time more flexible by enabling users to configure it via > _GLOBAL_PATH. [2] > =20 > * Also pet portlint/portclippy by placing USES to the top of the USES b= lock > and remove the superfluous occurence of GH_PROJECT while I'm here. > =20 > Changelog: > =20 > * Most environment variables are no longer copied to the target user's > environment. This avoids corrupting files through use of $HOME, for > example. > =20 > When environment variables are required, keepenv can be set in the > doas.conf file. It seems keepenv is completely ignored in conf file. Can you investigate it? --5mCyUwZo2JvN/JJP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEJCHRFhEAQujKni1pDyI9/LMCykUFAl1WZroACgkQDyI9/LMC ykUyLgf/WomhX2AHw2fNdPTYR6Q5R6QZIf/YX27kdx3WL1gLywbyizJG3hP20xVz v5+aT1DrruK14Za69P6oboetxN1OuOIrRTHLd9ti685fc5WssRqPISO4N6BXJcVO 17sUB5oLv0D7p4vTcyw7e7EjUnmFLWwv10RtKS1vlXD/18yc4f+Xy9ICGC2nZZIk vtIhTpnOSWOAdGwJ0dJBLSNKxPBsm5UvfNe+1uSnQH6+iodLkmeiDMa63N4Bw+y/ dCRTylmeN6ksJ/MhQkcfE4ReWT9tI8XjFAuzH5RDc88pJvRxR+uul2HAIzUAHZbQ YOPiocewf1cimWX6ovQRydHqT5GrHg== =cSpy -----END PGP SIGNATURE----- --5mCyUwZo2JvN/JJP--