Bug 168812 - Added option to remove OPIE dependencies in security/sudo
Summary: Added option to remove OPIE dependencies in security/sudo
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-07 16:40 UTC by Zak Blacher
Modified: 2012-06-19 02:40 UTC (History)
0 users

See Also:


Attachments
file.diff (589 bytes, patch)
2012-06-07 16:40 UTC, Zak Blacher
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zak Blacher 2012-06-07 16:40:15 UTC
re: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-1938

Added option to disable opie dependencies for sudo.

Fix: OPIE disableable.

Patch attached with submission follows:
How-To-Repeat: n/a
Comment 1 Alex Kozlov freebsd_committer freebsd_triage 2012-06-08 02:21:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

Over to maintainer.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-06-19 02:38:22 UTC
wxs         2012-06-19 01:38:09 UTC

  FreeBSD ports repository

  Modified files:
    security/sudo        Makefile 
  Log:
  Add option to enable OPIE support (off by default). [1]
  While here, convert to new-style options.
  
  PR:             ports/168812 [1]
  Submitted by:   Zak Blacher <zblacher@sandvine.com> [1]
  
  Revision  Changes    Path
  1.148     +28 -19    ports/security/sudo/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Wesley Shields freebsd_committer freebsd_triage 2012-06-19 02:40:02 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!