Page MenuHomeFreeBSD

net/samba416: Add patches to fix ndr.h consumers (i.e. SSSD)
ClosedPublic

Authored by arrowd on May 25 2025, 9:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 18, 5:43 PM
Unknown Object (File)
Tue, Mar 17, 12:53 AM
Unknown Object (File)
Tue, Mar 10, 9:19 AM
Unknown Object (File)
Mon, Mar 9, 8:47 AM
Unknown Object (File)
Feb 12 2026, 12:25 PM
Unknown Object (File)
Feb 10 2026, 3:10 PM
Unknown Object (File)
Jan 31 2026, 11:08 AM
Unknown Object (File)
Dec 25 2025, 5:12 PM
Subscribers
None

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

arrowd created this revision.

The change seems ok, I am surprised I didn't see any problems in my deployments or poudriere. Was a bug reported on Bugzilla for this ?

Also don't forget :

Approved by:    samba (kiwi)

Kind regards

The change seems ok, I am surprised I didn't see any problems in my deployments or poudriere. Was a bug reported on Bugzilla for this ?

No, this problem arises when building SSSD from the master branch. I'm slowly working on upstreaming our SSSD patches as well as porting the latest 2.10.x release series of SSSD: https://github.com/SSSD/sssd/pulls?q=is%3Apr+author%3Aarrowd+is%3Aclosed

If you're interested, here is my Ports development branch that builds SSSD from master: https://github.com/arrowd/freebsd-ports/tree/sssd-porting

Also don't forget :

Approved by:    samba (kiwi)

Kind regards

Great, thanks! Would you mind approving this Diff?

Hello
Great you are working on upstreaming your sssd patches :)

Great, thanks! Would you mind approving this Diff?

Sure I can, but don't forget to add some commit logs :)

This revision is now accepted and ready to land.Jun 3 2025, 6:31 AM