Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2014 12:01:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193063] New: [PATCH] security/vlock: fix permissions handling
Message-ID:  <bug-193063-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193063

            Bug ID: 193063
           Summary: [PATCH] security/vlock: fix permissions handling
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: Normal
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: amdmi3@amdmi3.ru

Created attachment 146368
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146368&action=edit
vlock-2.2.3.patch

Use @mode/@group to reset permissions to default

This is more correct than passing SHAREMODE/SHAREGRP via PLIST_SUB, and also
fixes the following problem: non-default permissions are in effect past the end
of plist, where license stuff is added, so check-sanity complains:

====>> Checking for extra files and directories
====>> Files or directories modified:
share/licenses permissions (0755, 0444)
build of /usr/ports/security/vlock ended at Wed Aug 27 15:53:30 MSK 2014
====>> Error: Build failed in phase: leftovers

Port maintainer (martymac@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: SVN)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193063-13>