[Bug 210596] security/doas: bug fix update

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 26 19:55:21 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210596

            Bug ID: 210596
           Summary: security/doas: bug fix update
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: jsmith at resonatingmedia.com

Created attachment 171832
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171832&action=edit
Patch for doas port

The version of security/doas in the ports tree contains a bug where, when the
user authenticates successfully as root, only the user's effective user id
(euid) becomes zero (0). This leads to file permission errors when performing
upgrades or other file-oriented operations.

The attached patch brings the port up to date with upstream and fixes the uid
problem.

Also introduced gmake as a dependency as it is needed to process upstream's
makefile.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list