Bug 220234 - security/sudo: Fix sudoers.d directory
Summary: security/sudo: Fix sudoers.d directory
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-23 22:36 UTC by Jose Luis Duran
Modified: 2017-06-27 13:53 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (garga)


Attachments
Fix sudoers.d directory (784 bytes, patch)
2017-06-23 22:37 UTC, Jose Luis Duran
no flags Details | Diff
Fix sudoers.d directory (919 bytes, patch)
2017-06-23 22:45 UTC, Jose Luis Duran
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jose Luis Duran 2017-06-23 22:36:22 UTC
Remove the workaround introduced in base r260609.

This creates an empty sudoers.d directory with the proper permissions.
Comment 1 Jose Luis Duran 2017-06-23 22:37:30 UTC
Created attachment 183750 [details]
Fix sudoers.d directory
Comment 2 Jose Luis Duran 2017-06-23 22:39:55 UTC
Sorry, I meant ports r260609.
Comment 3 Jose Luis Duran 2017-06-23 22:45:06 UTC
Created attachment 183751 [details]
Fix sudoers.d directory

Bump port revision.
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-06-27 13:50:11 UTC
A commit references this bug:

Author: garga
Date: Tue Jun 27 13:49:53 UTC 2017
New revision: 444464
URL: https://svnweb.freebsd.org/changeset/ports/444464

Log:
  Fix the way ${PREFIX}/etc/sudoers.d is handled removing the workaround added in
  r260609 and using @dir

  PR:		220234
  Submitted by:	Jose Luis Duran <jlduran@gmail.com>
  Sponsored by:	Rubicon Communications (Netgate)

Changes:
  head/security/sudo/Makefile
  head/security/sudo/pkg-plist