Bug 168812

Summary: Added option to remove OPIE dependencies in security/sudo
Product: Ports & Packages Reporter: Zak Blacher <zblacher>
Component: Individual Port(s)Assignee: Wesley Shields <wxs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!