Bug 209687

Summary: sssd net/samba41 needs changed to net/samba42>=4.2.11 urgently
Product: Ports & Packages Reporter: Phillip R. Jaenke <prj>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Many People CC: pi
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Phillip R. Jaenke 2016-05-21 23:28:30 UTC
security/sssd depends on net/samba41; immediate fix is to change

SMB_BUILD_DEPENDS= samba41>=4.1.0:net/samba41

to

SMB_BUILD_DEPENDS= samba42>=4.2.11:net/samba42

Change is required due to deprecation of samba41; version minimum is warranted by security considerations for Badlock. sssd has been tested successfully with this precise change and exhibits no regressions.

This change cannot wait on a larger patch I am working on to resolve other minor issues. It has immediate and ongoing security implications for users of the sssd port in multiple environments.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-05-22 02:45:34 UTC
A commit references this bug:

Author: pi
Date: Sun May 22 02:45:24 UTC 2016
New revision: 415621
URL: https://svnweb.freebsd.org/changeset/ports/415621

Log:
  security/sssd: chase samba dependency, unbreak

  PR:		209687
  Submitted by:	prj@rootwyrm.com

Changes:
  head/security/sssd/Makefile
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-22 02:45:53 UTC
Committed, thanks.