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)
Sat, Apr 11, 9:24 PM
Unknown Object (File)
Fri, Apr 10, 4:54 PM
Unknown Object (File)
Thu, Apr 9, 12:17 PM
Unknown Object (File)
Tue, Apr 7, 1:30 PM
Unknown Object (File)
Sat, Apr 4, 2:12 PM
Unknown Object (File)
Sun, Mar 29, 12:51 AM
Unknown Object (File)
Thu, Mar 26, 12:40 AM
Unknown Object (File)
Tue, Mar 24, 1:54 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