svn commit: r508097 - in head/security/doas: . files

Kirill Ponomarev kp at krion.cc
Fri Aug 16 08:18:13 UTC 2019


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
> 
> Log:
>   security/doas: Update to 6.1
>   
>   * Update the pkg-message to give users that install/upgrade the port some
>     info about the changed behavior regarding the environment variables. [1]
>   
>   * 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]
>   
>   * Also pet portlint/portclippy by placing USES to the top of the USES block
>     and remove the superfluous occurence of GH_PROJECT while I'm here.
>   
>   Changelog:
>   
>   * Most environment variables are no longer copied to the target user's
>     environment. This avoids corrupting files through use of $HOME, for
>     example.
>   
>     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?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20190816/eee8b31c/attachment.sig>


More information about the svn-ports-head mailing list