[Bug 241347] security/sssd: Update to 1.16.4

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 23 09:44:50 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241347

--- Comment #28 from Richard Frewin <Richard at FrewinIT.uk> ---
Created attachment 218997
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218997&action=edit
Patch to update security/sssd to 1.16.5

Here's another ugly hack of a patch.

In 1.16.5 up-stream SSSD introduced some Linux specific footling around to
check that NSS symbols have been loaded.  FreeBSD has NSS still integrated in
libc (and doesn't have libnss_files.so.2 and friends), so this patch basically
NOOP's those checks.

Again this patch seems to apply against ports/head (sssd 1.11.7_22), builds in
poudriere and runs on my 12.1-R AMD64 test box.  SSSD seems to function
correctly for the very limited tests I've done getting data from LDAP.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list