Bug 209687 - sssd net/samba41 needs changed to net/samba42>=4.2.11 urgently
Summary: sssd net/samba41 needs changed to net/samba42>=4.2.11 urgently
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-21 23:28 UTC by Phillip R. Jaenke
Modified: 2016-05-22 02:46 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.